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