u-boot-brain/cpu/mpc5xxx
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
..
config.mk * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 2003-11-17 21:14:37 +00:00
cpu_init.c * Modify XLB arbiter priorities on MPC5200 so all devices use same 2003-09-16 17:06:05 +00:00
cpu.c * Make sure HUSH is initialized for running auto-update scripts 2003-10-14 19:43:55 +00:00
fec.c * Cleanup lowboot code for MPC5200 2004-01-02 14:00:00 +00:00
fec.h * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
firmware_sc_task_bestcomm.impl.S * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
firmware_sc_task.impl.S * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
i2c.c * Patch by Bernhard Kuhn, 28 Oct 2003: 2003-11-07 13:42:26 +00:00
interrupts.c * Patch by Gleb Natapov, 19 Sep 2003: 2003-12-06 19:49:23 +00:00
io.S * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
loadtask.c * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
Makefile * Patch by David Müller, 13 Sep 2003: 2003-09-13 19:01:12 +00:00
pci_mpc5200.c * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
sdma.h * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
serial.c * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
speed.c * Make CPU clock on ICA-IP board controllable by a "cpuclk" 2003-12-27 19:24:54 +00:00
start.S * Cleanup lowboot code for MPC5200 2004-01-02 14:00:00 +00:00
traps.c * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00