aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ep93xx
AgeCommit message (Expand)Author
2015-08-13ARM/fb: ep93xx: switch framebuffer to use modedb onlyLinus Walleij
2015-08-13ARM: ep93xx/timer: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-17ARM: ep93xx: simone: enable DMA on the SPI hostLinus Walleij
2015-07-17ARM: ep93xx: vision_ep9307: add audio supportH Hartley Sweeten
2015-07-17ARM: ep93xx: vision_ep9307: enable DMA for SPIH Hartley Sweeten
2015-07-17ARM: ep93xx: toss the device ID into the entropy poolLinus Walleij
2015-07-17ARM: ep93xx: remove memory configuration optionsH Hartley Sweeten
2015-07-17ARM: ep93xx: update comment on timer usageLinus Walleij
2015-07-08ARM: ep93xx: switch clockevent to timer 3Linus Walleij
2015-07-08ARM: ep93xx: use non-raw accessors for timerLinus Walleij
2015-07-08ARM: ep93xx: switch to GENERIC_CLOCKEVENTSLinus Walleij
2015-07-08ARM: ep93xx: move timer to its own fileLinus Walleij
2015-06-11ARM: ep93xx: simone: support for SPI-based MMC/SD cardsMika Westerberg
2014-11-28arm: ep93xx: add dma_masks for the M2P and M2M DMA controllersH Hartley Sweeten
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King
2014-04-25ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usrCatalin Marinas
2014-04-25ARM: 8035/1: Disable preemption in crunch_task_enable()Catalin Marinas
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-03-21ARM: ep93xx: export ep93xx_chip_revisionArnd Bergmann
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König
2013-12-20ARM: ep93xx: stop using mach/timex.hUwe Kleine-König
2013-11-25ARM: ep93xx: use soc busH Hartley Sweeten
2013-11-25ARM: ep93xx: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-29usb: ohci: remove ep93xx bus glue platform driverH Hartley Sweeten
2013-09-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-10Merge tag 'ep93xx-fixes-for-3.12' of git://github.com/RyanMallon/linux-ep93xx...Olof Johansson
2013-09-10Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-03ARM: ep93xx: Don't use modem interface on the second UARTPetr Štetiar
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot
2013-08-25ARM: 7793/1: debug: use generic option for ep93xx PL10x debug portHartley Sweeten
2013-08-25ARM: debug: move PL01X debug include into arch/arm/include/debug/Russell King
2013-08-25ARM: debug: provide PL01x debug uart phys/virt address configuration optionsRussell King
2013-08-24ARM: ep93xx: vision_ep9307: Use MMC CD and RO GPIOLaurent Pinchart
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-03-18ARM: ep93xx: Fix wait for UART FIFO to be emptyH Hartley Sweeten
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring
2013-01-12ARM: remove unneeded vic.h includesRob Herring
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren
2012-12-12ARM: ep93xx: properly wait for UART FIFO to be emptyFlorian Fainelli
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-09-22Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson