summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx
Commit message (Expand)AuthorAgeFilesLines
...
* ARM: ep93xx: simone: enable DMA on the SPI hostLinus Walleij2015-07-171-0/+1
* ARM: ep93xx: vision_ep9307: add audio supportH Hartley Sweeten2015-07-171-2/+56
* ARM: ep93xx: vision_ep9307: enable DMA for SPIH Hartley Sweeten2015-07-171-1/+2
* ARM: ep93xx: toss the device ID into the entropy poolLinus Walleij2015-07-171-0/+7
* ARM: ep93xx: remove memory configuration optionsH Hartley Sweeten2015-07-172-68/+1Star
* ARM: ep93xx: update comment on timer usageLinus Walleij2015-07-171-7/+6Star
* ARM: ep93xx: switch clockevent to timer 3Linus Walleij2015-07-081-9/+8Star
* ARM: ep93xx: use non-raw accessors for timerLinus Walleij2015-07-081-12/+12
* ARM: ep93xx: switch to GENERIC_CLOCKEVENTSLinus Walleij2015-07-081-40/+70
* ARM: ep93xx: move timer to its own fileLinus Walleij2015-07-083-110/+113
* ARM: ep93xx: simone: support for SPI-based MMC/SD cardsMika Westerberg2015-06-111-1/+134
* 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
| |/