summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-012-7/+0
|\
| * mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-131-1/+0
| * arm: Use the plat_nand default partition parserH Hartley Sweeten2012-05-132-6/+0
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-2611-3/+31
|\ \
| * | ARM: ep93xx: use machine specific hook for late initShawn Guo2012-05-0511-3/+31
| |/
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-1/+1
|\ \
| * | arm: ep93xx: Don't try to release not acquired GPIO linesRafal Prylowski2012-04-111-1/+1
| |/
* | arm: ep93xx: use gpio_led_register_deviceH Hartley Sweeten2012-04-122-12/+9
* | Fix build breakage in ep93xx-coreRyan Mallon2012-04-121-1/+1
* | arm: ep93xx: use DEFINE_RES_* macrosH Hartley Sweeten2012-04-111-78/+16
|/
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-22/+0
|\
| * ARM: create a common IOMEM definitionRob Herring2012-03-131-9/+0
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-13/+0
| * ARM: ep93xx: clean-up mach/io.hRob Herring2012-03-062-9/+9
* | 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/+15
| * | 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/+5
| * | 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/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-17/+0
| |\ \
| | * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-17/+0
* | | | 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/+6
|\ \
| * | ARM: amba: ep93xx: use common amba device initializersRussell King2012-01-261-40/+6
| * | ARM: amba: get rid of NO_IRQ initializersRussell King2012-01-251-3/+3
| |/
* / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-7/+0
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-171-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/+0
| * | | 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-051-5/+0
|\ \ \ \
| * | | | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-5/+0
| | |/ / | |/| |
* | | | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King2011-11-218-42/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | ARM: ep93xx: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-158-42/+24
| |/ /
* / / ARM: restart: remove local_irq_disable() from within arch_reset()Russell King2011-11-171-2/+0
|/ /
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-071-18/+5
|\ \
| * | ts72xx: use MTDPART_OFS_RETAIN for mtd partitioningDmitry Eremin-Solenikov2011-09-111-18/+5
| |/
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\ \