summaryrefslogtreecommitdiffstats
path: root/cpu/mpc83xx/pci.c
Commit message (Collapse)AuthorAgeFilesLines
* mpc83xx: migrate remaining freescale boards to libfdtKim Phillips2007-08-151-3/+12
| | | | | | | | | | this adds libfdt support code for the freescale mpc8313erdb, mpc832xemds, mpc8349emds, mpc8349itx, and gp boards. Boards remain compatible with OF_FLAT_TREE. Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
* mpc83xx: fixup generic pci for libfdtKim Phillips2007-08-101-1/+35
| | | | | | add libfdt support to the generic 83xx pci code Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
* mpc83xx: minor fixups for 8313rdb introductionKim Phillips2007-04-251-0/+1
|
* mpc83xx: Add generic PCI setup code.Scott Wood2007-04-231-0/+191
| | | | | | | | Board code can now request the generic setup code rather than having to copy-and-paste it for themselves. Boards should be converted to use this once they're tested with it. Signed-off-by: Scott Wood <scottwood@freescale.com>
* Add PCI support for the TQM834x board.Rafal Jaworowski2005-10-171-252/+0
|
* Added support for TQM834x boards.Marian Balakowicz2005-10-111-2/+2
|
* Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger2005-08-011-13/+12
| | | | | | | | - C++ comments - Trailing white space - Indentation not by TAB - Excessive amount of empty lines - Trailing empty lines
* * Patch by Eran LibertyEran Liberty2005-07-281-0/+253
Add support for the Freescale MPC8349ADS board.
OpenPOWER on IntegriCloud