aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-13ARM/fb: ep93xx: switch framebuffer to use modedb onlyLinus Walleij4-8/+0
2015-08-13ARM: ep93xx/timer: Migrate to new 'set-state' interfaceViresh Kumar1-7/+10
2015-07-17ARM: ep93xx: simone: enable DMA on the SPI hostLinus Walleij1-0/+1
2015-07-17ARM: ep93xx: vision_ep9307: add audio supportH Hartley Sweeten1-2/+56
2015-07-17ARM: ep93xx: vision_ep9307: enable DMA for SPIH Hartley Sweeten1-1/+2
2015-07-17ARM: ep93xx: toss the device ID into the entropy poolLinus Walleij1-0/+7
2015-07-17ARM: ep93xx: remove memory configuration optionsH Hartley Sweeten2-68/+1
2015-07-17ARM: ep93xx: update comment on timer usageLinus Walleij1-7/+6
2015-07-08ARM: ep93xx: switch clockevent to timer 3Linus Walleij1-9/+8
2015-07-08ARM: ep93xx: use non-raw accessors for timerLinus Walleij1-12/+12
2015-07-08ARM: ep93xx: switch to GENERIC_CLOCKEVENTSLinus Walleij1-40/+70
2015-07-08ARM: ep93xx: move timer to its own fileLinus Walleij3-110/+113
2015-06-11ARM: ep93xx: simone: support for SPI-based MMC/SD cardsMika Westerberg1-1/+134
2014-11-28arm: ep93xx: add dma_masks for the M2P and M2M DMA controllersH Hartley Sweeten1-2/+10
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