aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ixp4xx
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Merge branch 'misc' into for-linusGravatar Russell King 2-2/+3
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsGravatar Sascha Hauer 1-1/+1
2011-10-17ARM: 7006/1: Migrate to asm-generic wrapper supportGravatar Stephen Boyd 1-1/+2
2011-08-17ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K windowGravatar Russell King 1-2/+0
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Gravatar Linus Torvalds 13-13/+14
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-5/+5
2011-07-22Merge branch 'devel-stable' into for-nextGravatar Russell King 13-4/+48
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Gravatar Russell King 2-8/+14
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Gravatar Ralf Baechle 13-13/+14
2011-07-18ARM: mach-ixp4xx: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeGravatar Nicolas Pitre 13-4/+48
2011-07-15ARM: fix regression in IXP4xx clocksourceGravatar Richard Cochran 1-2/+8
2011-07-12ARM: convert PCI defines to variablesGravatar Rob Herring 2-3/+5
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagGravatar Rob Herring 1-2/+0
2011-07-04ARM: dmabounce: no need to check dev->bus type in needs_bounce functionGravatar Russell King 1-1/+1
2011-07-04ARM: dmabounce: get rid of dma_needs_bounce global functionGravatar Russell King 1-6/+6
2011-05-27Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 1-4/+0
2011-05-25Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+78
2011-05-25mtd: ixp: convert to mtd_device_register()Gravatar Jamie Iles 1-4/+0
2011-05-23ptp: Added a clock driver for the IXP46x.Gravatar Richard Cochran 1-0/+78
2011-05-23Merge branch 'devel-stable' into for-linusGravatar Russell King 1-1/+1
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Gravatar Russell King 2-33/+2
2011-05-23clocksource: convert ARM 32-bit up counting clocksourcesGravatar Russell King 1-14/+2
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesGravatar Russell King 2-31/+1
2011-05-12ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSGravatar Russell King 1-2/+1
2011-05-07ARM: zImage: remove the static qualifier from global data variablesGravatar Nicolas Pitre 1-1/+1
2011-03-29arm: Fold irq_set_chip/irq_set_handlerGravatar Thomas Gleixner 1-2/+2
2011-03-29arm: Cleanup the irq namespaceGravatar Thomas Gleixner 14-45/+45
2011-03-16Merge branch 'p2v' into develGravatar Russell King 1-1/+1
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsGravatar Russell King 1-1/+1
2011-02-06arm/ixp4xx: Rename FREQ macro to avoid collisionsGravatar Ben Hutchings 2-4/+5
2011-02-06IXP4xx: Fix qmgr_release_queue() flushing unexpected queue entries.Gravatar Krzysztof Hałasa 1-4/+5
2011-01-13ARM: ixp4xx: irq_data conversion.Gravatar Lennert Buytenhek 1-21/+21
2011-01-05Merge branch 'clksrc' into develGravatar Russell King 1-15/+20
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Gravatar Russell King 1-2/+2
2010-12-28ARM: fix IXP4xx build failureGravatar Imre Kaloz 1-1/+1
2010-12-22ARM: ixp4xx: convert sched_clock() to use new infrastructureGravatar Russell King 1-11/+20
2010-12-22ARM: ensure all sched_clock() implementations are notrace markedGravatar Russell King 1-1/+1
2010-12-22ARM: ixp4xx: update clock source registrationGravatar Russell King 1-5/+1
2010-12-08ARM: io: make iounmap() a simple macroGravatar Russell King 1-2/+2
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioGravatar Nicolas Pitre 12-34/+0
2010-10-20arm: return both physical and virtual addresses from addruartGravatar Jeremy Kerr 1-8/+8
2010-09-22arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"Gravatar FUJITA Tomonori 2-0/+10
2010-08-15Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 1-0/+1
2010-08-12ARM: Fix gen_nand probe structures contentsGravatar Marek Vasut 1-0/+1
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Gravatar Linus Torvalds 6-3/+334
2010-07-31Merge branch 'misc' into develGravatar Russell King 1-1/+2
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Gravatar Kirill A. Shutemov 1-1/+2
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Gravatar Russell King 2-5/+5
2010-05-27IXP4xx: Fix LL debugging on little-endian CPU.Gravatar Krzysztof Hałasa 1-0/+2
2010-05-27IXP4xx: Fix sparse warnings in I/O primitives.Gravatar Krzysztof Hałasa 1-3/+3