aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-0/+124
2012-06-11arm: ep93xx: Enable i2c support for ep9302Todor Colov1-2/+2
2012-06-04ep93xx: Add IDE support to edb93xx boardsRafal Prylowski1-0/+24
2012-06-04ep93xx: IDE driver platform support codeRafal Prylowski3-0/+100
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2-7/+0
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-3/+31
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris1-1/+0
2012-05-13arm: Use the plat_nand default partition parserH Hartley Sweeten2-6/+0
2012-05-05ARM: ep93xx: use machine specific hook for late initShawn Guo11-3/+31
2012-04-12arm: ep93xx: use gpio_led_register_deviceH Hartley Sweeten2-12/+9
2012-04-12Fix build breakage in ep93xx-coreRyan Mallon1-1/+1
2012-04-11arm: ep93xx: Don't try to release not acquired GPIO linesRafal Prylowski1-1/+1
2012-04-11arm: ep93xx: use DEFINE_RES_* macrosH Hartley Sweeten1-78/+16
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-22/+0
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanupArnd Bergmann19-223/+676
2012-03-13ARM: create a common IOMEM definitionRob Herring1-9/+0
2012-03-14ep93xx: Remove unnecessary includes of ep93xx-regs.hRyan Mallon3-2/+3
2012-03-14ep93xx: Move EP93XX_SYSCON defines to SoC private headerRyan Mallon3-89/+92
2012-03-14ep93xx: Move crunch code to mach-ep93xx directoryRyan Mallon3-0/+396
2012-03-14ep93xx: Make syscon access functions private to SoCRyan Mallon4-16/+15
2012-03-14ep93xx: Configure GPIO ports in core codeRyan Mallon1-0/+7
2012-03-14ep93xx: Move peripheral defines to local SoC headerRyan Mallon4-60/+61
2012-03-14ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten2-0/+16
2012-03-14ep93xx: Use ioremap for backlight driverRyan Mallon1-0/+10
2012-03-14ep93xx: Move GPIO defines to gpio-ep93xx.hRyan Mallon2-8/+10
2012-03-14ep93xx: Don't use system controller defines in audio driversRyan Mallon2-16/+5
2012-03-14ep93xx: Move PHYS_BASE defines to local SoC header fileRyan Mallon10-34/+61
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring1-13/+0
2012-03-06ARM: ep93xx: clean-up mach/io.hRob Herring2-9/+9
2012-03-06ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLERH Hartley Sweeten1-0/+2
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann1-17/+0
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann1-1/+3
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-17/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-17/+0
2012-02-13ep93xx: fix build of vision_ep93xx.cH Hartley Sweeten1-1/+3
2012-01-26Merge branch 'amba' into for-armsocRussell King1-40/+6
2012-01-26ARM: amba: ep93xx: use common amba device initializersRussell King1-40/+6
2012-01-25ARM: amba: get rid of NO_IRQ initializersRussell King1-3/+3
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-7/+0
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-3/+3
2012-01-05Merge branch 'restart' into for-linusRussell King11-15/+32
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: ep93xx: use new restart hookRussell King11-11/+32
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-5/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-5/+0
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stableRussell King8-42/+24
2011-11-17ARM: restart: remove local_irq_disable() from within arch_reset()Russell King1-2/+0
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-3/+3
2011-11-15ARM: ep93xx: convert to MULTI_IRQ_HANDLERJamie Iles8-42/+24