summaryrefslogtreecommitdiff
path: root/cpu/ppc4xx/405gp_pci.c
AgeCommit message (Collapse)Author
2004-12-16PMC405 board support addedstroese
2004-03-14Code cleanup; make several boards compile & link.wdenk
2004-02-22* Patch by Travis Sawyer, 09 Feb 2004:wdenk
o 440GX: - Fix PCI Indirect access for type 1 config cycles with ppc440. - Add phymode for 440 enet - fix pci pre init o XPedite1K: - Change board_pre_init to board_early_init_f - Add user flash to bus controller setup - Fix pci pre init - Fix is_pci_host to check GPIO for monarch bit - Force xpedite1k to pci conventional mode (via #define option) * Patch by Brad Kemp, 4 Feb 2004: - handle the machine check that is generated during the PCI scans on 82xx processors. - define the registers used in the IMMR by the PCI subsystem. * Patch by Pierre Aubert, 03 Feb 2004: cpu/mpc5xxx/start.S: copy MBAR into SPR311 * Patch by Jeff Angielski, 03 Feb 2004: Fix copy & paste error in cpu/mpc8260/pci.c * Patch by Reinhard Meyer, 24 Jan 2004: Fix typo in cpu/mpc5xxx/pci_mpc5200.c
2003-10-22Fix PCI problems on PPChameleon boardwdenk
2003-09-12PPC405EP: set vendor id.stroese
2003-06-27* Code cleanup:wdenk
- remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
2003-06-04* Patch by Denis Peter, 04 June 2003:wdenk
add support for the MIP405T board
2003-05-23PPC405EP support added.stroese
2003-02-14Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese
2002-11-03Initial revisionwdenk