- bc71325 cmd: net: fix function name in comment by Baruch Siach · 8 years ago
- c42ad30 net: Fix cache misalignment message after network load operations by Peter Chubb · 8 years ago
- 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_net.c]
- 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_net.c]
- c80b41b0 net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 10 years ago
- 013d387 net: cosmetic: Clean up cmd_net variables and functions by Joe Hershberger · 10 years ago
- f725e34 net: cosmetic: Clean up DNS variables and functions by Joe Hershberger · 10 years ago
- 527336f net: cosmetic: Clean up CDP variables and functions by Joe Hershberger · 10 years ago
- 6d23643 net: cosmetic: Fixup var names for DHCP strings by Joe Hershberger · 10 years ago
- 290c899 net: cosmetic: Fixup var names related to boot file by Joe Hershberger · 10 years ago
- 5874dec net: cosmetic: Change IPaddr_t to struct in_addr by Joe Hershberger · 10 years ago
- ba86783 cmd: net: Clean up return codes by Joe Hershberger · 10 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
- b35a3a6 net: Add link-local addressing support by Joe Hershberger · 13 years ago
- d476204 net: Don't write the "serverip" env var if configured not to by Joe Hershberger · 13 years ago
- 768cbf0 bootstage: Plumb in bootstage calls for basic operations by Simon Glass · 13 years ago
- 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
- 964d1d4 bootstage: Convert net progress numbers to enums by Simon Glass · 13 years ago
- d409b1b bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
- a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
- 778fe69 net: Fix arguments in tftpput command by Simon Glass · 13 years ago
- 85d96ec net: tftpput: add tftpput command by Simon Glass · 13 years ago
- d6c5f55 net: tftpput: Rename TFTP to TFTPGET by Simon Glass · 13 years ago
- 194c2e8 autostart: unify duplicated logic into the bootm code by Mike Frysinger · 13 years ago
- 7cb3f89 sntp: avoid use of uninitialized variable by Luuk Paulussen · 14 years ago
- 7aa81a4 TFTP: add tftpsrv command by Luca Ceresoli · 14 years ago
- f489250 Revert "boot cmds: convert to getenv_yesno() with autostart" by Wolfgang Denk · 14 years ago
- f003d92 cmd_net.c: fix build breakage by Wolfgang Denk · 14 years ago
- 27c0b4a boot cmds: convert to getenv_yesno() with autostart by Mike Frysinger · 14 years ago
- 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · 14 years ago
- d29afc3 Revert "cmd_net: drop spurious comma in U_BOOT_CMD" by Wolfgang Denk · 14 years ago
- c758e59 cmd_net: drop spurious comma in U_BOOT_CMD by Mike Frysinger · 14 years ago
- f7a48ca rarp: Condtionally compile rarp support by Peter Tyser · 14 years ago
- 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
- 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
- d78876c Remove deprecated 'autoscr' command/variables by Peter Tyser · 15 years ago
- bddc726 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · 15 years ago
- 82f0d23 Add DNS support by Robin Getz · 15 years ago
- c54781c General help message cleanup by Wolfgang Denk · 16 years ago
- 4f44a6b Fix quoting bug introduced by commit 74de7aef by Wolfgang Denk · 16 years ago
- 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago
- dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
- ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
- 24c297d net: Fix download command parsing by Peter Tyser · 16 years ago
- 5d6c789 Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions by Peter Tyser · 16 years ago
- 23b77a2 [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · 17 years ago
- 5855541 TFTP: add host ip addr support by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
- 314a1af Fix nfs command help to reflect that the serverip is optional by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
- c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
- ff87484 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
- 7e5e09f Merge branch 'testing' into working by Andy Fleming · 17 years ago
- 8a8ec53 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
- d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- 5336a76 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · 17 years ago
- d76b5c1 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
- 3de8b24 common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 633e03a [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
- e085e5b * Patch by Ladislav Michl, 05 Apr 2005: Add support for VoiceBlue board. by wdenk · 20 years ago
- 8d5d28a Fix problems with SNTP support; enable SNTP support in some boards. by wdenk · 20 years ago
- b4ad962 * Patch by Masami Komiya, 30 Mar 2005: by wdenk · 20 years ago
- 6568eaa Patch by Thomas Viehweger, 14 May 2004: by wdenk · 20 years ago
- 0593920 * Cleanup, minor fixes by wdenk · 21 years ago
- 145d2c1 Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 21 years ago
- be9c1cb * Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download by wdenk · 21 years ago
- e0aadfb - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. by stroese · 21 years ago
- ca9bc76 * Patches by Martin Krause, 14 Jul 2003: by wdenk · 21 years ago
- f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
- f12e396 Fix some missing commands, cleanup header files by wdenk · 21 years ago
- bc16008 help text cleanup by wdenk · 21 years ago
- 57b2d80 * Code cleanup: by wdenk · 21 years ago
- e6466f6 * Add support for RMU board by wdenk · 21 years ago
- c217f6d * Patch by Andreas Oberritter, 09 Nov 2002: by wdenk · 22 years ago
- 3863585 Initial revision by wdenk · 22 years ago