summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/common.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: ixp4xx: Drop all common codeLinus Walleij2022-02-121-331/+0
* ARM: ixp4xx: Drop custom DMA coherency and bouncingLinus Walleij2022-02-121-57/+0
* ARM: ixp4xx: Remove feature bit accessorsLinus Walleij2022-02-121-21/+0
* ARM: ixp4xx: Drop UDC info setting functionLinus Walleij2022-02-121-11/+0
* ARM: ixp4xx: Delete old PCI driverLinus Walleij2022-02-121-28/+0
* ixp4xx_eth: make ptp support a platform driverArnd Bergmann2021-08-301-0/+14
* Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-07-101-2/+45
|\
| * hw_random: ixp4xx: Turn into a moduleLinus Walleij2021-06-171-1/+23
| * soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann2021-06-171-0/+22
| * ARM/ixp4xx: Make NEED_MACH_IO_H optionalLinus Walleij2021-06-161-1/+0
* | crypto: ixp4xx - convert to platform driverArnd Bergmann2021-06-031-0/+26
|/
* ARM/ixp4xx: add a missing include of dma-map-ops.hChristoph Hellwig2020-10-131-0/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* ARM: ixp4xx: Remove duplicated include from common.cYueHaibing2019-05-161-1/+0
* soc: ixp4xx: qmgr: Pass resourcesLinus Walleij2019-04-231-5/+20
* soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij2019-04-231-0/+21
* ARM: ixp4xx: Turn the QMGR into a platform deviceLinus Walleij2019-04-231-0/+6
* ARM: ixp4xx: Turn the NPE into a platform deviceLinus Walleij2019-04-231-0/+6
* ARM: ixp4xx: Switch to use new timer driverLinus Walleij2019-04-231-149/+4
* ARM: ixp4xx: Switch to use new IRQ+GPIO driversLinus Walleij2019-04-231-296/+22
* ARM: ixp4xx: Convert to SPARSE_IRQLinus Walleij2019-04-191-0/+2
* ARM: ixp4xx: Convert to MULTI_IRQ_HANDLERLinus Walleij2019-04-191-29/+80
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ARM: ixp4xx: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
* ARM: kill off set_irq_flags usageRob Herring2015-07-281-1/+1
* ARM/ixp4xx/timer: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-28/+40
* ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCIArnd Bergmann2014-11-101-1/+1
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-2/+12
|\
| * Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-181-2/+12
| |\
| | * ARM: ixp4xx: fix timer latch calculationUwe Kleine-König2014-02-181-1/+9
| | * ARM: ixp4xx: stop using <mach/timex.h>Uwe Kleine-König2013-12-201-2/+4
* | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-051-5/+56
|\ \ \
| * | | IXP4xx: Fix DMA masks.Krzysztof Halasa2014-03-261-5/+56
| * | | Revert "ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation"Arnd Bergmann2014-03-261-12/+0
| * | | Revert "ARM: ixp4xx: fix gpio rework"Arnd Bergmann2014-03-261-3/+3
| * | | Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann2014-03-221-3/+3
| |\ \ \
| | * | | ARM: ixp4xx: fix gpio reworkArnd Bergmann2014-03-211-3/+3
| | |/ /
| * / / ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementationSimon Kågström2014-03-181-0/+12
| |/ /
* / / ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-121-1/+1
|/ /
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-231-2/+2
|\ \
| * \ Merge branch 'soc/sched_clock' into next/socKevin Hilman2013-12-061-2/+2
| |\ \ | | |/ | |/|
| | * ARM: IXP4xx: Switch to sched_clock_register()Stephen Boyd2013-11-211-2/+2
* | | IXP4xx: remove '1 &&' from a condition check in ixp4xx_restart()Krzysztof Hałasa2014-01-021-1/+1
|/ /
* | ARM: ixp4xx: stop broadcasting the custom GPIO APILinus Walleij2013-09-271-0/+38
* | ARM: ixp4: delete irq_to_gpioLinus Walleij2013-09-271-11/+0
|/
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-2/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2013-05-231-1/+1
|/