1. 0860588 net: ipv6: Fix CID 453851 and CID 436278 by Sean Edmond · Thu May 18 12:35:40 2023 -0700
  2. ba80286 net: dhcp6: pxe: Add DHCP/PXE commands for IPv6 by Sean Edmond · Tue Apr 11 10:48:47 2023 -0700
  3. 65815e7 net: ipv6: IPv6 environment variable cleanup by Sean Edmond · Wed Feb 15 20:38:36 2023 -0800
  4. df1bbae Correct SPL uses of CMD_TFTPPUT by Simon Glass · Sun Feb 05 15:36:45 2023 -0700
  5. 31ef394 net: Add a function to run dhcp by Simon Glass · Tue Jan 17 10:47:39 2023 -0700
  6. 68fc04c net: Remove eth_legacy.c by Tom Rini · Sun Nov 27 10:25:36 2022 -0500
  7. e03c8aa net: ping6: Add ping6 command by Viacheslav Mitrofanov · Fri Dec 02 12:18:08 2022 +0300
  8. 12b95ae net: tftp: Add IPv6 support for tftpboot by Viacheslav Mitrofanov · Fri Dec 02 12:18:07 2022 +0300
  9. cc96a1d net: Add wget application by Ying-Chun Liu (PaulLiu) · Tue Nov 08 14:17:29 2022 +0800
  10. feebd6c cmd: Add ncsi command by Samuel Mendoza-Jonas · Mon Aug 08 21:46:04 2022 +0930
  11. 7d289f1 cmd: correct short text for tftpboot by Heinrich Schuchardt · Sun Sep 04 09:08:11 2022 +0200
  12. 107b3a4 cmd: fix tftpput command by Heinrich Schuchardt · Sat Sep 03 12:21:09 2022 +0000
  13. 297fc20 net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP by Simon Glass · Sat Dec 18 11:27:52 2021 -0700
  14. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  15. c4e71e7 cmd: net: add a 'net list' command to list network devs by Tim Harvey · Fri Jun 18 15:26:21 2021 -0700
  16. 2829d99 sntp: use udp framework by Philippe Reynes · Fri Sep 18 14:13:02 2020 +0200
  17. d924938 net: Fix error if some network features are disabled by Krebs, Olaf · Mon Mar 09 14:27:55 2020 +0000
  18. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  19. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  20. 85f1378 common: Move the image globals into image.h by Simon Glass · Sat Dec 28 10:45:03 2019 -0700
  21. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · Sat Dec 28 10:45:02 2019 -0700
  22. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  23. 2e13527 net: Read bootfile from env on netboot_common() by Joe Hershberger · Tue Jul 03 19:36:42 2018 -0500
  24. f43bf5d net: Prefer command line arguments by Alexander Graf · Fri Jun 15 10:29:27 2018 +0200
  25. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  26. b042946 net: Make CMD_NET a menuconfig by Joe Hershberger · Fri Apr 13 15:26:30 2018 -0500
  27. da1a134 env: Rename some other getenv()-related functions by Simon Glass · Thu Aug 03 12:22:15 2017 -0600
  28. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  29. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · Thu Aug 03 12:22:09 2017 -0600
  30. 3dcd714 net: add static to do_tftpput() by Masahiro Yamada · Thu Jun 22 16:49:10 2017 +0900
  31. bc71325 cmd: net: fix function name in comment by Baruch Siach · Tue Dec 27 11:03:29 2016 +0200
  32. c42ad30 net: Fix cache misalignment message after network load operations by Peter Chubb · Wed Sep 14 03:49:22 2016 +0000
  33. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_net.c]
  34. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_net.c]
  35. c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · Wed Apr 08 01:41:21 2015 -0500
  36. 013d387 net: cosmetic: Clean up cmd_net variables and functions by Joe Hershberger · Wed Apr 08 01:41:17 2015 -0500
  37. f725e34 net: cosmetic: Clean up DNS variables and functions by Joe Hershberger · Wed Apr 08 01:41:15 2015 -0500
  38. 527336f net: cosmetic: Clean up CDP variables and functions by Joe Hershberger · Wed Apr 08 01:41:14 2015 -0500
  39. 6d23643 net: cosmetic: Fixup var names for DHCP strings by Joe Hershberger · Wed Apr 08 01:41:03 2015 -0500
  40. 290c899 net: cosmetic: Fixup var names related to boot file by Joe Hershberger · Wed Apr 08 01:41:02 2015 -0500
  41. 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · Wed Apr 08 01:41:01 2015 -0500
  42. ba86783 cmd: net: Clean up return codes by Joe Hershberger · Sun Mar 22 17:09:09 2015 -0500
  43. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  44. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:31 2012 +0000
  45. b35a3a6 net: Add link-local addressing support by Joe Hershberger · Wed May 23 08:00:12 2012 +0000
  46. d476204 net: Don't write the "serverip" env var if configured not to by Joe Hershberger · Wed May 23 07:59:17 2012 +0000
  47. 768cbf0 bootstage: Plumb in bootstage calls for basic operations by Simon Glass · Sat Dec 10 11:08:06 2011 +0000
  48. 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · Mon Feb 13 13:51:18 2012 +0000
  49. 964d1d4 bootstage: Convert net progress numbers to enums by Simon Glass · Sat Jan 14 15:24:52 2012 +0000
  50. d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · Sat Dec 10 11:07:55 2011 +0000
  51. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  52. 778fe69 net: Fix arguments in tftpput command by Simon Glass · Mon Dec 19 16:10:43 2011 +0000
  53. 85d96ec net: tftpput: add tftpput command by Simon Glass · Mon Oct 24 18:00:08 2011 +0000
  54. d6c5f55 net: tftpput: Rename TFTP to TFTPGET by Simon Glass · Mon Oct 24 18:00:02 2011 +0000
  55. 194c2e8 autostart: unify duplicated logic into the bootm code by Mike Frysinger · Sun Jun 05 13:43:02 2011 +0000
  56. 7cb3f89 sntp: avoid use of uninitialized variable by Luuk Paulussen · Mon May 16 18:27:11 2011 +0000
  57. 7aa81a4 TFTP: add tftpsrv command by Luca Ceresoli · Tue May 17 00:03:40 2011 +0000
  58. f489250 Revert "boot cmds: convert to getenv_yesno() with autostart" by Wolfgang Denk · Tue Jan 11 20:56:34 2011 +0100
  59. f003d92 cmd_net.c: fix build breakage by Wolfgang Denk · Thu Dec 23 17:02:18 2010 +0100
  60. 27c0b4a boot cmds: convert to getenv_yesno() with autostart by Mike Frysinger · Wed Oct 20 07:17:55 2010 -0400
  61. 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:35:39 2010 -0400
  62. d29afc3 Revert "cmd_net: drop spurious comma in U_BOOT_CMD" by Wolfgang Denk · Tue Oct 26 23:42:23 2010 +0200
  63. c758e59 cmd_net: drop spurious comma in U_BOOT_CMD by Mike Frysinger · Wed Oct 20 03:33:30 2010 -0400
  64. f7a48ca rarp: Condtionally compile rarp support by Peter Tyser · Thu Sep 30 11:25:48 2010 -0500
  65. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  66. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  67. d78876c Remove deprecated 'autoscr' command/variables by Peter Tyser · Wed Sep 16 21:38:10 2009 -0500
  68. bddc726 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · Thu Jul 23 22:23:23 2009 +0200
  69. 82f0d23 Add DNS support by Robin Getz · Mon Jul 20 14:53:54 2009 -0400
  70. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  71. 4f44a6b Fix quoting bug introduced by commit 74de7aef by Wolfgang Denk · Sat Apr 04 16:57:50 2009 +0200
  72. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · Wed Apr 01 23:34:12 2009 +0200
  73. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  74. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  75. 24c297d net: Fix download command parsing by Peter Tyser · Tue Dec 02 12:59:51 2008 -0600
  76. 5d6c789 Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions by Peter Tyser · Tue Aug 26 11:17:48 2008 -0500
  77. 23b77a2 [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · Wed Mar 12 10:33:00 2008 +0100
  78. 5855541 TFTP: add host ip addr support by Jean-Christophe PLAGNIOL-VILLARD · Fri Jan 18 01:14:03 2008 +0100
  79. 314a1af Fix nfs command help to reflect that the serverip is optional by Jean-Christophe PLAGNIOL-VILLARD · Fri Jan 11 00:01:37 2008 +0100
  80. c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · Mon Sep 24 09:05:31 2007 -0600
  81. ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · Mon Aug 06 01:11:08 2007 +0200
  82. 7e5e09f Merge branch 'testing' into working by Andy Fleming · Fri Aug 03 02:23:23 2007 -0500
  83. 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · Fri Jul 13 09:54:17 2007 +0200
  84. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 11:02:44 2007 -0500
  85. 5336a76 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · Mon Jul 09 22:08:34 2007 -0500
  86. d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · Sun Jul 08 18:02:23 2007 -0500
  87. 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:01:54 2007 -0500
  88. 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · Fri Jun 22 19:11:54 2007 +0200
  89. e085e5b * Patch by Ladislav Michl, 05 Apr 2005: Add support for VoiceBlue board. by wdenk · Tue Apr 05 23:32:21 2005 +0000
  90. 8d5d28a Fix problems with SNTP support; enable SNTP support in some boards. by wdenk · Sat Apr 02 22:37:54 2005 +0000
  91. b4ad962 * Patch by Masami Komiya, 30 Mar 2005: by wdenk · Fri Apr 01 00:25:43 2005 +0000
  92. 6568eaa Patch by Thomas Viehweger, 14 May 2004: by wdenk · Wed Jun 09 12:42:26 2004 +0000
  93. 0593920 * Cleanup, minor fixes by wdenk · Sun Apr 18 17:39:38 2004 +0000
  94. 145d2c1 Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · Thu Apr 15 21:48:45 2004 +0000
  95. be9c1cb * Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download by wdenk · Tue Feb 24 02:00:03 2004 +0000
  96. e0aadfb - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. by stroese · Thu Aug 28 14:17:32 2003 +0000
  97. ca9bc76 * Patches by Martin Krause, 14 Jul 2003: by wdenk · Tue Jul 15 07:45:49 2003 +0000
  98. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · Tue Jul 01 21:06:45 2003 +0000
  99. f12e396 Fix some missing commands, cleanup header files by wdenk · Sun Jun 29 21:03:46 2003 +0000
  100. bc16008 help text cleanup by wdenk · Sat Jun 28 23:18:28 2003 +0000