summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ixp4xx/common.c
AgeCommit message (Expand)Author
2022-02-12ARM: ixp4xx: Drop all common codeLinus Walleij
2022-02-12ARM: ixp4xx: Drop custom DMA coherency and bouncingLinus Walleij
2022-02-12ARM: ixp4xx: Remove feature bit accessorsLinus Walleij
2022-02-12ARM: ixp4xx: Drop UDC info setting functionLinus Walleij
2022-02-12ARM: ixp4xx: Delete old PCI driverLinus Walleij
2021-08-30ixp4xx_eth: make ptp support a platform 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-17hw_random: ixp4xx: Turn into a moduleLinus Walleij
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-03crypto: ixp4xx - convert to platform driverArnd 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
2019-05-16ARM: ixp4xx: Remove duplicated include from common.cYueHaibing
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: 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: Convert to MULTI_IRQ_HANDLERLinus Walleij
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-02-19ARM: ixp4xx: switch to gpiochip_add_data()Linus Walleij
2015-07-28ARM: kill off set_irq_flags usageRob Herring
2015-07-17ARM/ixp4xx/timer: Migrate to new 'set-state' interfaceViresh Kumar
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-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-26IXP4xx: Fix DMA masks.Krzysztof Halasa
2014-03-26Revert "ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation"Arnd Bergmann
2014-03-26Revert "ARM: ixp4xx: fix gpio rework"Arnd Bergmann
2014-03-22Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann
2014-03-21ARM: ixp4xx: fix gpio reworkArnd Bergmann
2014-03-18ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementationSimon Kågström
2014-03-12ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson
2014-02-18ARM: ixp4xx: fix timer latch calculationUwe Kleine-König
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-01-02IXP4xx: remove '1 &&' from a condition check in ixp4xx_restart()Krzysztof Hałasa
2013-12-20ARM: ixp4xx: stop using <mach/timex.h>Uwe Kleine-König
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman
2013-11-21ARM: IXP4xx: Switch to sched_clock_register()Stephen Boyd
2013-09-27ARM: ixp4xx: stop broadcasting the custom GPIO APILinus Walleij
2013-09-27ARM: ixp4: delete irq_to_gpioLinus Walleij
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-05-23ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott