aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds25-3888/+0
2021-08-30ixp4xx_eth: make ptp support a platform driverArnd Bergmann1-0/+14
2021-08-13ARM: ixp4xx: Delete the Freecom FSG-3 boardfilesLinus Walleij4-395/+0
2021-08-13ARM: ixp4xx: Delete GTWX5715 board filesLinus Walleij4-259/+0
2021-08-13ARM: ixp4xx: Delete Coyote and IXDPG425 boardfilesLinus Walleij5-282/+0
2021-08-13ARM: ixp4xx: Delete Intel reference design boardfilesLinus Walleij4-453/+0
2021-08-13ARM: ixp4xx: Delete Avila boardfilesLinus Walleij4-307/+0
2021-08-13ARM: ixp4xx: Delete the Arcom Vulcan boardfilesLinus Walleij4-362/+0
2021-08-13ARM: ixp4xx: Delete Gateway WG302v2 boardfilesLinus Walleij4-184/+0
2021-08-13ARM: ixp4xx: Delete Omicron boardfilesLinus Walleij4-396/+0
2021-08-13ARM: ixp4xx: Delete the D-Link DSM-G600 boardfilesLinus Walleij4-392/+0
2021-08-13ARM: ixp4xx: Delete NAS100D boardfilesLinus Walleij4-437/+0
2021-08-13ARM: ixp4xx: Delete NSLU2 boardfilesLinus Walleij4-421/+0
2021-08-12ARM: ixp4xx: fix building both pci driversArnd Bergmann1-24/+24
2021-08-02ARM: ixp4xx: goramo_mlr depends on old PCI driverArnd Bergmann1-0/+1
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds11-143/+82
2021-06-17ixp4xx: fix spelling mistake in Kconfig "Devce" -> "Device"Colin Ian King1-1/+1
2021-06-17hw_random: ixp4xx: Turn into a moduleLinus Walleij1-1/+23
2021-06-17pata: ixp4xx: split platform data to its own headerArnd Bergmann2-14/+1
2021-06-17soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann4-109/+23
2021-06-16ARM/ixp4xx: Make NEED_MACH_IO_H optionalLinus Walleij5-13/+24
2021-06-16ARM/ixp4xx: Move the virtual IObasesLinus Walleij2-5/+10
2021-06-03crypto: ixp4xx - convert to platform driverArnd Bergmann1-0/+26
2021-01-18clocksource/drivers/ixp4xx: Select TIMER_OF when neededArnd Bergmann1-1/+0
2020-10-13ARM/ixp4xx: add a missing include of dma-map-ops.hChristoph Hellwig1-0/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-01-12ARM/net: ixp4xx: Pass ethernet physical base as resourceLinus Walleij7-0/+120
2020-01-12ixp4xx_eth: move platform_data definitionArnd Bergmann1-12/+1
2020-01-12ptp: ixp46x: move adjacent to ethernet driverArnd Bergmann1-68/+0
2020-01-12wan: ixp4xx_hss: prepare compile testingArnd Bergmann2-9/+4
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-7/+7
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds20-98/+20
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner20-98/+20
2019-06-18ARM: ixp4xx: include irqs.h where neededArnd Bergmann5-0/+10
2019-06-18ARM: ixp4xx: don't select SERIAL_OF_PLATFORMArnd Bergmann1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2-30/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-05-16ARM: ixp4xx: Remove duplicated include from common.cYueHaibing1-1/+0
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds33-1991/+279
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada1-1/+1
2019-04-23soc: ixp4xx: qmgr: Pass resourcesLinus Walleij2-7/+20
2019-04-23soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij2-3/+21
2019-04-23ARM: ixp4xx: Turn the QMGR into a platform deviceLinus Walleij1-0/+6
2019-04-23ARM: ixp4xx: Turn the NPE into a platform deviceLinus Walleij1-0/+6
2019-04-23ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij2-244/+0
2019-04-23ARM: ixp4xx: Move NPE and QMGR to drivers/socLinus Walleij4-1141/+0
2019-04-23ARM: ixp4xx: Add device tree boot supportLinus Walleij5-0/+87
2019-04-23ARM: ixp4xx: Switch to use new timer driverLinus Walleij1-149/+4
2019-04-23ARM: ixp4xx: Switch to use new IRQ+GPIO driversLinus Walleij4-391/+22