aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-iop/pci.c
AgeCommit message (Expand)Author
2012-07-26ARM: iop3xx: use fixed PCI i/o mappingRob Herring
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2011-07-12ARM: convert PCI defines to variablesRob Herring
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov
2009-08-18iop3xx: ATU and PCI memory configuration correctedAaro Koskinen
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King
2008-03-26iop: unconditionally initialize the ATU on platforms known to be 'hosts'Dan Williams
2008-03-26iop: Program outbound windows using the correct definitionsRussell King
2008-03-26iop: when scanning PCI bus, translate the PCI addresses according to the outb...Russell King
2008-03-26iop: Make IOP ATU window debug readableRussell King
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison
2007-05-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-20[ARM] spelling fixesSimon Arlott
2007-05-16[ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop filesDan Williams
2007-05-03[ARM] 4348/4: iop3xx: Give Linux control over PCI initializationDan Williams
2007-02-14[ARM] 4182/1: iop3xx: fix the ioremap implementation to not remap static rangesDan Williams
2006-09-25[ARM] 3820/1: iop3xx: factor out shared pci codeLennert Buytenhek