summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/include/mach
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-16/+0Star
|\
| * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-16/+0Star
* | ARM: ixp4xx: avoid use of PCIBIOS_MIN_MEM in io.hArnd Bergmann2014-03-211-1/+2
|/
* ARM: ixp4xx: stop broadcasting the custom GPIO APILinus Walleij2013-09-271-39/+0Star
* ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-251-12/+0Star
* ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King2013-08-251-13/+0Star
* ARM: debug: provide 8250 debug uart register shift configuration optionRussell King2013-08-251-1/+0Star
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-141-1/+1
|\
| * ARM: ixp4xx: avoid circular header dependencyArnd Bergmann2013-07-061-1/+1
* | reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+3
|/
* Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-2/+0Star
|\
| * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-2/+0Star
* | ARM: delete struct sys_timerStephen Warren2012-12-241-3/+0Star
|/
* 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-221-6/+6
* | IXP4xx: map CPU config registers within VMALLOC region.Krzysztof Hałasa2012-11-222-30/+21Star
* | IXP4xx: Always ioremap() Queue Manager MMIO region at boot.Krzysztof Hałasa2012-11-222-9/+10
|/
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-021-2/+0Star
|\
| * ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-2/+0Star
* | ARM: ixp4xx: use __iomem pointers for MMIOArnd Bergmann2012-09-192-7/+8
|/
* Merge branches 'fixes' and 'fixes2' into devel-lateOlof Johansson2012-05-311-78/+1Star
|\
| * ixp4xx: fix compilation by adding gpiolib supportRichard Cochran2012-05-231-78/+1Star
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-221-1/+1
|\ \
| * | ARM: PCI: provide a default bus scan implementationRussell King2012-05-131-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-103-25/+2Star
|\|
| * ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbolRob Herring2012-03-251-2/+0Star
| * ARM: kill off __mem_pciRob Herring2012-03-071-5/+1Star
| * ARM: ixp4xx: use runtime ioremap hookRob Herring2012-03-072-18/+1Star
* | ixp4xx_eth: Support the get_ts_info ethtool method.Richard Cochran2012-04-041-0/+3
|/
* Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0Star
|\
| * ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-221-6/+0Star
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-14/+0Star
* | ARM: mach-ixp4xx: properly disable CPU idle callNicolas Pitre2012-01-211-5/+0Star
|/
* Merge branch 'restart' into for-linusRussell King2012-01-052-25/+1Star
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0Star
| * ARM: restart: ixp4xx: use new restart hookRussell King2012-01-052-21/+1Star
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-061-5/+0Star
|\ \ | |/ |/|
| * ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-5/+0Star
* | ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-1/+1
|/
* Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-021-1/+2
|\
| * Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann2011-11-012-18/+1Star
| |\
| * \ Merge branch 'depends/rmk/gpio' into next/boardArnd Bergmann2011-10-211-0/+3
| |\ \
| * | | ixp4xx: support omicron ixp425 based boardsRichard Cochran2011-09-301-1/+2
* | | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-282-18/+1Star
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: mach-ixp4xx: remove mach/memory.hNicolas Pitre2011-10-131-17/+0Star
| * | | ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| |/ /
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-271-0/+3
|\ \ \ | | |/ | |/|
| * | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-0/+2
| * | ARM: gpio: consolidate gpio_to_irqRussell King2011-08-121-0/+1
| |/