u-boot-brain/cpu/ppc4xx
wdenk 3c74e32a98 * Patch by Travis Sawyer, 09 Feb 2004:
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
2004-02-22 23:46:08 +00:00
..
405gp_enet.c Patch by Travis Sawyer, 30 Dec 2003: 2004-02-06 23:19:44 +00:00
405gp_pci.c * Patch by Travis Sawyer, 09 Feb 2004: 2004-02-22 23:46:08 +00:00
440gx_enet.c * Patch by Travis Sawyer, 09 Feb 2004: 2004-02-22 23:46:08 +00:00
bedbug_405.c * Code cleanup: 2003-06-27 21:31:46 +00:00
config.mk * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 2003-11-17 21:14:37 +00:00
cpu_init.c - Fix bug for initial stack in data cache as pointed out by Thomas Schaefer (tschaefer@giga-stream.de). Now inital stack in data cache can be used even if the chip select is in use. 2003-06-05 15:35:20 +00:00
cpu.c Patch by Travis Sawyer, 30 Dec 2003: 2004-02-06 23:19:44 +00:00
dcr.S Initial revision 2001-10-21 10:56:49 +00:00
i2c.c * Code cleanup: 2003-06-27 21:31:46 +00:00
interrupts.c Patch by Travis Sawyer, 30 Dec 2003: 2004-02-06 23:19:44 +00:00
kgdb.S * Code cleanup: 2003-06-27 21:31:46 +00:00
Makefile Patch by Travis Sawyer, 30 Dec 2003: 2004-02-06 23:19:44 +00:00
miiphy_440.c Patch by Travis Sawyer, 30 Dec 2003: 2004-02-06 23:19:44 +00:00
miiphy.c * Patch by Yuli Barcohen, 26 Jan 2004: 2004-02-08 22:55:38 +00:00
resetvec.S * Code cleanup: 2003-06-27 21:31:46 +00:00
sdram.c Disable memory controller before setting first values. 2003-09-12 08:49:58 +00:00
serial.c Patch by Travis Sawyer, 30 Dec 2003: 2004-02-06 23:19:44 +00:00
spd_sdram.c Updated for PPC405EP boards (2 banks only). 2003-12-09 14:56:24 +00:00
speed.c Patch by Travis Sawyer, 30 Dec 2003: 2004-02-06 23:19:44 +00:00
start.S Patch by Travis Sawyer, 30 Dec 2003: 2004-02-06 23:19:44 +00:00
traps.c * Code cleanup: 2003-06-27 21:31:46 +00:00
vecnum.h Initial revision 2002-11-03 00:24:07 +00:00