| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: remove obsolete Makefile.boot infrastructure | Arnd Bergmann | 2022-08-18 | 1 | -4/+0 |
* | ARM: iop32x: mark as unused | Arnd Bergmann | 2022-07-22 | 1 | -1/+1 |
* | ARM: add ATAGS dependencies to non-DT platforms | Arnd Bergmann | 2022-07-22 | 1 | -0/+1 |
* | Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-05-26 | 9 | -45/+19 |
|\ |
|
| * | ARM: rework endianess selection | Arnd Bergmann | 2022-04-08 | 1 | -0/+1 |
| * | ARM: iop32x: enable multiplatform support | Arnd Bergmann | 2022-04-08 | 9 | -45/+18 |
* | | ARM: iop32x: include iop3xx.h header where needed | Arnd Bergmann | 2022-04-04 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2022-03-23 | 6 | -64/+69 |
|\ |
|
| * | ARM: iop: make iop_handle_irq() static | Ard Biesheuvel | 2022-01-25 | 1 | -1/+1 |
| * | ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLER | Arnd Bergmann | 2021-12-06 | 4 | -32/+33 |
| * | ARM: iop32x: offset IRQ numbers by 1 | Arnd Bergmann | 2021-12-06 | 4 | -33/+37 |
* | | arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace() | Pali Rohár | 2021-12-07 | 1 | -1/+4 |
|/ |
|
* | ARM: iop32x: disable N2100 PCI parity reporting | Heiner Kallweit | 2021-03-31 | 1 | -4/+4 |
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 4 | -4/+0 |
* | ARM: iop32x: replace setup_irq() by request_irq() | afzal mohammed | 2020-03-27 | 1 | -8/+4 |
* | ARM: iop32x: merge everything into mach-iop32x/ | Arnd Bergmann | 2019-08-14 | 26 | -96/+1349 |
* | ARM: iop32x: make mach/uncompress.h independent of mach/hardware.h | Arnd Bergmann | 2019-08-14 | 1 | -16/+2 |
* | dma: iop-adma: allow building without platform headers | Arnd Bergmann | 2019-08-14 | 1 | -6/+0 |
* | Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds | 2019-07-15 | 5 | -0/+14 |
|\ |
|
| * | i2c: iop: Use GPIO descriptors | Linus Walleij | 2019-06-12 | 5 | -0/+14 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 4 | -17/+4 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 4 | -20/+4 |
|/ |
|
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | ARM: iop32x/n2100: fix PCI IRQ mapping | Russell King | 2019-01-30 | 1 | -2/+1 |
* | treewide: setup_timer() -> timer_setup() | Kees Cook | 2017-11-21 | 1 | -2/+2 |
* | treewide: init_timer() -> setup_timer() | Kees Cook | 2017-11-21 | 1 | -2/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 11 | -0/+11 |
* | ARM: kill off set_irq_flags usage | Rob Herring | 2015-07-28 | 1 | -1/+1 |
* | kbuild: remove unnecessary variable initializaions | Masahiro Yamada | 2014-10-02 | 1 | -3/+0 |
* | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2014-02-18 | 1 | -6/+0 |
|\ |
|
| * | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 2013-12-20 | 1 | -6/+0 |
* | | ARM: iop32x: fix power off handling for the EM7210 board | Linus Walleij | 2014-01-31 | 1 | -5/+27 |
|/ |
|
* | ARM: plat-iop: pass physical base for GPIO | Linus Walleij | 2013-09-20 | 1 | -1/+1 |
* | ARM: plat-iop: instantiate GPIO from platform device | Linus Walleij | 2013-09-20 | 8 | -7/+20 |
* | ARM: iop32x: read N2100 power key using gpiolib | Linus Walleij | 2013-09-20 | 1 | -6/+15 |
* | ARM: iop32x: request and issue reset using gpio | Linus Walleij | 2013-09-20 | 1 | -2/+22 |
* | ARM: debug: move 8250 debug include into arch/arm/include/debug/ | Russell King | 2013-08-25 | 1 | -13/+0 |
* | ARM: debug: provide 8250 debug uart phys/virt address configuration options | Russell King | 2013-08-25 | 1 | -7/+0 |
* | ARM: debug: provide 8250 debug uart register shift configuration option | Russell King | 2013-08-25 | 1 | -1/+0 |
* | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2013-07-09 | 1 | -1/+1 |
* | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li... | Olof Johansson | 2013-02-05 | 1 | -1/+0 |
|\ |
|
| * | ARM: remove unused arch_decomp_wdog() | Shawn Guo | 2013-01-11 | 1 | -1/+0 |
* | | ARM: delete struct sys_timer | Stephen Warren | 2012-12-24 | 5 | -26/+6 |
|/ |
|
* | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson | 2012-09-22 | 1 | -1/+1 |
|\ |
|
| * | ARM: iop32x: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 |
* | | ARM: iop3xx: use fixed PCI i/o mapping | Rob Herring | 2012-07-26 | 1 | -19/+0 |
|/ |
|
* | ARM: PCI: provide a default bus scan implementation | Russell King | 2012-05-13 | 5 | -6/+6 |
* | ARM: PCI: get rid of pci_std_swizzle() | Russell King | 2012-05-13 | 5 | -6/+0 |
* | ARM: kill off __mem_pci | Rob Herring | 2012-03-06 | 1 | -1/+0 |
* | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 1 | -3/+0 |
|\ |
|