Age | Commit message (Expand) | Author | Files | Lines |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King | 1 | -1/+1 |
2009-02-22 | Merge branch 'dma' into devel | Russell King | 1 | -5/+7 |
2009-01-09 | Merge branch 'devel' | Russell King | 1 | -0/+7 |
2009-01-08 | [ARM] footbridge: dc21285.c warning fixes | Ben Dooks | 1 | -10/+13 |
2009-01-08 | [ARM] footbridge: add isa_init_irq() to common header | Ben Dooks | 3 | -2/+3 |
2008-12-30 | [ARM] footbridge: set dc21285 clock rate from command line | Russell King | 1 | -0/+7 |
2008-12-13 | [ARM] netwinder: clean up GPIO naming | Russell King | 11 | -35/+43 |
2008-12-11 | [ARM] dma: rejig DMA initialization | Russell King | 1 | -2/+4 |
2008-12-08 | [ARM] dma: remove dmach_t typedef | Russell King | 1 | -3/+3 |
2008-11-29 | [ARM] Rename ISA mach/dma.h header to mach/isa-dma.h | Russell King | 1 | -1/+1 |
2008-11-29 | [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h | Russell King | 0 | -0/+0 |
2008-11-29 | [ARM] footbridge: mach/hardware.h doesn't require mach/memory.h | Russell King | 1 | -2/+0 |
2008-11-28 | [ARM] footbridge: avoid polluting the kernel's namespace | Russell King | 2 | -4/+2 |
2008-11-28 | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 1 | -0/+9 |
2008-10-10 | Merge branch 'pxa-all' into devel | Russell King | 1 | -2/+1 |
2008-10-10 | Merge branch 'ptebits' into devel | Russell King | 1 | -9/+9 |
2008-10-09 | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov | 1 | -2/+1 |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 9 | -9/+9 |
2008-09-01 | [ARM] 5222/1: Allow configuring user:kernel split via Kconfig | Lennert Buytenhek | 1 | -10/+0 |
2008-08-27 | [ARM] use bcd2bin/bin2bcd | Adrian Bunk | 1 | -9/+9 |
2008-08-09 | [ARM] CATS: Do not try and map bad PCI IRQ numbers | Ben Dooks | 1 | -0/+3 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 15 | -5/+644 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 4 | -4/+4 |
2008-05-03 | [ARM] 5015/1: arm: remove ARCH_CO285 | Adrian Bunk | 5 | -65/+2 |
2008-01-28 | [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 | Russell King | 2 | -6/+0 |
2007-10-17 | Remove magic macros for screen_info structure members | H. Peter Anvin | 1 | -3/+3 |
2007-10-13 | [ARM] Add rtc-cmos driver for ISA-based footbridge platforms | Russell King | 1 | -1/+44 |
2007-05-30 | [ARM] Fix some section mismatch warnings | Russell King | 1 | -1/+1 |
2007-05-08 | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 2 | -2/+2 |
2007-04-21 | [ARM] Remove needless linux/ptrace.h includes | Russell King | 1 | -1/+0 |
2006-11-30 | [ARM] Remove compatibility layer for ARM irqs | Russell King | 2 | -7/+7 |
2006-10-15 | [ARM] Fix fallout from IRQ regs changes | Russell King | 1 | -0/+1 |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds | 4 | -13/+13 |
2006-09-20 | [ARM] 3759/2: Remove uses of %? | Daniel Jacobowitz | 1 | -12/+15 |
2006-08-28 | [ARM] Move prototype for register_isa_ports to asm/io.h | Russell King | 1 | -1/+0 |
2006-07-14 | [ARM] Fix cats build | Russell King | 1 | -1/+1 |
2006-07-03 | [ARM] Fix ISA IRQ resources | Russell King | 1 | -3/+16 |
2006-07-03 | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 3 | -7/+7 |
2006-07-02 | [ARM] 3680/1: ARM: Convert footbridge to generic irq handling | Thomas Gleixner | 2 | -0/+2 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 5 | -5/+0 |
2006-03-28 | [PATCH] RTC: Remove RTC UIP synchronization on ARM | Matt Mackall | 1 | -16/+1 |
2006-03-22 | [ARM] Convert kmalloc+memset to kzalloc | Russell King | 1 | -3/+1 |
2006-01-13 | [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) | Nicolas Pitre | 5 | -5/+0 |
2006-01-09 | [PATCH] ARM: Netwinder ds1620 driver needs an export to be built as module | Woody Suwalski | 1 | -0/+1 |
2006-01-03 | [ARM] Cleanup ARM includes | Russell King | 1 | -0/+1 |
2005-11-13 | [ARM] Re-fix footbridge | Russell King | 1 | -1/+1 |
2005-11-12 | [ARM] Fix Footbridge-based machines | Russell King | 1 | -12/+12 |
2005-10-28 | [ARM] 2998/1: Replace map_desc.physical with map_desc.pfn: Footbridge | Deepak Saxena | 1 | -9/+48 |
2005-09-08 | [SERIAL] Use an enum for serial8250 platform device IDs | Russell King | 1 | -1/+1 |
2005-09-08 | [PATCH] Kconfig fix (BLK_DEV_FD dependencies) | viro@ZenIV.linux.org.uk | 1 | -0/+1 |