aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ixp4xx
AgeCommit message (Expand)AuthorFilesLines
2022-11-23ARM: ixp4xx: Remove unused debug iomapGravatar Linus Walleij 1-25/+0
2022-11-20ARM: ixp4xx: Remove unused static mapGravatar Linus Walleij 1-21/+4
2022-08-29ARM: ixp4xx: fix typos in commentsGravatar Julia Lawall 1-1/+1
2022-05-25ARM: ixp4xx: Consolidate Kconfig fixing issueGravatar Linus Walleij 1-15/+4
2022-04-08ARM: ixp4xx: enable multiplatform supportGravatar Arnd Bergmann 3-65/+15
2022-02-12ARM: ixp4xx: Drop all common codeGravatar Linus Walleij 7-824/+4
2022-02-12ARM: ixp4xx: Drop custom DMA coherency and bouncingGravatar Linus Walleij 1-57/+0
2022-02-12ARM: ixp4xx: Remove feature bit accessorsGravatar Linus Walleij 1-21/+0
2022-02-12ARM: ixp4xx: Drop UDC info setting functionGravatar Linus Walleij 2-19/+0
2022-02-12ARM: ixp4xx: Drop stale Kconfig entryGravatar Linus Walleij 1-7/+0
2022-02-12ARM: ixp4xx: Delete old PCI driverGravatar Linus Walleij 7-1082/+1
2022-02-12ARM: ixp4xx: Delete the Goramo MLR boardfileGravatar Linus Walleij 3-541/+0
2022-02-12ARM: ixp4xx: Delete Gateway 7001 boardfilesGravatar Zoltan HERPAI 4-185/+0
2021-12-06ARM: ixp4xx: remove dead configs CPU_IXP43X and CPU_IXP46XGravatar Lukas Bulwahn 1-13/+0
2021-09-01Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 25-3888/+0
2021-08-30ixp4xx_eth: make ptp support a platform driverGravatar Arnd Bergmann 1-0/+14
2021-08-13ARM: ixp4xx: Delete the Freecom FSG-3 boardfilesGravatar Linus Walleij 4-395/+0
2021-08-13ARM: ixp4xx: Delete GTWX5715 board filesGravatar Linus Walleij 4-259/+0
2021-08-13ARM: ixp4xx: Delete Coyote and IXDPG425 boardfilesGravatar Linus Walleij 5-282/+0
2021-08-13ARM: ixp4xx: Delete Intel reference design boardfilesGravatar Linus Walleij 4-453/+0
2021-08-13ARM: ixp4xx: Delete Avila boardfilesGravatar Linus Walleij 4-307/+0
2021-08-13ARM: ixp4xx: Delete the Arcom Vulcan boardfilesGravatar Linus Walleij 4-362/+0
2021-08-13ARM: ixp4xx: Delete Gateway WG302v2 boardfilesGravatar Linus Walleij 4-184/+0
2021-08-13ARM: ixp4xx: Delete Omicron boardfilesGravatar Linus Walleij 4-396/+0
2021-08-13ARM: ixp4xx: Delete the D-Link DSM-G600 boardfilesGravatar Linus Walleij 4-392/+0
2021-08-13ARM: ixp4xx: Delete NAS100D boardfilesGravatar Linus Walleij 4-437/+0
2021-08-13ARM: ixp4xx: Delete NSLU2 boardfilesGravatar Linus Walleij 4-421/+0
2021-08-12ARM: ixp4xx: fix building both pci driversGravatar Arnd Bergmann 1-24/+24
2021-08-02ARM: ixp4xx: goramo_mlr depends on old PCI driverGravatar Arnd Bergmann 1-0/+1
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 11-143/+82
2021-06-17ixp4xx: fix spelling mistake in Kconfig "Devce" -> "Device"Gravatar Colin Ian King 1-1/+1
2021-06-17hw_random: ixp4xx: Turn into a moduleGravatar Linus Walleij 1-1/+23
2021-06-17pata: ixp4xx: split platform data to its own headerGravatar Arnd Bergmann 2-14/+1
2021-06-17soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hGravatar Arnd Bergmann 4-109/+23
2021-06-16ARM/ixp4xx: Make NEED_MACH_IO_H optionalGravatar Linus Walleij 5-13/+24
2021-06-16ARM/ixp4xx: Move the virtual IObasesGravatar Linus Walleij 2-5/+10
2021-06-03crypto: ixp4xx - convert to platform driverGravatar Arnd Bergmann 1-0/+26
2021-01-18clocksource/drivers/ixp4xx: Select TIMER_OF when neededGravatar Arnd Bergmann 1-1/+0
2020-10-13ARM/ixp4xx: add a missing include of dma-map-ops.hGravatar Christoph Hellwig 1-0/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 1-1/+0
2020-01-12ARM/net: ixp4xx: Pass ethernet physical base as resourceGravatar Linus Walleij 7-0/+120
2020-01-12ixp4xx_eth: move platform_data definitionGravatar Arnd Bergmann 1-12/+1
2020-01-12ptp: ixp46x: move adjacent to ethernet driverGravatar Arnd Bergmann 1-68/+0
2020-01-12wan: ixp4xx_hss: prepare compile testingGravatar Arnd Bergmann 2-9/+4
2019-07-15docs: arm: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-7/+7
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 20-98/+20
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 20-98/+20
2019-06-18ARM: ixp4xx: include irqs.h where neededGravatar Arnd Bergmann 5-0/+10
2019-06-18ARM: ixp4xx: don't select SERIAL_OF_PLATFORMGravatar Arnd Bergmann 1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 2-30/+2