1
0
Fork 0
remarkable-uboot/cpu/ppc4xx
wdenk d4ca31c40e * Cleanup lowboot code for MPC5200
* Minor code cleanup (coding style)

* Patch by Reinhard Meyer, 30 Dec 2003:
  - cpu/mpc5xxx/fec.c: added CONFIG_PHY_ADDR, added CONFIG_PHY_TYPE,
  - added CONFIG_PHY_ADDR to include/configs/IceCube.h,
  - turned debug print of PHY registers into a function (called in two places)
  - added support for EMK MPC5200 based modules

* Fix MPC8xx PLPRCR_MFD_SHIFT typo

* Add support for TQM866M modules

* Fixes for TQM855M with 4 MB flash (Am29DL163 = _no_ mirror bit flash)

* Fix a few compiler warnings
2004-01-02 14:00:00 +00:00
..
405gp_enet.c * Patch by Andre Schwarz, 24 Nov 2003: 2003-12-07 19:24:00 +00:00
405gp_pci.c Fix PCI problems on PPChameleon board 2003-10-22 09:00:28 +00:00
Makefile Initial revision 2002-07-07 16:05:51 +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.c Adjustments / cleanup for PPChameleon EVB board 2003-09-03 14:03:26 +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 * Cleanup lowboot code for MPC5200 2004-01-02 14:00:00 +00:00
kgdb.S * Code cleanup: 2003-06-27 21:31:46 +00:00
miiphy.c Debug printf's removed. 2003-12-09 14:57:03 +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 - PPC405EP support added. 2003-05-23 11:25:57 +00:00
spd_sdram.c Updated for PPC405EP boards (2 banks only). 2003-12-09 14:56:24 +00:00
speed.c * Code cleanup: 2003-06-27 21:31:46 +00:00
start.S BUBINGA405EP port fixed. 2003-12-09 14:54:43 +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