aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ep93xx
AgeCommit message (Expand)Author
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris
2012-05-13arm: Use the plat_nand default partition parserH Hartley Sweeten
2012-05-05ARM: ep93xx: use machine specific hook for late initShawn Guo
2012-04-12arm: ep93xx: use gpio_led_register_deviceH Hartley Sweeten
2012-04-12Fix build breakage in ep93xx-coreRyan Mallon
2012-04-11arm: ep93xx: Don't try to release not acquired GPIO linesRafal Prylowski
2012-04-11arm: ep93xx: use DEFINE_RES_* macrosH Hartley Sweeten
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann
2012-03-13ARM: create a common IOMEM definitionRob Herring
2012-03-14ep93xx: Remove unnecessary includes of ep93xx-regs.hRyan Mallon
2012-03-14ep93xx: Move EP93XX_SYSCON defines to SoC private headerRyan Mallon
2012-03-14ep93xx: Move crunch code to mach-ep93xx directoryRyan Mallon
2012-03-14ep93xx: Make syscon access functions private to SoCRyan Mallon
2012-03-14ep93xx: Configure GPIO ports in core codeRyan Mallon
2012-03-14ep93xx: Move peripheral defines to local SoC headerRyan Mallon
2012-03-14ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten
2012-03-14ep93xx: Use ioremap for backlight driverRyan Mallon
2012-03-14ep93xx: Move GPIO defines to gpio-ep93xx.hRyan Mallon
2012-03-14ep93xx: Don't use system controller defines in audio driversRyan Mallon
2012-03-14ep93xx: Move PHYS_BASE defines to local SoC header fileRyan Mallon
2012-03-06ARM: remove bunch of now unused mach/io.h filesRob Herring
2012-03-06ARM: ep93xx: clean-up mach/io.hRob Herring
2012-03-06ARM: ep93xx: convert vision_ep9307 to MULTI_IRQ_HANDLERH Hartley Sweeten
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring
2012-02-13ep93xx: fix build of vision_ep93xx.cH Hartley Sweeten
2012-01-26Merge branch 'amba' into for-armsocRussell King
2012-01-26ARM: amba: ep93xx: use common amba device initializersRussell King
2012-01-25ARM: amba: get rid of NO_IRQ initializersRussell King
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King
2012-01-05ARM: restart: ep93xx: use new restart hookRussell King
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre
2011-11-21Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2011-11-17ARM: restart: remove local_irq_disable() from within arch_reset()Russell King
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-11-15ARM: ep93xx: convert to MULTI_IRQ_HANDLERJamie Iles
2011-11-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker