summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-1519-223/+676
|\
| * ep93xx: Remove unnecessary includes of ep93xx-regs.hRyan Mallon2012-03-143-2/+3
| * ep93xx: Move EP93XX_SYSCON defines to SoC private headerRyan Mallon2012-03-143-89/+92
| * ep93xx: Move crunch code to mach-ep93xx directoryRyan Mallon2012-03-143-0/+396
| * ep93xx: Make syscon access functions private to SoCRyan Mallon2012-03-144-16/+15Star
| * ep93xx: Configure GPIO ports in core codeRyan Mallon2012-03-141-0/+7
| * ep93xx: Move peripheral defines to local SoC headerRyan Mallon2012-03-144-60/+61
| * ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten2012-03-142-0/+16
| * ep93xx: Use ioremap for backlight driverRyan Mallon2012-03-141-0/+10
| * ep93xx: Move GPIO defines to gpio-ep93xx.hRyan Mallon2012-03-142-8/+10
| * ep93xx: Don't use system controller defines in audio driversRyan Mallon2012-03-142-16/+5Star
| * ep93xx: Move PHYS_BASE defines to local SoC header fileRyan Mallon2012-03-1410-34/+61
| * ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLERH Hartley Sweeten2012-03-061-0/+2
* | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-291-17/+0Star
|\ \
| * \ Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-17/+0Star
| |\ \
| | * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-221-17/+0Star
* | | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann2012-02-281-1/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | ep93xx: fix build of vision_ep93xx.cH Hartley Sweeten2012-02-131-1/+3
| |/
* | Merge branch 'amba' into for-armsocRussell King2012-01-261-40/+6Star
|\ \
| * | ARM: amba: ep93xx: use common amba device initializersRussell King2012-01-261-40/+6Star
| * | ARM: amba: get rid of NO_IRQ initializersRussell King2012-01-251-3/+3
| |/
* / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-7/+0Star
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-181-3/+3
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-171-3/+3
| |\
| | * dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-271-3/+3
* | | Merge branch 'restart' into for-linusRussell King2012-01-0511-15/+32
|\ \ \
| * | | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0Star
| * | | ARM: restart: ep93xx: use new restart hookRussell King2012-01-0511-11/+32
* | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-061-5/+0Star
|\ \ \ \
| * | | | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-5/+0Star
| | |/ / | |/| |
* | | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-218-42/+24Star
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: ep93xx: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-158-42/+24Star
| |/ /
* / / ARM: restart: remove local_irq_disable() from within arch_reset()Russell King2011-11-171-2/+0Star
|/ /
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-071-18/+5Star
|\ \
| * | ts72xx: use MTDPART_OFS_RETAIN for mtd partitioningDmitry Eremin-Solenikov2011-09-111-18/+5Star
| |/
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\ \
| * | arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-11-011-0/+1
* | | Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-023-0/+372
|\ \ \ | |/ / |/| |
| * | Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann2011-11-019-20/+20
| |\ \
| * \ \ Merge branch 'depends/rmk/gpio' into next/boardArnd Bergmann2011-10-215-26/+8Star
| |\ \ \
| * | | | ep93xx: add support Vision EP9307 SoMHartley Sweeten2011-10-173-0/+372
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-283-2/+30
|\ \ \ \ \
| * | | | | ARM: ep93xx: snappercl15: register audio platform deviceMika Westerberg2011-09-161-1/+12
| * | | | | ARM: ep93xx: edb93xx: register audio platform deviceMika Westerberg2011-09-161-0/+6
| * | | | | ARM: ep93xx: simone: register audio platform deviceMika Westerberg2011-09-161-1/+12
| | |_|_|/ | |/| | |
* | | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-288-19/+19
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-181-1/+1
| |\ \ \ \
| | * | | | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * | | | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-09-161-4/+22
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| * | | | ARM: mach-ep93xx: convert boot_params to atag_offsetNicolas Pitre2011-08-217-18/+18
| | |/ / | |/| |