summaryrefslogtreecommitdiff
path: root/cpu/mpc83xx/pci.c
Commit message (Expand)AuthorAgeLines
* mpc83xx: PCI: Fix hard-coded first_busno valueAnton Vorontsov2009-02-23-1/+1
* mpc83xx: PCI: Fix bus-range fdt fixups for PCI1 controllersAnton Vorontsov2009-02-23-2/+2
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-07-1/+1
* 83xx: PCI agent mode fixes for multi-board systemsIra Snyder2009-01-21-0/+5
* mpc83xx pci: Round up memory size in inbound window.Scott Wood2008-10-30-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-4/+4
* mpc83xx: add PCISLAVE support to 83XX_GENERIC_PCI setup codeIra W. Snyder2008-08-25-0/+26
* 83xx: split COBJS onto separate linesAnton Vorontsov2008-03-25-2/+0
* mpc83xx: convert to using do_fixup_*()Kim Phillips2008-01-08-53/+30
* Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-21-2/+2
* mpc83xx: migrate remaining freescale boards to libfdtKim Phillips2007-08-15-3/+12
* mpc83xx: fixup generic pci for libfdtKim Phillips2007-08-10-1/+35
* mpc83xx: minor fixups for 8313rdb introductionKim Phillips2007-04-25-0/+1
* mpc83xx: Add generic PCI setup code.Scott Wood2007-04-23-0/+191
* Add PCI support for the TQM834x board.Rafal Jaworowski2005-10-17-252/+0
* Added support for TQM834x boards.Marian Balakowicz2005-10-11-2/+2
* Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger2005-08-01-13/+12
* * Patch by Eran LibertyEran Liberty2005-07-28-0/+253