aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/common.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-12ARM: ixp4xx: Drop all common codeLinus Walleij1-331/+0
2022-02-12ARM: ixp4xx: Drop custom DMA coherency and bouncingLinus Walleij1-57/+0
2022-02-12ARM: ixp4xx: Remove feature bit accessorsLinus Walleij1-21/+0
2022-02-12ARM: ixp4xx: Drop UDC info setting functionLinus Walleij1-11/+0
2022-02-12ARM: ixp4xx: Delete old PCI driverLinus Walleij1-28/+0
2021-08-30ixp4xx_eth: make ptp support a platform driverArnd Bergmann1-0/+14
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds1-2/+45
2021-06-17hw_random: ixp4xx: Turn into a moduleLinus Walleij1-1/+23
2021-06-17soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann1-0/+22
2021-06-16ARM/ixp4xx: Make NEED_MACH_IO_H optionalLinus Walleij1-1/+0
2021-06-03crypto: ixp4xx - convert to platform driverArnd Bergmann1-0/+26
2020-10-13ARM/ixp4xx: add a missing include of dma-map-ops.hChristoph Hellwig1-0/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2019-05-16ARM: ixp4xx: Remove duplicated include from common.cYueHaibing1-1/+0
2019-04-23soc: ixp4xx: qmgr: Pass resourcesLinus Walleij1-5/+20
2019-04-23soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij1-0/+21
2019-04-23ARM: ixp4xx: Turn the QMGR into a platform deviceLinus Walleij1-0/+6
2019-04-23ARM: ixp4xx: Turn the NPE into a platform deviceLinus Walleij1-0/+6
2019-04-23ARM: ixp4xx: Switch to use new timer driverLinus Walleij1-149/+4
2019-04-23ARM: ixp4xx: Switch to use new IRQ+GPIO driversLinus Walleij1-296/+22
2019-04-19ARM: ixp4xx: Convert to SPARSE_IRQLinus Walleij1-0/+2
2019-04-19ARM: ixp4xx: Convert to MULTI_IRQ_HANDLERLinus Walleij1-29/+80
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-02-19ARM: ixp4xx: switch to gpiochip_add_data()Linus Walleij1-2/+2
2015-07-28ARM: kill off set_irq_flags usageRob Herring1-1/+1
2015-07-17ARM/ixp4xx/timer: Migrate to new 'set-state' interfaceViresh Kumar1-28/+40
2014-11-10ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCIArnd Bergmann1-1/+1
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-2/+12
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+56
2014-03-26IXP4xx: Fix DMA masks.Krzysztof Halasa1-5/+56
2014-03-26Revert "ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation"Arnd Bergmann1-12/+0
2014-03-26Revert "ARM: ixp4xx: fix gpio rework"Arnd Bergmann1-3/+3
2014-03-22Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann1-3/+3
2014-03-21ARM: ixp4xx: fix gpio reworkArnd Bergmann1-3/+3
2014-03-18ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementationSimon Kågström1-0/+12
2014-03-12ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-02-18Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson1-2/+12
2014-02-18ARM: ixp4xx: fix timer latch calculationUwe Kleine-König1-1/+9
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-2/+2
2014-01-02IXP4xx: remove '1 &&' from a condition check in ixp4xx_restart()Krzysztof Hałasa1-1/+1
2013-12-20ARM: ixp4xx: stop using <mach/timex.h>Uwe Kleine-König1-2/+4
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman1-2/+2
2013-11-21ARM: IXP4xx: Switch to sched_clock_register()Stephen Boyd1-2/+2
2013-09-27ARM: ixp4xx: stop broadcasting the custom GPIO APILinus Walleij1-0/+38
2013-09-27ARM: ixp4: delete irq_to_gpioLinus Walleij1-11/+0
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-2/+2
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd1-1/+1
2013-05-23ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott1-1/+1
2013-04-08arm: Use generic idle loopThomas Gleixner1-1/+2
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson1-9/+2
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo1-9/+2
2012-12-24ARM: delete struct sys_timerStephen Warren1-4/+0
2012-11-22IXP4xx: map CPU config registers within VMALLOC region.Krzysztof Hałasa1-8/+0
2012-11-22IXP4xx: Always ioremap() Queue Manager MMIO region at boot.Krzysztof Hałasa1-0/+5
2012-09-19ARM: ixp4xx: use __iomem pointers for MMIOArnd Bergmann1-4/+4
2012-05-23ixp4xx: fix compilation by adding gpiolib supportRichard Cochran1-2/+46
2012-03-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2012-03-30ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson1-0/+1
2012-03-06ARM: ixp4xx: use runtime ioremap hookRob Herring1-0/+33
2012-01-20ARM: mach-ixp4xx: properly disable CPU idle callNicolas Pitre1-0/+6
2012-01-05Merge branch 'restart' into for-linusRussell King1-0/+20
2012-01-05ARM: restart: ixp4xx: use new restart hookRussell King1-0/+20
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-13/+3
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-07-15ARM: fix regression in IXP4xx clocksourceRichard Cochran1-2/+8
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King1-14/+2
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-2/+2
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings1-2/+2
2011-01-13ARM: ixp4xx: irq_data conversion.Lennert Buytenhek1-21/+21
2010-12-22ARM: ixp4xx: convert sched_clock() to use new infrastructureRussell King1-11/+20
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King1-1/+1
2010-12-22ARM: ixp4xx: update clock source registrationRussell King1-5/+1
2010-05-15ARM: Remove useless linux/bootmem.h includesRussell King1-1/+0
2010-01-27ARM: 5869/1: ixp4xx: implement sched_clock()Mikael Pettersson1-0/+11
2009-12-05IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().Roel Kluin1-1/+1
2009-09-21ixp4xx: timer and clocks cleanupsMikael Pettersson1-9/+7
2009-09-07IXP42x HSS support for setting internal clock rateKrzysztof Halasa1-0/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm1-1/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-2/+2
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov1-5/+5
2008-07-09[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel1-2/+2
2007-12-17[ARM] 4694/1: IXP4xx: Update clockevent support for shutdown and resumeKevin Hilman1-3/+7
2007-07-22Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2007-07-21clockevents: fix resume logicThomas Gleixner1-0/+2
2007-07-20[ARM] ixp4xx: fix IRQ GPIO direction configuration for GPIOs >= 8Tim Harvey1-1/+1
2007-05-26[ARM] 4405/1: NSLU2, DSM-G600 frequency fixup codeMichael-Luke Jones1-1/+1
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle1-1/+1
2007-05-06Merge branch 'ixp4xx' into develRussell King1-3/+26
2007-04-21[ARM] 4259/1: clockevent support for ixp4xx platformKevin Hilman1-19/+74
2007-04-21[ARM] 4311/1: ixp4xx: add KIXRP435 platformRuslan V. Sushko1-3/+3
2007-04-21[ARM] 4275/1: generic gpio layer for ixp4xxMilan Svoboda1-0/+23
2007-02-16[PATCH] clocksource: fixup is_continous changes on ARMThomas Gleixner1-1/+1
2006-12-07[ARM] 3985/1: ixp4xx clocksource cleanupKevin Hilman1-2/+4
2006-12-01[ARM] 3958/1: add platform device (pxa2xx-udc)to ixp4xxMilan Svoboda1-0/+41
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-2/+2
2006-11-03[ARM] 3918/1: ixp4xx irq-chip reworkKevin Hilman1-38/+22
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-2/+2
2006-09-28[ARM] 3856/1: Add clocksource for Intel IXP4xx platformsKevin Hilman1-11/+27
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-22[ARM] 3616/1: fix timer handler wrap logic for a number of platformsLennert Buytenhek1-1/+1
2006-04-20[ARM] 3480/1: ixp4xx: fix irq2gpio array typeLennert Buytenhek1-1/+1
2006-03-21[ARM] 3368/1: ixp4xx: set gpio direction in ixp4xx_config_irqAlessandro Zummo1-1/+4
2006-02-22[ARM] 3347/1: Bugfix for ixp4xx_set_irq_type()Mårten Wikström1-7/+13
2006-01-18[ARM] 3281/1: ixp4xx: export ixp4xx_exp_bus_size for modulesDavid Vrabel1-1/+2
2006-01-05[ARM] 3226/1: IXP4xx runtime expansion bus window size configurationDeepak Saxena1-0/+16
2006-01-04[ARM] 3192/1: Remove gpio_isr_line_clear() API from IXP4xxDeepak Saxena1-1/+3
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+1
2005-10-28[ARM] 2985/1: Replace map_desc.physical with map_desc.pfn: IXP4xxDeepak Saxena1-4/+4
2005-09-26[ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_typeDavid Vrabel1-1/+4
2005-09-06[ARM] Fix missed initialisers/missing commaRussell King1-8/+8
2005-08-29[ARM] 2836/1: Cleanup IXP4xx GPIO codeDeepak Saxena1-90/+65
2005-06-26[PATCH] ARM: Add SA_TIMER flag to timer interruptsRussell King1-2/+2
2005-06-24[PATCH] ARM: 2745/1: Fix IXP4xx debug macrosDeepak Saxena1-0/+8
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+353