aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada1-3/+0
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h>Uwe Kleine-König1-22/+0
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King1-3/+3
2014-04-25ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usrCatalin Marinas1-1/+1
2014-04-25ARM: 8035/1: Disable preemption in crunch_task_enable()Catalin Marinas1-2/+10
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-6/+1
2014-03-21ARM: ep93xx: export ep93xx_chip_revisionArnd Bergmann1-0/+1
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson2-6/+1
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-5/+0
2013-12-20ARM: ep93xx: stop using mach/timex.hUwe Kleine-König1-1/+1
2013-11-25ARM: ep93xx: use soc busH Hartley Sweeten3-2/+110
2013-11-25ARM: ep93xx: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-10-29usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten2-6/+35
2013-09-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-09-10Merge tag 'ep93xx-fixes-for-3.12' of git://github.com/RyanMallon/linux-ep93xx into fixesOlof Johansson1-1/+1
2013-09-10Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-52/+5
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-09-03ARM: ep93xx: Don't use modem interface on the second UARTPetr Štetiar1-1/+1
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot1-1/+1
2013-08-25ARM: 7793/1: debug: use generic option for ep93xx PL10x debug portHartley Sweeten2-26/+2
2013-08-25ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King1-12/+0
2013-08-25ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King1-9/+0
2013-08-24ARM: ep93xx: vision_ep9307: Use MMC CD and RO GPIOLaurent Pinchart1-52/+5
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-2/+5
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