| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: ep93xx: simone: support for SPI-based MMC/SD cards | Mika Westerberg | 2015-06-11 | 1 | -1/+134 |
* | arm: ep93xx: add dma_masks for the M2P and M2M DMA controllers | H Hartley Sweeten | 2014-11-28 | 1 | -2/+10 |
* | kbuild: remove unnecessary variable initializaions | Masahiro Yamada | 2014-10-02 | 1 | -3/+0 |
* | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo... | Uwe Kleine-König | 2014-07-30 | 1 | -22/+0 |
* | ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+ | Russell King | 2014-07-18 | 1 | -3/+3 |
* | ARM: 8036/1: Enable IRQs before attempting to read user space in __und_usr | Catalin Marinas | 2014-04-25 | 1 | -1/+1 |
* | ARM: 8035/1: Disable preemption in crunch_task_enable() | Catalin Marinas | 2014-04-25 | 1 | -2/+10 |
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 2 | -6/+1 |
|\ |
|
| * | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2014-02-19 | 2 | -6/+1 |
| |\ |
|
| | * | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 2013-12-20 | 1 | -5/+0 |
| | * | ARM: ep93xx: stop using mach/timex.h | Uwe Kleine-König | 2013-12-20 | 1 | -1/+1 |
* | | | ARM: ep93xx: export ep93xx_chip_revision | Arnd Bergmann | 2014-03-21 | 1 | -0/+1 |
|/ / |
|
* | | ARM: ep93xx: use soc bus | H Hartley Sweeten | 2013-11-25 | 3 | -2/+110 |
* | | ARM: ep93xx: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-11-25 | 1 | -1/+1 |
|/ |
|
* | usb: ohci: remove ep93xx bus glue platform driver | H Hartley Sweeten | 2013-10-30 | 2 | -6/+35 |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-09-12 | 1 | -1/+1 |
|\ |
|
| * | Merge tag 'ep93xx-fixes-for-3.12' of git://github.com/RyanMallon/linux-ep93xx... | Olof Johansson | 2013-09-11 | 1 | -1/+1 |
| |\ |
|
| | * | ARM: ep93xx: Don't use modem interface on the second UART | Petr Štetiar | 2013-09-03 | 1 | -1/+1 |
* | | | Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-10 | 1 | -52/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: ep93xx: vision_ep9307: Use MMC CD and RO GPIO | Laurent Pinchart | 2013-08-25 | 1 | -52/+5 |
| |/ |
|
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-06 | 1 | -1/+1 |
|\ \ |
|
| * | | gpio: (gpio-pca953x) move header to linux/platform_data/ | Vivien Didelot | 2013-08-29 | 1 | -1/+1 |
| |/ |
|
* | | ARM: 7793/1: debug: use generic option for ep93xx PL10x debug port | Hartley Sweeten | 2013-08-25 | 2 | -26/+2 |
* | | ARM: debug: move PL01X debug include into arch/arm/include/debug/ | Russell King | 2013-08-25 | 1 | -12/+0 |
* | | ARM: debug: provide PL01x debug uart phys/virt address configuration options | Russell King | 2013-08-25 | 1 | -9/+0 |
|/ |
|
* | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2013-07-09 | 2 | -2/+5 |
* | ARM: ep93xx: Fix wait for UART FIFO to be empty | H Hartley Sweeten | 2013-03-17 | 1 | -3/+7 |
* | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 2013-02-05 | 1 | -2/+0 |
|\ |
|
| * | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 2013-01-11 | 1 | -2/+0 |
* | | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson | 2013-01-15 | 9 | -28/+1 |
|\ \ |
|
| * | | irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h | Rob Herring | 2013-01-12 | 1 | -2/+1 |
| * | | ARM: remove unneeded vic.h includes | Rob Herring | 2013-01-12 | 8 | -8/+0 |
| * | | ARM: remove mach .handle_irq for VIC users | Rob Herring | 2013-01-12 | 8 | -18/+0 |
| |/ |
|
* | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 10 | -24/+20 |
* | | ARM: set arch_gettimeoffset directly | Stephen Warren | 2012-12-24 | 1 | -11/+18 |
|/ |
|
* | ARM: ep93xx: properly wait for UART FIFO to be empty | Florian Fainelli | 2012-12-12 | 1 | -7/+3 |
* | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-02 | 11 | -224/+10 |
|\ |
|
| * | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2012-09-22 | 10 | -223/+10 |
| |\ |
|
| | * | ARM: ep93xx: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 10 | -223/+10 |
| * | | ARM: make mach/gpio.h headers optional | Rob Herring | 2012-09-14 | 1 | -1/+0 |
| |/ |
|
* | | ARM: ep93xx: Move ts72xx.h out of include/mach | Ryan Mallon | 2012-09-17 | 2 | -1/+1 |
* | | ARM: ep93xx: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-17 | 2 | -10/+10 |
* | | ARM: ep93xx: Fix build error due to 'SZ_32M' undeclared | Axel Lin | 2012-09-07 | 2 | -0/+2 |
|/ |
|
* | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-07-24 | 4 | -0/+124 |
|\ |
|
| * | ep93xx: Add IDE support to edb93xx boards | Rafal Prylowski | 2012-06-04 | 1 | -0/+24 |
| * | ep93xx: IDE driver platform support code | Rafal Prylowski | 2012-06-04 | 3 | -0/+100 |
* | | arm: ep93xx: Enable i2c support for ep9302 | Todor Colov | 2012-06-11 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2012-06-02 | 2 | -7/+0 |
|\ |
|
| * | mtd: nand: kill NAND_NO_AUTOINCR option | Brian Norris | 2012-05-14 | 1 | -1/+0 |
| * | arm: Use the plat_nand default partition parser | H Hartley Sweeten | 2012-05-14 | 2 | -6/+0 |