- d22c338 net: Add link-local addressing support by Joe Hershberger · 12 years ago
- a3e1a72 net: Don't write the "serverip" env var if configured not to by Joe Hershberger · 12 years ago
- 573f14f bootstage: Plumb in bootstage calls for basic operations by Simon Glass · 13 years ago
- 770605e bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
- c8e66db bootstage: Convert net progress numbers to enums by Simon Glass · 13 years ago
- 5ddb118 bootstage: Use show_boot_error() for -ve progress numbers by Simon Glass · 13 years ago
- 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
- 38bd80b net: Fix arguments in tftpput command by Simon Glass · 13 years ago
- 2d46cf2 net: tftpput: add tftpput command by Simon Glass · 13 years ago
- e4bf0c5 net: tftpput: Rename TFTP to TFTPGET by Simon Glass · 13 years ago
- 67d668b autostart: unify duplicated logic into the bootm code by Mike Frysinger · 13 years ago
- d6840e3 sntp: avoid use of uninitialized variable by Luuk Paulussen · 13 years ago
- 7a83af0 TFTP: add tftpsrv command by Luca Ceresoli · 13 years ago
- 3e5ab1a Revert "boot cmds: convert to getenv_yesno() with autostart" by Wolfgang Denk · 14 years ago
- 4b58266 cmd_net.c: fix build breakage by Wolfgang Denk · 14 years ago
- 5a442c0 boot cmds: convert to getenv_yesno() with autostart by Mike Frysinger · 14 years ago
- 36ebb78 do_bootm: unify duplicate prototypes by Mike Frysinger · 14 years ago
- ec5c04c Revert "cmd_net: drop spurious comma in U_BOOT_CMD" by Wolfgang Denk · 14 years ago
- 8f4cb77 cmd_net: drop spurious comma in U_BOOT_CMD by Mike Frysinger · 14 years ago
- bf6cb24 rarp: Condtionally compile rarp support by Peter Tyser · 14 years ago
- 47e26b1 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
- 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
- 3202d33 Remove deprecated 'autoscr' command/variables by Peter Tyser · 15 years ago
- 28958b8 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · 15 years ago
- 1a32bf4 Add DNS support by Robin Getz · 15 years ago
- a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
- 83863df Fix quoting bug introduced by commit 74de7aef by Wolfgang Denk · 16 years ago
- 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago
- 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
- 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
- 2e4970d net: Fix download command parsing by Peter Tyser · 16 years ago
- a1573db Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions by Peter Tyser · 16 years ago
- 424c4ab [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · 17 years ago
- a93907c TFTP: add host ip addr support by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
- 7f52fa3 Fix nfs command help to reflect that the serverip is optional by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago
- 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
- f2c2a93 Merge with /home/wd/git/u-boot/custodian/u-boot-testing by Wolfgang Denk · 17 years ago
- 6bf6f11 Merge branch 'testing' into working by Andy Fleming · 17 years ago
- fad6340 make show_boot_progress () weak. by Heiko Schocher · 17 years ago
- 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- 1fe80d7 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! by Jon Loeliger · 17 years ago
- c76fe47 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
- 65c450b common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 566a494 [PCS440EP] upgrade the PCS440EP board: by Heiko Schocher · 17 years ago
- 3c2b3d4 * Patch by Ladislav Michl, 05 Apr 2005: Add support for VoiceBlue board. by wdenk · 20 years ago
- 414eec3 Fix problems with SNTP support; enable SNTP support in some boards. by wdenk · 20 years ago
- ea287de * Patch by Masami Komiya, 30 Mar 2005: by wdenk · 20 years ago
- aa5590b Patch by Thomas Viehweger, 14 May 2004: by wdenk · 20 years ago
- 6e59238 * Cleanup, minor fixes by wdenk · 21 years ago
- a3d991b Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 21 years ago
- cbd8a35 * Patch by Masami Komiy, 22 Feb 2004: Add support for NFS for file download by wdenk · 21 years ago
- fe389a8 - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK. by stroese · 21 years ago
- 6dff552 * Patches by Martin Krause, 14 Jul 2003: by wdenk · 21 years ago
- 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
- b0fce99 Fix some missing commands, cleanup header files by wdenk · 21 years ago U-Boot-0_4_1
- eeacb89 help text cleanup by wdenk · 21 years ago LABEL_2003_06_29_0145
- 8bde7f7 * Code cleanup: by wdenk · 21 years ago LABEL_2003_06_27_2340
- 73a8b27 * Add support for RMU board by wdenk · 21 years ago
- eb9401e * Patch by Andreas Oberritter, 09 Nov 2002: by wdenk · 22 years ago
- 3863585 Initial revision by wdenk · 22 years ago