1. 03a4449 Fix bogus error message in the DHCP handler by Remy Bohmer · Wed Aug 20 11:30:28 2008 +0200
  2. 0f734c6 Fix DHCP protocol so U-Boot does not respond too early by Robin Getz · Tue Jul 15 21:44:46 2008 +0200
  3. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · Mon Jul 14 15:06:35 2008 +0200
  4. 35f734f Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Sun Apr 13 09:59:26 2008 -0700
  5. 72aa3f3 DHCP request fix for Windows Server 2003 by Aras Vaichas · Wed Mar 26 09:43:57 2008 +1100
  6. c1a6164 Fix warning differ in signedness in net/net.c and net/nfs.c by Jean-Christophe PLAGNIOL-VILLARD · Sat Nov 17 11:31:10 2007 +0100
  7. f7a7f08 Cleanup coding style; update CHANGELOG by Wolfgang Denk · Sat Nov 03 23:09:27 2007 +0100
  8. 01f256b DHCP Client Fix by Justin Flammia · Mon Oct 29 17:40:35 2007 -0400
  9. d8cafd1 Avoid compiler warning. by Wolfgang Denk · Tue Sep 18 21:36:35 2007 +0200
  10. 22bcd6e New CONFIG_BOOTP_SERVERIP option by Wilson Callan · Sat Jul 28 10:56:13 2007 -0400
  11. a9807e5 net/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:05:02 2007 -0500
  12. 5336a76 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · Mon Jul 09 22:08:34 2007 -0500
  13. 54f35c2 net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 17:45:14 2007 -0500
  14. 36301de net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:02:49 2007 -0500
  15. 8a933fb Minor code cleanup. by Wolfgang Denk · Thu Oct 12 00:01:08 2006 +0200
  16. 68e83a8 Make bootp implementation RFC3046 compliant Patch by Joakim Larsson, 27 Jun 2006 by Wolfgang Denk · Mon Oct 09 01:26:14 2006 +0200
  17. 012429c Add support for the DHCP vendor optional bootfile (#67). by Wolfgang Denk · Sun Mar 12 18:26:46 2006 +0100
  18. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  19. 8d5d28a Fix problems with SNTP support; enable SNTP support in some boards. by wdenk · Sat Apr 02 22:37:54 2005 +0000
  20. b4ad962 * Patch by Masami Komiya, 30 Mar 2005: by wdenk · Fri Apr 01 00:25:43 2005 +0000
  21. 145d2c1 Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · Thu Apr 15 21:48:45 2004 +0000
  22. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · Tue Mar 23 22:14:11 2004 +0000
  23. 4989f87 * Patch by Philippe Robin, 09 Mar 2004: by wdenk · Sun Mar 14 15:06:13 2004 +0000
  24. 00fe161 * Patch by Travis Sawyer, 01 Mar 2004: by wdenk · Sun Mar 14 00:07:33 2004 +0000
  25. 29e7f5a Add support for Siemens SX1 mobile phone; by wdenk · Fri Mar 12 00:14:09 2004 +0000
  26. 6ea1cf0 * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · Fri Feb 27 08:20:54 2004 +0000
  27. e0aadfb - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. by stroese · Thu Aug 28 14:17:32 2003 +0000
  28. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  29. e6466f6 * Add support for RMU board by wdenk · Thu Jun 05 19:27:42 2003 +0000
  30. 4e112c1 * Patches by Udi Finkelstein, 2 June 2003: by wdenk · Tue Jun 03 23:54:09 2003 +0000
  31. 5fa6e90 Changed DHCP client to use ip address from server option field #54 from the OFFER-paket in the server option field #54 in the REQUEST-paket. This fixes a problem using a Windows 2000 DHCP server, where the DHCP-server is not the TFTP-server. by stroese · Thu Apr 10 13:26:44 2003 +0000
  32. b02744a * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · Sat Apr 05 00:53:31 2003 +0000
  33. cc1e256 * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · Thu Mar 06 13:39:27 2003 +0000
  34. 3861aa5 Initial revision by wdenk · Fri Sep 27 23:19:37 2002 +0000