aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ep93xx
AgeCommit message (Expand)Author
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring
2013-01-12ARM: remove unneeded vic.h includesRob Herring
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren
2012-12-12ARM: ep93xx: properly wait for UART FIFO to be emptyFlorian Fainelli
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson
2012-09-17ARM: ep93xx: Move ts72xx.h out of include/machRyan Mallon
2012-09-17ARM: ep93xx: use __iomem pointers for MMIOArnd Bergmann
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann
2012-09-07ARM: ep93xx: Fix build error due to 'SZ_32M' undeclaredAxel Lin
2012-07-23Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-06-11arm: ep93xx: Enable i2c support for ep9302Todor Colov
2012-06-04ep93xx: Add IDE support to edb93xx boardsRafal Prylowski
2012-06-04ep93xx: IDE driver platform support codeRafal Prylowski
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