Age | Commit message (Expand) | Author | Files | Lines |
2013-03-18 | ARM: ep93xx: Fix wait for UART FIFO to be empty | H Hartley Sweeten | 1 | -3/+7 |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 1 | -2/+0 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -2/+0 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 1 | -1/+1 |
2012-12-12 | ARM: ep93xx: properly wait for UART FIFO to be empty | Florian Fainelli | 1 | -7/+3 |
2012-10-02 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 5 | -214/+0 |
2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 4 | -213/+0 |
2012-09-17 | ARM: ep93xx: Move ts72xx.h out of include/mach | Ryan Mallon | 1 | -98/+0 |
2012-09-17 | ARM: ep93xx: use __iomem pointers for MMIO | Arnd Bergmann | 1 | -5/+5 |
2012-09-14 | ARM: make mach/gpio.h headers optional | Rob Herring | 1 | -1/+0 |
2012-09-14 | ARM: ep93xx: move platform_data definitions | Arnd Bergmann | 4 | -213/+0 |
2012-06-04 | ep93xx: IDE driver platform support code | Rafal Prylowski | 1 | -0/+3 |
2012-05-05 | ARM: ep93xx: use machine specific hook for late init | Shawn Guo | 1 | -0/+7 |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 1 | -22/+0 |
2012-03-15 | Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in... | Arnd Bergmann | 4 | -206/+12 |
2012-03-14 | ARM: create a common IOMEM definition | Rob Herring | 1 | -9/+0 |
2012-03-14 | ep93xx: Remove unnecessary includes of ep93xx-regs.h | Ryan Mallon | 1 | -1/+0 |
2012-03-14 | ep93xx: Move EP93XX_SYSCON defines to SoC private header | Ryan Mallon | 1 | -89/+0 |
2012-03-14 | ep93xx: Make syscon access functions private to SoC | Ryan Mallon | 1 | -14/+0 |
2012-03-14 | ep93xx: Move peripheral defines to local SoC header | Ryan Mallon | 1 | -60/+1 |
2012-03-14 | ep93xx: Convert the watchdog driver into a platform device. | H Hartley Sweeten | 1 | -0/+1 |
2012-03-14 | ep93xx: Move GPIO defines to gpio-ep93xx.h | Ryan Mallon | 2 | -8/+10 |
2012-03-14 | ep93xx: Don't use system controller defines in audio drivers | Ryan Mallon | 1 | -1/+1 |
2012-03-14 | ep93xx: Move PHYS_BASE defines to local SoC header file | Ryan Mallon | 1 | -34/+0 |
2012-03-07 | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 1 | -13/+0 |
2012-03-07 | ARM: ep93xx: clean-up mach/io.h | Rob Herring | 2 | -9/+9 |
2012-02-23 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 1 | -17/+0 |
2012-02-22 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -17/+0 |
2012-01-21 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 1 | -7/+0 |
2012-01-18 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 1 | -3/+3 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 2 | -15/+2 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -4/+0 |
2012-01-05 | ARM: restart: ep93xx: use new restart hook | Russell King | 2 | -11/+2 |
2011-12-06 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 1 | -5/+0 |
2011-11-27 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 1 | -5/+0 |
2011-11-22 | Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke... | Russell King | 1 | -42/+0 |
2011-11-17 | ARM: restart: remove local_irq_disable() from within arch_reset() | Russell King | 1 | -2/+0 |
2011-11-17 | Merge branch 'dma_slave_direction' into next_test_dirn | Vinod Koul | 1 | -3/+3 |
2011-11-15 | ARM: ep93xx: convert to MULTI_IRQ_HANDLER | Jamie Iles | 1 | -42/+0 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -1/+1 |
2011-10-27 | dmaengine: move drivers to dma_transfer_direction | Vinod Koul | 1 | -3/+3 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2 | -120/+101 |
2011-10-18 | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d... | Russell King | 1 | -1/+1 |
2011-10-18 | ARM: 7135/1: ep93xx: bring back missing <mach/gpio.h> | Mika Westerberg | 1 | -0/+1 |
2011-10-02 | ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics | Linus Walleij | 1 | -9/+4 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -1/+1 |
2011-08-22 | ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver | Linus Walleij | 1 | -8/+1 |
2011-08-15 | ARM: 6967/1: ep93xx: ts72xx: fix board model detection | Petr Štetiar | 1 | -6/+12 |
2011-08-15 | ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boards | Petr Štetiar | 1 | -0/+12 |
2011-08-12 | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 1 | -3/+0 |