aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-18ARM: ep93xx: Fix wait for UART FIFO to be emptyH Hartley Sweeten1-3/+7
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-2/+0
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson9-28/+1
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring1-2/+1
2013-01-12ARM: remove unneeded vic.h includesRob Herring8-8/+0
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring8-18/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-2/+0
2012-12-24ARM: delete struct sys_timerStephen Warren10-24/+20
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren1-11/+18
2012-12-12ARM: ep93xx: properly wait for UART FIFO to be emptyFlorian Fainelli1-7/+3
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-224/+10
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson10-223/+10
2012-09-17ARM: ep93xx: Move ts72xx.h out of include/machRyan Mallon2-1/+1
2012-09-17ARM: ep93xx: use __iomem pointers for MMIOArnd Bergmann2-10/+10
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-1/+0
2012-09-14ARM: ep93xx: move platform_data definitionsArnd Bergmann10-223/+10
2012-09-07ARM: ep93xx: Fix build error due to 'SZ_32M' undeclaredAxel Lin2-0/+2
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