summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ixp4xx/include/mach
AgeCommit message (Expand)Author
2022-04-08ARM: ixp4xx: enable multiplatform supportArnd Bergmann
2022-02-12ARM: ixp4xx: Drop all common codeLinus Walleij
2022-02-12ARM: ixp4xx: Drop UDC info setting functionLinus Walleij
2022-02-12ARM: ixp4xx: Delete old PCI driverLinus Walleij
2021-08-12ARM: ixp4xx: fix building both pci driversArnd Bergmann
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: Move the virtual IObasesLinus 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-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner
2019-04-23soc: ixp4xx: qmgr: Pass resourcesLinus Walleij
2019-04-23soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij
2019-04-23ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus 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: Convert to MULTI_IRQ_HANDLERLinus Walleij
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-27ARM: ixp4xx: fix ioport_unmap definitionArnd Bergmann
2017-07-27ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l}Arnd Bergmann
2016-03-04usb: gadget: pxa25x_udc: move register definitions from archArnd Bergmann
2015-12-01ARM: ixp4xx: fix read{b,w,l} return typesArnd Bergmann
2015-05-14ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King
2015-02-18ARM: ixp4xx: fix {in,out}s{bwl} data typesArnd Bergmann
2014-11-10ARM: ixp4xx: Properly override I/O accessorsThierry Reding
2014-11-10ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCIArnd Bergmann
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-03-21ARM: ixp4xx: avoid use of PCIBIOS_MIN_MEM in io.hArnd Bergmann
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König
2013-09-27ARM: ixp4xx: stop broadcasting the custom GPIO APILinus Walleij
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-06ARM: ixp4xx: avoid circular header dependencyArnd Bergmann
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-22IXP4xx: use __iomem for MMIOArnd Bergmann
2012-11-22IXP4xx: map CPU config registers within VMALLOC region.Krzysztof Hałasa
2012-11-22IXP4xx: Always ioremap() Queue Manager MMIO region at boot.Krzysztof Hałasa
2012-11-16ARM: move udc_pxa2xx.h to linux/platform_dataRussell King
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-09-19ARM: ixp4xx: use __iomem pointers for MMIOArnd Bergmann
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring
2012-05-30Merge branches 'fixes' and 'fixes2' into devel-lateOlof Johansson