aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ixp4xx
AgeCommit message (Expand)Author
2014-01-23Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-02IXP4xx: remove '1 &&' from a condition check in ixp4xx_restart()Krzysztof Hałasa
2013-12-11arm/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2013-12-06Merge branch 'soc/sched_clock' into next/socKevin Hilman
2013-11-21ARM: IXP4xx: Switch to sched_clock_register()Stephen Boyd
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-19ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIANBen Dooks
2013-09-27ARM: ixp4xx: stop broadcasting the custom GPIO APILinus Walleij
2013-09-27ARM: ixp4: delete irq_to_gpioLinus Walleij
2013-09-27ARM: ixp4xx: convert remaining users to use gpiolibLinus Walleij
2013-08-25ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King
2013-08-25ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King
2013-08-25ARM: debug: provide 8250 debug uart register shift configuration optionRussell King
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-07-12Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson
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-07-06ARM: ixp4xx: avoid circular header dependencyArnd Bergmann
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-05-23ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott
2013-04-08arm: Use generic idle loopThomas Gleixner
2013-03-12ARM: w1-gpio: fix erroneous gpio requestsJohan Hovold
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-14ARM: use clockevents_config_and_register() where possibleShawn Guo
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-22IXP4xx: use __iomem for MMIOArnd Bergmann
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-11-22ixp4xx: Declare MODULE_FIRMWARE usageTim Gardner
2012-11-22IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices.Krzysztof Hałasa
2012-11-22IXP4xx: Fix off-by-one bug in Goramo MultiLink platform.Krzysztof Hałasa
2012-11-22IXP4xx: Fix Goramo MultiLink platform compilation.Krzysztof Hałasa
2012-11-16ARM: move udc_pxa2xx.h to linux/platform_dataRussell King
2012-10-13ARM: config: sort select statements alphanumericallyRussell King
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-09-19ARM: ixp4xx: use __iomem pointers for MMIOArnd Bergmann
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-05-30Merge branches 'fixes' and 'fixes2' into devel-lateOlof Johansson
2012-05-23ixp4xx: fix compilation by adding gpiolib supportRichard Cochran
2012-05-21Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-05-13mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris
2012-05-13arm: Use the plat_nand default partition parserH Hartley Sweeten
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King