uboot-mt623x/cpu/ppc4xx
wdenk 0e6d798cb3 * Patch by Travis Sawyer, 01 Mar 2004:
Ocotea:
  - Add IBM PPC440GX Ref Platform support (Ocotea)
    Original code by Paul Reynolds <PaulReynolds@lhsolutions.com>
    Adapted to U-Boot and 440GX port
  440gx_enet.c:
  - Add gracious handling of all Ethernet Pin Selections for 440GX
  - Add RGMII selection for Cicada CIS8201 Gigabit PHY
  ppc440.h:
  - Add needed bit definitions
  - Fix formatting

* Patch by Carl Riechers, 1 Mar 2004:
  Add PPC440GX prbdv0 divider to fix memory clock calculation.

* Patch by Stephan Linz, 27 Feb 2004
  - avoid problems for targets without NFS download support
2004-03-14 00:07:33 +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, 01 Mar 2004: 2004-03-14 00:07:33 +00:00
Makefile * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
bedbug_405.c * Code cleanup: 2003-06-27 21:31:46 +00:00
commproc.c * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
config.mk * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 2003-11-17 21:14:37 +00:00
cpu.c Patch by Travis Sawyer, 30 Dec 2003: 2004-02-06 23:19:44 +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
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
miiphy.c * Patch by Yuli Barcohen, 26 Jan 2004: 2004-02-08 22:55:38 +00:00
miiphy_440.c Patch by Travis Sawyer, 30 Dec 2003: 2004-02-06 23:19:44 +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, 01 Mar 2004: 2004-03-14 00:07:33 +00:00
start.S Patch by Travis Sawyer, 30 Dec 2003: 2004-02-06 23:19:44 +00:00
traps.c * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
vecnum.h Initial revision 2002-11-03 00:24:07 +00:00