aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-2/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-2/+0
2012-12-24ARM: delete struct sys_timerStephen Warren1-3/+0
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-11-22IXP4xx: use __iomem for MMIOArnd Bergmann1-6/+6
2012-11-22IXP4xx: map CPU config registers within VMALLOC region.Krzysztof Hałasa2-30/+21
2012-11-22IXP4xx: Always ioremap() Queue Manager MMIO region at boot.Krzysztof Hałasa2-9/+10
2012-11-16ARM: move udc_pxa2xx.h to linux/platform_dataRussell King1-1/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+0
2012-09-19ARM: ixp4xx: use __iomem pointers for MMIOArnd Bergmann2-7/+8
2012-09-14ARM: make mach/gpio.h headers optionalRob Herring1-2/+0
2012-05-30Merge branches 'fixes' and 'fixes2' into devel-lateOlof Johansson1-78/+1
2012-05-23ixp4xx: fix compilation by adding gpiolib supportRichard Cochran1-78/+1
2012-05-21Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King1-1/+1
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-25/+2
2012-04-04ixp4xx_eth: Support the get_ts_info ethtool method.Richard Cochran1-0/+3
2012-03-25ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbolRob Herring1-2/+0
2012-03-06ARM: kill off __mem_pciRob Herring1-5/+1
2012-03-06ARM: ixp4xx: use runtime ioremap hookRob Herring2-18/+1
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King1-6/+0
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-6/+0
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-14/+0
2012-01-20ARM: mach-ixp4xx: properly disable CPU idle callNicolas Pitre1-5/+0
2012-01-05Merge branch 'restart' into for-linusRussell King2-25/+1
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: ixp4xx: use new restart hookRussell King2-21/+1
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-5/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-5/+0
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-1/+1
2011-11-01Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-1/+2
2011-11-01Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann2-18/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-18/+1
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+3
2011-10-21Merge branch 'depends/rmk/gpio' into next/boardArnd Bergmann1-0/+3
2011-10-13ARM: mach-ixp4xx: remove mach/memory.hNicolas Pitre1-17/+0
2011-09-30ixp4xx: support omicron ixp425 based boardsRichard Cochran1-1/+2
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-17ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K windowRussell King1-2/+0
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King1-0/+2
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King1-0/+1
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-5/+0
2011-07-18ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre1-4/+0
2011-07-12ARM: convert PCI defines to variablesRob Herring1-3/+0
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring1-2/+0
2011-05-25Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+78
2011-05-23ptp: Added a clock driver for the IXP46x.Richard Cochran1-0/+78
2011-05-23Merge branch 'devel-stable' into for-linusRussell King1-1/+1
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King1-8/+1
2011-05-12ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King1-2/+1