aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx
AgeCommit message (Expand)Author
2021-08-12ARM: ixp4xx: fix building both pci driversArnd Bergmann
2021-08-02ARM: ixp4xx: goramo_mlr depends on old PCI driverArnd Bergmann
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2021-06-17ixp4xx: fix spelling mistake in Kconfig "Devce" -> "Device"Colin Ian King
2021-06-17hw_random: ixp4xx: Turn into a moduleLinus Walleij
2021-06-17pata: ixp4xx: split platform data to its own headerArnd Bergmann
2021-06-17soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann
2021-06-16ARM/ixp4xx: Make NEED_MACH_IO_H optionalLinus Walleij
2021-06-16ARM/ixp4xx: Move the virtual IObasesLinus Walleij
2021-06-03crypto: ixp4xx - convert to platform driverArnd Bergmann
2021-01-18clocksource/drivers/ixp4xx: Select TIMER_OF when neededArnd Bergmann
2020-10-13ARM/ixp4xx: add a missing include of dma-map-ops.hChristoph Hellwig
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-01-12ARM/net: ixp4xx: Pass ethernet physical base as resourceLinus Walleij
2020-01-12ixp4xx_eth: move platform_data definitionArnd Bergmann
2020-01-12ptp: ixp46x: move adjacent to ethernet driverArnd Bergmann
2020-01-12wan: ixp4xx_hss: prepare compile testingArnd Bergmann
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-18ARM: ixp4xx: include irqs.h where neededArnd Bergmann
2019-06-18ARM: ixp4xx: don't select SERIAL_OF_PLATFORMArnd Bergmann
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16ARM: ixp4xx: Remove duplicated include from common.cYueHaibing
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-04-23soc: ixp4xx: qmgr: Pass resourcesLinus Walleij
2019-04-23soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij
2019-04-23ARM: ixp4xx: Turn the QMGR into a platform deviceLinus Walleij
2019-04-23ARM: ixp4xx: Turn the NPE into a platform deviceLinus Walleij
2019-04-23ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij
2019-04-23ARM: ixp4xx: Move NPE and QMGR to drivers/socLinus Walleij
2019-04-23ARM: ixp4xx: Add device tree boot supportLinus Walleij
2019-04-23ARM: ixp4xx: Switch to use new timer driverLinus Walleij
2019-04-23ARM: ixp4xx: Switch to use new IRQ+GPIO driversLinus Walleij
2019-04-19ARM: ixp4xx: Convert to SPARSE_IRQLinus Walleij
2019-04-19ARM: ixp4xx: Pass IRQ resource to beeperLinus Walleij
2019-04-19ARM: ixp4xx: Convert to MULTI_IRQ_HANDLERLinus Walleij
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij
2017-12-08w1: w1-gpio: Convert to use GPIO descriptorsLinus Walleij
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds