u-boot-brain/net
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
..
bootp.c - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. 2003-08-28 14:17:32 +00:00
bootp.h Initial revision 2002-07-20 20:14:13 +00:00
eth.c * Cleanup lowboot code for MPC5200 2004-01-02 14:00:00 +00:00
Makefile * Add support for RMU board 2003-06-05 19:27:42 +00:00
net.c * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
rarp.c * Patch by Marc Singer, 29 May 2003: 2003-05-31 18:35:21 +00:00
rarp.h Initial revision 2002-07-20 20:14:13 +00:00
tftp.c * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 2003-11-17 21:14:37 +00:00
tftp.h Initial revision 2000-12-28 11:02:30 +00:00