u-boot/net
wdenk c40b295682 * Patch by Rune Torgersen, 27 Feb 2004:
- Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA)
  - Added support for 64bit printing in vsprintf (CFG_64BIT_VSPRINTF)
  - Added support for 64bit strtoul (CFG_64BIT_STRTOUL)

* Patch by Masami Komiya, 27 Feb 2004:
  Fix rarpboot: add autoload by NFS

* Patch by Dan Eisenhut, 26 Feb 2004:
  fix flash_write return value in saveenv

* Patch by Stephan Linz, 11 Dec 2003
  expand config.mk to avoid trigraph warnings on NIOS

* Rename "BMS2003" board into "HMI10"
2004-03-13 23:29:43 +00:00
..
bootp.c Add support for Siemens SX1 mobile phone; 2004-03-12 00:14:09 +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
Makefile * 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 Steven Scholz, 25 Feb 2004: 2004-02-27 00:07:27 +00:00
nfs.h * Patch by Steven Scholz, 25 Feb 2004: 2004-02-27 00:07:27 +00:00
rarp.c * Patch by Rune Torgersen, 27 Feb 2004: 2004-03-13 23:29:43 +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