summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-iop/pci.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: iop3xx: use fixed PCI i/o mappingRob Herring2012-07-261-16/+9
* ARM: PCI: provide a default bus scan implementationRussell King2012-05-131-7/+1
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+0
* | arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-2/+2
|/
* arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-4/+4
* ARM: convert PCI defines to variablesRob Herring2011-07-121-0/+3
* ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov2010-07-271-1/+1
* iop3xx: ATU and PCI memory configuration correctedAaro Koskinen2009-08-181-1/+2
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* iop: unconditionally initialize the ATU on platforms known to be 'hosts'Dan Williams2008-03-261-6/+27
* iop: Program outbound windows using the correct definitionsRussell King2008-03-261-3/+3
* iop: when scanning PCI bus, translate the PCI addresses according to the outb...Russell King2008-03-261-2/+5
* iop: Make IOP ATU window debug readableRussell King2008-03-261-15/+20
* [ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-1/+1
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-211-3/+3
|\
| * [ARM] spelling fixesSimon Arlott2007-05-201-1/+1
| * [ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop filesDan Williams2007-05-161-2/+2
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
|/
* [ARM] 4348/4: iop3xx: Give Linux control over PCI initializationDan Williams2007-05-031-1/+139
* [ARM] 4182/1: iop3xx: fix the ioremap implementation to not remap static rangesDan Williams2007-02-141-3/+3
* [ARM] 3820/1: iop3xx: factor out shared pci codeLennert Buytenhek2006-09-251-0/+247