summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx
Commit message (Expand)AuthorAgeFilesLines
* arm: ep93xx: add dma_masks for the M2P and M2M DMA controllersH Hartley Sweeten2014-11-281-2/+10
* kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-021-3/+0Star
* ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König2014-07-301-22/+0Star
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-3/+3
* ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usrCatalin Marinas2014-04-251-1/+1
* ARM: 8035/1: Disable preemption in crunch_task_enable()Catalin Marinas2014-04-251-2/+10
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-052-6/+1Star
|\
| * Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-192-6/+1Star
| |\
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-5/+0Star
| | * ARM: ep93xx: stop using mach/timex.hUwe Kleine-König2013-12-201-1/+1
* | | ARM: ep93xx: export ep93xx_chip_revisionArnd Bergmann2014-03-211-0/+1
|/ /
* | ARM: ep93xx: use soc busH Hartley Sweeten2013-11-253-2/+110
* | ARM: ep93xx: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-251-1/+1
|/
* usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten2013-10-302-6/+35
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-09-121-1/+1
|\
| * Merge tag 'ep93xx-fixes-for-3.12' of git://github.com/RyanMallon/linux-ep93xx...Olof Johansson2013-09-111-1/+1
| |\
| | * ARM: ep93xx: Don't use modem interface on the second UARTPetr Štetiar2013-09-031-1/+1
* | | Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-101-52/+5Star
|\ \ \ | |/ / |/| |
| * | ARM: ep93xx: vision_ep9307: Use MMC CD and RO GPIOLaurent Pinchart2013-08-251-52/+5Star
| |/
* | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-061-1/+1
|\ \
| * | gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2013-08-291-1/+1
| |/
* | ARM: 7793/1: debug: use generic option for ep93xx PL10x debug portHartley Sweeten2013-08-252-26/+2Star
* | ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King2013-08-251-12/+0Star
* | ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King2013-08-251-9/+0Star
|/
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-092-2/+5
* ARM: ep93xx: Fix wait for UART FIFO to be emptyH Hartley Sweeten2013-03-171-3/+7
* Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-2/+0Star
|\
| * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-2/+0Star
* | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-159-28/+1Star
|\ \
| * | irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2013-01-121-2/+1Star
| * | ARM: remove unneeded vic.h includesRob Herring2013-01-128-8/+0Star
| * | ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-128-18/+0Star
| |/
* | ARM: delete struct sys_timerStephen Warren2012-12-2410-24/+20Star
* | ARM: set arch_gettimeoffset directlyStephen Warren2012-12-241-11/+18
|/
* ARM: ep93xx: properly wait for UART FIFO to be emptyFlorian Fainelli2012-12-121-7/+3Star
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-0211-224/+10Star
|\
| * Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-2210-223/+10Star
| |\
| | * ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-1410-223/+10Star
| * | ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-1/+0Star
| |/
* | ARM: ep93xx: Move ts72xx.h out of include/machRyan Mallon2012-09-172-1/+1
* | ARM: ep93xx: use __iomem pointers for MMIOArnd Bergmann2012-09-172-10/+10
* | ARM: ep93xx: Fix build error due to 'SZ_32M' undeclaredAxel Lin2012-09-072-0/+2
|/
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-244-0/+124
|\
| * ep93xx: Add IDE support to edb93xx boardsRafal Prylowski2012-06-041-0/+24
| * ep93xx: IDE driver platform support codeRafal Prylowski2012-06-043-0/+100
* | arm: ep93xx: Enable i2c support for ep9302Todor Colov2012-06-111-2/+2
|/
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-022-7/+0Star
|\
| * mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-141-1/+0Star
| * arm: Use the plat_nand default partition parserH Hartley Sweeten2012-05-142-6/+0Star
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-2611-3/+31
|\ \