aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/common.c
Commit message (Expand)AuthorAge
* ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCIArnd Bergmann2014-11-10
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-05
|\
| * Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-19
| |\
| | * ARM: ixp4xx: fix timer latch calculationUwe Kleine-König2014-02-18
| | * ARM: ixp4xx: stop using <mach/timex.h>Uwe Kleine-König2013-12-20
* | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-05
|\ \ \
| * | | IXP4xx: Fix DMA masks.Krzysztof Halasa2014-03-26
| * | | Revert "ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation"Arnd Bergmann2014-03-26
| * | | 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
| |/ /
* / / ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-12
|/ /
* | 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