summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ixp4xx/common.c
AgeCommit message (Expand)Author
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-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-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
2013-04-08arm: Use generic idle loopThomas Gleixner
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo
2012-12-24ARM: delete struct sys_timerStephen Warren
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-09-19ARM: ixp4xx: use __iomem pointers for MMIOArnd Bergmann
2012-05-23ixp4xx: fix compilation by adding gpiolib supportRichard Cochran
2012-03-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-30ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson
2012-03-06ARM: ixp4xx: use runtime ioremap hookRob Herring
2012-01-20ARM: mach-ixp4xx: properly disable CPU idle callNicolas Pitre
2012-01-05Merge branch 'restart' into for-linusRussell King
2012-01-05ARM: restart: ixp4xx: use new restart hookRussell King
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker
2011-07-15ARM: fix regression in IXP4xx clocksourceRichard Cochran
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings
2011-01-13ARM: ixp4xx: irq_data conversion.Lennert Buytenhek
2010-12-22ARM: ixp4xx: convert sched_clock() to use new infrastructureRussell King
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedRussell King
2010-12-22ARM: ixp4xx: update clock source registrationRussell King
2010-05-15ARM: Remove useless linux/bootmem.h includesRussell King
2010-01-27ARM: 5869/1: ixp4xx: implement sched_clock()Mikael Pettersson
2009-12-05IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().Roel Kluin
2009-09-21ixp4xx: timer and clocks cleanupsMikael Pettersson
2009-09-07IXP42x HSS support for setting internal clock rateKrzysztof Halasa
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King