uboot-mt623x/net
wdenk c3f9d4939a * Patch by Yuli Barcohen, 4 Mar 2004:
Fix problems with GCC 3.3.x which changed handling of global
  variables explicitly initialized to zero (now in .bss instead of
  .data as before).

* Patch by Leon Kukovec, 02 Mar 2004:
  add strswab() to fix IDE LBA capacity, firmware and model numbers
  on little endian machines

* Patch by Masami Komiya, 02 Mar 2004:
  - Remove get_ticks() from NFS code
  - Add verification of RPC transaction ID

* Patch by Pierre Aubert, 02 Mar 2004:
  cleanup for IDE and USB drivers for MPC5200
2004-03-14 00:59:59 +00:00
..
Makefile * Patch by Masami Komiy, 22 Feb 2004: 2004-02-24 02:00:03 +00:00
bootp.c * Patch by Travis Sawyer, 01 Mar 2004: 2004-03-14 00:07:33 +00:00
bootp.h Initial revision 2002-07-20 20:14:13 +00:00
eth.c * Patch by Masami Komiy, 22 Feb 2004: 2004-02-24 02:00:03 +00:00
net.c * Patch by Masami Komiy, 22 Feb 2004: 2004-02-24 02:00:03 +00:00
nfs.c * Patch by Yuli Barcohen, 4 Mar 2004: 2004-03-14 00:59:59 +00:00
nfs.h * Patch by Steven Scholz, 25 Feb 2004: 2004-02-27 00:07:27 +00:00
rarp.c * Patch by Travis Sawyer, 01 Mar 2004: 2004-03-14 00:07:33 +00:00
rarp.h Initial revision 2002-07-20 20:14:13 +00:00
tftp.c * Patch by Laurent Mohin, 10 Feb 2004: 2004-02-23 20:48:38 +00:00
tftp.h Initial revision 2000-12-28 11:02:30 +00:00