aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2012-03-30ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson1-0/+1
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds17-25/+55
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds2-2/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells2-2/+0
2012-03-25ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbolRob Herring1-2/+0
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-25/+6
2012-03-06ARM: kill off __mem_pciRob Herring1-5/+1
2012-03-06ARM: ixp4xx: use runtime ioremap hookRob Herring16-18/+54
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-2/+2
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 Pitre2-5/+6
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-4/+4
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-4/+4
2012-01-05Merge branch 'restart' into for-linusRussell King16-25/+38
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: ixp4xx: use new restart hookRussell King16-21/+38
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier1-13/+3
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-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-0/+2
2011-11-01Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds5-1/+376
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker2-0/+2
2011-11-01Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann15-38/+21
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds14-35/+18
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds5-8/+7
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+11
2011-10-25Merge branch 'misc' into for-linusRussell King2-2/+3
2011-10-21Merge branch 'depends/rmk/gpio' into next/boardArnd Bergmann5-8/+7
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-10-17ARM: 7006/1: Migrate to asm-generic wrapper supportStephen Boyd1-1/+2
2011-10-13ARM: mach-ixp4xx: remove mach/memory.hNicolas Pitre1-17/+0
2011-09-30ixp4xx: support omicron ixp425 based boardsRichard Cochran5-1/+376
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner1-11/+11
2011-08-21ARM: mach-ixp4xx: convert boot_params to atag_offsetNicolas Pitre12-17/+17
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-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King4-8/+4
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds13-13/+14
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-5/+5
2011-07-22Merge branch 'devel-stable' into for-nextRussell King13-4/+48
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-nextRussell King2-8/+14
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle13-13/+14
2011-07-18ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre13-4/+48
2011-07-15ARM: fix regression in IXP4xx clocksourceRichard Cochran1-2/+8