aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/common.c
Commit message (Expand)AuthorAge
* Revert "ARM: ixp4xx: fix gpio rework"Arnd Bergmann2014-03-26
* Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann2014-03-21
|\
| * ARM: ixp4xx: fix gpio reworkArnd Bergmann2014-03-21
* | ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementationSimon Kågström2014-03-18
|/
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-23
|\
| * Merge branch 'soc/sched_clock' into next/socKevin Hilman2013-12-06
| |\
| | * ARM: IXP4xx: Switch to sched_clock_register()Stephen Boyd2013-11-21
* | | IXP4xx: remove '1 &&' from a condition check in ixp4xx_restart()Krzysztof Hałasa2014-01-02
|/ /
* | ARM: ixp4xx: stop broadcasting the custom GPIO APILinus Walleij2013-09-27
* | ARM: ixp4: delete irq_to_gpioLinus Walleij2013-09-27
|/
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-09
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-06
|\
| * sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-12
* | ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2013-05-22
|/
* arm: Use generic idle loopThomas Gleixner2013-04-08
* Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-14
|\
| * ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-14
* | ARM: delete struct sys_timerStephen Warren2012-12-24
|/
* IXP4xx: map CPU config registers within VMALLOC region.Krzysztof Hałasa2012-11-21
* IXP4xx: Always ioremap() Queue Manager MMIO region at boot.Krzysztof Hałasa2012-11-21
* ARM: ixp4xx: use __iomem pointers for MMIOArnd Bergmann2012-09-19
* ixp4xx: fix compilation by adding gpiolib supportRichard Cochran2012-05-23
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-30
|\
| * ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson2012-03-30
* | ARM: ixp4xx: use runtime ioremap hookRob Herring2012-03-06
|/
* ARM: mach-ixp4xx: properly disable CPU idle callNicolas Pitre2012-01-20
* Merge branch 'restart' into for-linusRussell King2012-01-05
|\
| * ARM: restart: ixp4xx: use new restart hookRussell King2012-01-05
* | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-18
|/
* arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-10-31
* ARM: fix regression in IXP4xx clocksourceRichard Cochran2011-07-15
* clocksource: convert ARM 32-bit up counting clocksourcesRussell King2011-05-23
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-29
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-29
* arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings2011-02-06
* ARM: ixp4xx: irq_data conversion.Lennert Buytenhek2011-01-13
* ARM: ixp4xx: convert sched_clock() to use new infrastructureRussell King2010-12-22
* ARM: ensure all sched_clock() implementations are notrace markedRussell King2010-12-22
* ARM: ixp4xx: update clock source registrationRussell King2010-12-22
* ARM: Remove useless linux/bootmem.h includesRussell King2010-05-15
* ARM: 5869/1: ixp4xx: implement sched_clock()Mikael Pettersson2010-01-27
* IXP4xx: Ensure index is positive in irq_to_gpio() and npe_request().Roel Kluin2009-12-05
* ixp4xx: timer and clocks cleanupsMikael Pettersson2009-09-21
* IXP42x HSS support for setting internal clock rateKrzysztof Halasa2009-09-07
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-21
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-13
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-06
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-27