1. a9c2cbd net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed by Wu, Josh · 10 years ago
  2. 8977cda net: More BOOTP retry timeout improvements by Thierry Reding · 10 years ago
  3. 69e1e35 net: BOOTP retry timeout improvements by Stephen Warren · 10 years ago
  4. 764c29d bootp can use mdelay by Pavel Machek · 10 years ago
  5. 0c81336 lib: uuid: code refactor for proper maintain between uuid bin and string by Przemyslaw Marczak · 11 years ago
  6. 40c2c03 net/: sparse fixes by Kim Phillips · 12 years ago
  7. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  8. 3087658 net/bootp: add VCI support for BOOTP also by Ilya Yanok · 12 years ago
  9. 5a672a2 net: Quietly ignore DHCP Option 28 (Broadcast Address) by Brian Rzycki · 12 years ago
  10. 7232ee5 net: bootp: fix build by benoit.thebaudeau@advans · 12 years ago
  11. 576175b net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY by Kim Phillips · 12 years ago
  12. 8ca7fa0 net: Add option CONFIG_BOOTP_MAY_FAIL by Joe Hershberger · 13 years ago
  13. 9d37a58 net: Fix unused variable compile warning by Joe Hershberger · 13 years ago
  14. f50357b net: Refactor to separate the UDP handler from the ARP handler by Joe Hershberger · 13 years ago
  15. b1e9476 net: Move debug trace to point of action by Joe Hershberger · 13 years ago
  16. db3e6e4 net: Refactor bootp packet length computations by Joe Hershberger · 13 years ago
  17. 2ed5b49 net: Refactor IP, UPD, and ICMP header writing functions by Joe Hershberger · 13 years ago
  18. ceba447 net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE by Joe Hershberger · 13 years ago
  19. 1178f41 net: cosmetic: Un-typedef Ethernet_t by Joe Hershberger · 13 years ago
  20. 6fe8b45 net: cosmetic: Un-typedef IP_t by Joe Hershberger · 13 years ago
  21. 797f2c5 net: Move MAC-seeded rand out of bootp.c by Joe Hershberger · 13 years ago
  22. 8f4b135 net: cosmetic: bootp.* checkpatch compliance by Joe Hershberger · 13 years ago
  23. 4b7747e net: Remove volatile from net API by Joe Hershberger · 13 years ago
  24. 768cbf0 bootstage: Plumb in bootstage calls for basic operations by Simon Glass · 13 years ago
  25. e4e53d1 net/bootp.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  26. 5234ad1 net: Export auto_load, use it in rarp by Simon Glass · 13 years ago
  27. f59675a net: tftpput: Support selecting get/put for tftp by Simon Glass · 13 years ago
  28. ea320281 net: bootp: add PXE/RFC 4578 DHCP options support by Jason Hobbs · 13 years ago
  29. 10b532c net/bootp.c: fix tftp load if autoload environment var isn't set by Peter Korsgaard · 13 years ago
  30. ab068eb Put common autoload code into auto_load() function by Simon Glass · 13 years ago
  31. 6380e01 bootp: add ntpserver option to bootp request by Luuk Paulussen · 14 years ago
  32. 428ab36 NET: pass source IP address to packet handlers by Luca Ceresoli · 14 years ago
  33. a0978eb Fix bad padding of bootp request packet by Simon Glass · 14 years ago
  34. 1c7dca5 net: Fix potential empty DHCP Parameter Request List by Jason Liu · 14 years ago
  35. 8c2926d net: pull CONFIG checks out of source and into makefile by Mike Frysinger · 15 years ago
  36. 2b18422 net/bootp.c: fix compile warning by Wolfgang Denk · 15 years ago
  37. 9e0a4d6 minor debug cleanups in ./net by Robin Getz · 15 years ago
  38. dc16603 net: rename NetRxPkt to NetRxPacket by Mike Frysinger · 15 years ago
  39. 20a020c A VLAN tagged DHCP request/discover is 4 bytes short by Norbert van Bolhuis · 15 years ago
  40. 79ca1b9 net: get mac address from environment and use eth util funcs by Mike Frysinger · 16 years ago
  41. d5695f4 convert print_IPaddr() to %pI4 by Mike Frysinger · 16 years ago
  42. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  43. 5666846 net: express the first argument to NetSetTimeout() in milliseconds by Bartlomiej Sieka · 16 years ago
  44. 03a4449 Fix bogus error message in the DHCP handler by Remy Bohmer · 16 years ago
  45. 0f734c6 Fix DHCP protocol so U-Boot does not respond too early by Robin Getz · 16 years ago
  46. 509cd07 Fix printf() format issues with sizeof_t types by using %zu by Wolfgang Denk · 16 years ago
  47. 35f734f Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  48. 72aa3f3 DHCP request fix for Windows Server 2003 by Aras Vaichas · 17 years ago
  49. c1a6164 Fix warning differ in signedness in net/net.c and net/nfs.c by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
  50. f7a7f08 Cleanup coding style; update CHANGELOG by Wolfgang Denk · 17 years ago
  51. 01f256b DHCP Client Fix by Justin Flammia · 17 years ago
  52. d8cafd1 Avoid compiler warning. by Wolfgang Denk · 17 years ago
  53. 22bcd6e New CONFIG_BOOTP_SERVERIP option by Wilson Callan · 17 years ago
  54. a9807e5 net/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  55. 5336a76 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · 17 years ago
  56. 54f35c2 net/: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  57. 36301de net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  58. 8a933fb Minor code cleanup. by Wolfgang Denk · 18 years ago
  59. 68e83a8 Make bootp implementation RFC3046 compliant Patch by Joakim Larsson, 27 Jun 2006 by Wolfgang Denk · 18 years ago
  60. 012429c Add support for the DHCP vendor optional bootfile (#67). by Wolfgang Denk · 19 years ago
  61. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  62. 8d5d28a Fix problems with SNTP support; enable SNTP support in some boards. by wdenk · 20 years ago
  63. b4ad962 * Patch by Masami Komiya, 30 Mar 2005: by wdenk · 20 years ago
  64. 145d2c1 Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 21 years ago
  65. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
  66. 4989f87 * Patch by Philippe Robin, 09 Mar 2004: by wdenk · 21 years ago
  67. 00fe161 * Patch by Travis Sawyer, 01 Mar 2004: by wdenk · 21 years ago
  68. 29e7f5a Add support for Siemens SX1 mobile phone; by wdenk · 21 years ago
  69. 6ea1cf0 * Patch by Pierre Aubert, 26 Feb 2004 add IDE support for MPC5200 by wdenk · 21 years ago
  70. e0aadfb - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. by stroese · 21 years ago
  71. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  72. e6466f6 * Add support for RMU board by wdenk · 21 years ago
  73. 4e112c1 * Patches by Udi Finkelstein, 2 June 2003: by wdenk · 21 years ago
  74. 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 · 22 years ago
  75. b02744a * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 22 years ago
  76. cc1e256 * Patches by Robert Schwebel, 06 Mar 2003: by wdenk · 22 years ago
  77. 3861aa5 Initial revision by wdenk · 22 years ago