summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-01-231-2/+2
|\
| * Merge branch 'soc/sched_clock' into next/socKevin Hilman2013-12-061-2/+2
| |\
| | * ARM: IXP4xx: Switch to sched_clock_register()Stephen Boyd2013-11-211-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-01-221-1/+1
|\ \ \
| * | | IXP4xx: remove '1 &&' from a condition check in ixp4xx_restart()Krzysztof Hałasa2014-01-021-1/+1
| |/ /
* | | arm/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-111-3/+3
|/ /
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-4/+0
|\ \
| * | ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIANBen Dooks2013-10-191-4/+0
| |/
* | ARM: ixp4xx: stop broadcasting the custom GPIO APILinus Walleij2013-09-272-39/+38
* | ARM: ixp4: delete irq_to_gpioLinus Walleij2013-09-271-11/+0
* | ARM: ixp4xx: convert remaining users to use gpiolibLinus Walleij2013-09-274-54/+85
|/
* ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-251-12/+0
* ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King2013-08-251-13/+0
* ARM: debug: provide 8250 debug uart register shift configuration optionRussell King2013-08-251-1/+0
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-133-1/+4
|\
| * Merge tag 'omap-for-v3.11/fixes-for-merge-window' of git://git.kernel.org/pub...Olof Johansson2013-07-121-1/+1
| |\
| * | ARM: ixp4xx: avoid circular header dependencyArnd Bergmann2013-07-063-1/+5
* | | reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-093-3/+6
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-061-1/+1
|\ \ \ | |_|/ |/| |
| * | sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-121-1/+1
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-031-1/+1
|\ \ \ | |_|/ |/| |
| * | ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott2013-05-231-1/+1
| |/
* | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+0
|/
* arm: Use generic idle loopThomas Gleixner2013-04-081-1/+2
* ARM: w1-gpio: fix erroneous gpio requestsJohan Hovold2013-03-121-0/+1
* Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-2/+0
|\
| * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-2/+0
* | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-141-9/+2
|\ \
| * | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-141-9/+2
| |/
* | ARM: delete struct sys_timerStephen Warren2012-12-2415-35/+20
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-121-1/+1
|\
| * ARM: move udc_pxa2xx.h to linux/platform_dataRussell King2012-11-161-1/+1
* | IXP4xx: use __iomem for MMIOArnd Bergmann2012-11-222-8/+8
* | IXP4xx: map CPU config registers within VMALLOC region.Krzysztof Hałasa2012-11-223-38/+21
* | IXP4xx: Always ioremap() Queue Manager MMIO region at boot.Krzysztof Hałasa2012-11-224-21/+17
* | ixp4xx: Declare MODULE_FIRMWARE usageTim Gardner2012-11-221-1/+8
* | IXP4xx: Remove time limit for PCI TRDY to enable use of slow devices.Krzysztof Hałasa2012-11-221-0/+1
* | IXP4xx: Fix off-by-one bug in Goramo MultiLink platform.Krzysztof Hałasa2012-11-221-1/+1
* | IXP4xx: Fix Goramo MultiLink platform compilation.Krzysztof Hałasa2012-11-221-0/+1
|/
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-1/+1
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-011-2/+0
|\
| * ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-2/+0
* | ARM: ixp4xx: use __iomem pointers for MMIOArnd Bergmann2012-09-193-11/+12
|/
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-011-4/+0
|\
| * mtd: nand: kill NAND_NO_AUTOINCR optionBrian Norris2012-05-131-1/+0
| * arm: Use the plat_nand default partition parserH Hartley Sweeten2012-05-131-3/+0
* | Merge branches 'fixes' and 'fixes2' into devel-lateOlof Johansson2012-05-302-80/+47
|\ \
| * | ixp4xx: fix compilation by adding gpiolib supportRichard Cochran2012-05-232-80/+47
| |/
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-2116-35/+15
|\ \
| * | ARM: PCI: provide a default bus scan implementationRussell King2012-05-1316-21/+15
OpenPOWER on IntegriCloud