summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/include
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: pxa25x_udc: move register definitions from archArnd Bergmann2016-03-041-198/+0
* ARM: ixp4xx: fix read{b,w,l} return typesArnd Bergmann2015-12-011-6/+6
* ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King2015-05-141-1/+1
* ARM: ixp4xx: fix {in,out}s{bwl} data typesArnd Bergmann2015-02-181-6/+13
* ARM: ixp4xx: Properly override I/O accessorsThierry Reding2014-11-101-0/+12
* ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCIArnd Bergmann2014-11-101-4/+12
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-16/+0
|\
| * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-16/+0
* | 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/+0
* 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-131-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/+0
|\
| * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-2/+0
* | ARM: delete struct sys_timerStephen Warren2012-12-241-3/+0
|/
* 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/+21
* | 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-011-2/+0
|\
| * ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-2/+0
* | ARM: ixp4xx: use __iomem pointers for MMIOArnd Bergmann2012-09-192-7/+8
|/
* Merge branches 'fixes' and 'fixes2' into devel-lateOlof Johansson2012-05-301-78/+1
|\
| * ixp4xx: fix compilation by adding gpiolib supportRichard Cochran2012-05-231-78/+1
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-211-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/+2
|\ \ | |/
| * ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbolRob Herring2012-03-251-2/+0
| * ARM: kill off __mem_pciRob Herring2012-03-061-5/+1
| * ARM: ixp4xx: use runtime ioremap hookRob Herring2012-03-062-18/+1
* | 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/+0
|\
| * ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-6/+0
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-14/+0
* | ARM: mach-ixp4xx: properly disable CPU idle callNicolas Pitre2012-01-201-5/+0
|/
* Merge branch 'restart' into for-linusRussell King2012-01-052-25/+1
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * ARM: restart: ixp4xx: use new restart hookRussell King2012-01-052-21/+1
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-5/+0
|\ \ | |/ |/|
| * ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-5/+0
* | 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-011-1/+2
|\
| * Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann2011-11-012-18/+1
| |\
| * \ Merge branch 'depends/rmk/gpio' into next/boardArnd Bergmann2011-10-211-0/+3
| |\ \
| * | | ixp4xx: support omicron ixp425 based boardsRichard Cochran2011-09-301-1/+2
OpenPOWER on IntegriCloud