aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-iop/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-26ARM: iop3xx: use fixed PCI i/o mappingRob Herring1-16/+9
2012-05-13ARM: PCI: provide a default bus scan implementationRussell King1-7/+1
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 Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-1/+0
2012-02-23arm/PCI: get rid of device resource fixupsBjorn Helgaas1-2/+2
2012-01-06arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-4/+4
2011-07-12ARM: convert PCI defines to variablesRob Herring1-0/+3
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov1-1/+1
2009-08-18iop3xx: ATU and PCI memory configuration correctedAaro Koskinen1-1/+2
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-1/+1
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-08-07[ARM] Eliminate useless includes of asm/mach-types.hRussell King1-1/+0
2008-03-26iop: unconditionally initialize the ATU on platforms known to be 'hosts'Dan Williams1-6/+27
2008-03-26iop: Program outbound windows using the correct definitionsRussell King1-3/+3
2008-03-26iop: when scanning PCI bus, translate the PCI addresses according to the outbound window settingsRussell King1-2/+5
2008-03-26iop: Make IOP ATU window debug readableRussell King1-15/+20
2008-03-06[ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2007-05-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+3
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-0/+1
2007-05-20[ARM] spelling fixesSimon Arlott1-1/+1
2007-05-16[ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop filesDan Williams1-2/+2
2007-05-03[ARM] 4348/4: iop3xx: Give Linux control over PCI initializationDan Williams1-1/+139
2007-02-14[ARM] 4182/1: iop3xx: fix the ioremap implementation to not remap static rangesDan Williams1-3/+3
2006-09-25[ARM] 3820/1: iop3xx: factor out shared pci codeLennert Buytenhek1-0/+247