aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop32x (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann1-4/+0
2022-07-22ARM: iop32x: mark as unusedArnd Bergmann1-1/+1
2022-07-22ARM: add ATAGS dependencies to non-DT platformsArnd Bergmann1-0/+1
2022-05-26Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds9-45/+19
2022-04-08ARM: rework endianess selectionArnd Bergmann1-0/+1
2022-04-08ARM: iop32x: enable multiplatform supportArnd Bergmann9-45/+18
2022-04-04ARM: iop32x: include iop3xx.h header where neededArnd Bergmann1-0/+2
2022-03-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-64/+69
2022-01-25ARM: iop: make iop_handle_irq() staticArd Biesheuvel1-1/+1
2021-12-07arm: ioremap: Replace pci_ioremap_io() usage by pci_remap_iospace()Pali Rohár1-1/+4
2021-12-06ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann4-32/+33
2021-12-06ARM: iop32x: offset IRQ numbers by 1Arnd Bergmann4-33/+37
2021-03-31ARM: iop32x: disable N2100 PCI parity reportingHeiner Kallweit1-4/+4
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport4-4/+0
2020-03-27ARM: iop32x: replace setup_irq() by request_irq()afzal mohammed1-8/+4
2019-08-14ARM: iop32x: merge everything into mach-iop32x/Arnd Bergmann26-96/+1349
2019-08-14ARM: iop32x: make mach/uncompress.h independent of mach/hardware.hArnd Bergmann1-16/+2
2019-08-14dma: iop-adma: allow building without platform headersArnd Bergmann1-6/+0
2019-07-15Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds5-0/+14
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner4-17/+4
2019-06-12i2c: iop: Use GPIO descriptorsLinus Walleij5-0/+14
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner4-20/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-01-30ARM: iop32x/n2100: fix PCI IRQ mappingRussell King1-2/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-2/+2
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook1-2/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman11-0/+11
2015-07-28ARM: kill off set_irq_flags usageRob Herring1-1/+1
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada1-3/+0
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into next/cleanupOlof Johansson1-6/+0
2014-01-31ARM: iop32x: fix power off handling for the EM7210 boardLinus Walleij1-5/+27
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König1-6/+0
2013-09-20ARM: plat-iop: pass physical base for GPIOLinus Walleij1-1/+1
2013-09-20ARM: plat-iop: instantiate GPIO from platform deviceLinus Walleij8-7/+20
2013-09-20ARM: iop32x: read N2100 power key using gpiolibLinus Walleij1-6/+15
2013-09-20ARM: iop32x: request and issue reset using gpioLinus Walleij1-2/+22
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King1-13/+0
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King1-7/+0
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King1-1/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+1
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-1/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-1/+0
2012-12-24ARM: delete struct sys_timerStephen Warren5-26/+6
2012-09-22Merge branch 'cleanup/__iomem' into next/cleanupOlof Johansson1-1/+1
2012-09-19ARM: iop32x: use __iomem pointers for MMIOArnd Bergmann1-1/+1
2012-07-26ARM: iop3xx: use fixed PCI i/o mappingRob Herring1-19/+0
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King5-6/+6
2012-05-13ARM: PCI: get rid of pci_std_swizzle()Russell King5-6/+0
2012-03-06ARM: kill off __mem_pciRob Herring1-1/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-3/+0