Age | Commit message (Expand) | Author | Files | Lines |
2022-08-18 | ARM: remove obsolete Makefile.boot infrastructure | Arnd Bergmann | 1 | -4/+0 |
2022-07-22 | ARM: iop32x: mark as unused | Arnd Bergmann | 1 | -1/+1 |
2022-07-22 | ARM: add ATAGS dependencies to non-DT platforms | Arnd Bergmann | 1 | -0/+1 |
2022-05-26 | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 9 | -45/+19 |
2022-04-08 | ARM: rework endianess selection | Arnd Bergmann | 1 | -0/+1 |
2022-04-08 | ARM: iop32x: enable multiplatform support | Arnd Bergmann | 9 | -45/+18 |
2022-04-04 | ARM: iop32x: include iop3xx.h header where needed | Arnd Bergmann | 1 | -0/+2 |
2022-03-24 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 6 | -64/+69 |
2022-01-25 | ARM: iop: make iop_handle_irq() static | Ard Biesheuvel | 1 | -1/+1 |
2021-12-07 | arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace() | Pali Rohár | 1 | -1/+4 |
2021-12-06 | ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLER | Arnd Bergmann | 4 | -32/+33 |
2021-12-06 | ARM: iop32x: offset IRQ numbers by 1 | Arnd Bergmann | 4 | -33/+37 |
2021-03-31 | ARM: iop32x: disable N2100 PCI parity reporting | Heiner Kallweit | 1 | -4/+4 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 4 | -4/+0 |
2020-03-27 | ARM: iop32x: replace setup_irq() by request_irq() | afzal mohammed | 1 | -8/+4 |
2019-08-14 | ARM: iop32x: merge everything into mach-iop32x/ | Arnd Bergmann | 26 | -96/+1349 |
2019-08-14 | ARM: iop32x: make mach/uncompress.h independent of mach/hardware.h | Arnd Bergmann | 1 | -16/+2 |
2019-08-14 | dma: iop-adma: allow building without platform headers | Arnd Bergmann | 1 | -6/+0 |
2019-07-16 | Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 5 | -0/+14 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 4 | -17/+4 |
2019-06-12 | i2c: iop: Use GPIO descriptors | Linus Walleij | 5 | -0/+14 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 4 | -20/+4 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-01-30 | ARM: iop32x/n2100: fix PCI IRQ mapping | Russell King | 1 | -2/+1 |
2017-11-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -2/+2 |
2017-11-22 | treewide: init_timer() -> setup_timer() | Kees Cook | 1 | -2/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 11 | -0/+11 |
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 |