Age | Commit message (Expand) | Author | Files | Lines |
2015-07-28 | ARM: kill off set_irq_flags usage | Rob Herring | 1 | -1/+1 |
2014-10-02 | kbuild: remove unnecessary variable initializaions | Masahiro Yamada | 1 | -3/+0 |
2014-02-19 | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -6/+0 |
2014-02-01 | ARM: iop32x: fix power off handling for the EM7210 board | Linus Walleij | 1 | -5/+27 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -6/+0 |
2013-09-21 | ARM: plat-iop: pass physical base for GPIO | Linus Walleij | 1 | -1/+1 |
2013-09-21 | ARM: plat-iop: instantiate GPIO from platform device | Linus Walleij | 8 | -7/+20 |
2013-09-21 | ARM: iop32x: read N2100 power key using gpiolib | Linus Walleij | 1 | -6/+15 |
2013-09-21 | ARM: iop32x: request and issue reset using gpio | Linus Walleij | 1 | -2/+22 |
2013-08-25 | ARM: debug: move 8250 debug include into arch/arm/include/debug/ | Russell King | 1 | -13/+0 |
2013-08-25 | ARM: debug: provide 8250 debug uart phys/virt address configuration options | Russell King | 1 | -7/+0 |
2013-08-25 | ARM: debug: provide 8250 debug uart register shift configuration option | Russell King | 1 | -1/+0 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 1 | -1/+1 |
2013-02-05 | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 1 | -1/+0 |
2013-01-11 | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 1 | -1/+0 |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren | 5 | -26/+6 |
2012-09-22 | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson | 1 | -1/+1 |
2012-09-19 | ARM: iop32x: use __iomem pointers for MMIO | Arnd Bergmann | 1 | -1/+1 |
2012-07-26 | ARM: iop3xx: use fixed PCI i/o mapping | Rob Herring | 1 | -19/+0 |
2012-05-13 | ARM: PCI: provide a default bus scan implementation | Russell King | 5 | -6/+6 |
2012-05-13 | ARM: PCI: get rid of pci_std_swizzle() | Russell King | 5 | -6/+0 |
2012-03-07 | ARM: kill off __mem_pci | Rob Herring | 1 | -1/+0 |
2012-02-23 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 1 | -3/+0 |
2012-02-22 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -3/+0 |
2012-01-21 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 1 | -13/+0 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 6 | -19/+14 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -4/+0 |
2012-01-05 | ARM: restart: iop3xx: use new restart hook | Russell King | 6 | -15/+14 |
2011-12-06 | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2 | -12/+0 |
2011-11-27 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 1 | -5/+0 |
2011-11-21 | Merge branch 'restart-cleanup' into restart | Russell King | 1 | -2/+0 |
2011-11-21 | ARM: restart: only perform setup for restart when soft-restarting | Russell King | 1 | -1/+1 |
2011-11-18 | ARM: plat-iop: remove arch specific special handling for ioremap | Nicolas Pitre | 1 | -7/+0 |
2011-11-17 | ARM: restart: remove local_irq_disable() from within arch_reset() | Russell King | 1 | -2/+0 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 7 | -20/+7 |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 1 | -1/+1 |
2011-10-13 | ARM: mach-iop32x: remove mach/memory.h | Nicolas Pitre | 1 | -13/+0 |
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: mach-iop32x: convert boot_params to atag_offset | Nicolas Pitre | 5 | -6/+6 |
2011-07-30 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 5 | -6/+6 |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 5 | -6/+6 |
2011-07-12 | ARM: convert PCI defines to variables | Rob Herring | 1 | -2/+0 |
2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 1 | -1/+0 |
2011-05-07 | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre | 1 | -1/+1 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+1 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -2/+2 |
2011-02-18 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2011-01-13 | ARM: iop32x: irq_data conversion. | Lennert Buytenhek | 1 | -8/+8 |
2010-12-08 | ARM: io: make iounmap() a simple macro | Russell King | 1 | -2/+2 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 5 | -12/+0 |