aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ixp4xx
AgeCommit message (Expand)Author
2012-01-11ARM: restart: only perform setup for restart when soft-restartingRussell King
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker
2011-11-01Merge branch 'depends/rmk/devel-stable' into next/boardArnd Bergmann
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-10-25Merge branch 'misc' into for-linusRussell King
2011-10-21Merge branch 'depends/rmk/gpio' into next/boardArnd Bergmann
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer
2011-10-17ARM: 7006/1: Migrate to asm-generic wrapper supportStephen Boyd
2011-10-13ARM: mach-ixp4xx: remove mach/memory.hNicolas Pitre
2011-09-30ixp4xx: support omicron ixp425 based boardsRichard Cochran
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-09-13locking, ARM: Annotate low level hw locks as rawThomas Gleixner
2011-08-21ARM: mach-ixp4xx: convert boot_params to atag_offsetNicolas Pitre
2011-08-17ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K windowRussell King
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-22Merge branch 'devel-stable' into for-nextRussell King
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-07-18ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-15ARM: fix regression in IXP4xx clocksourceRichard Cochran
2011-07-12ARM: convert PCI defines to variablesRob Herring
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring
2011-07-04ARM: dmabounce: no need to check dev->bus type in needs_bounce functionRussell King
2011-07-04ARM: dmabounce: get rid of dma_needs_bounce global functionRussell King
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-25Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-25mtd: ixp: convert to mtd_device_register()Jamie Iles
2011-05-23ptp: Added a clock driver for the IXP46x.Richard Cochran
2011-05-23Merge branch 'devel-stable' into for-linusRussell King
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesRussell King
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King
2011-05-12ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King
2011-05-07ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-03-16Merge branch 'p2v' into develRussell King
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsBen Hutchings
2011-02-06IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Krzysztof HaƂasa
2011-01-13ARM: ixp4xx: irq_data conversion.Lennert Buytenhek
2011-01-05Merge branch 'clksrc' into develRussell King