Commit Graph

62 Commits (773b5940b5f2fb5d1041c6f4db5796121ccd29c5)

Author SHA1 Message Date
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Joe Hershberger d22c338e07 net: Add link-local addressing support 13 years ago
Joe Hershberger a3e1a727fe net: Don't write the "serverip" env var if configured not to 13 years ago
Simon Glass 573f14fe4e bootstage: Plumb in bootstage calls for basic operations 13 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 13 years ago
Simon Glass c8e66db789 bootstage: Convert net progress numbers to enums 13 years ago
Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 13 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 13 years ago
Simon Glass 38bd80b485 net: Fix arguments in tftpput command 13 years ago
Simon Glass 2d46cf291e net: tftpput: add tftpput command 13 years ago
Simon Glass e4bf0c5cfe net: tftpput: Rename TFTP to TFTPGET 13 years ago
Mike Frysinger 67d668bf92 autostart: unify duplicated logic into the bootm code 13 years ago
Luuk Paulussen d6840e3d7a sntp: avoid use of uninitialized variable 14 years ago
Luca Ceresoli 7a83af07ae TFTP: add tftpsrv command 14 years ago
Wolfgang Denk 3e5ab1af24 Revert "boot cmds: convert to getenv_yesno() with autostart" 14 years ago
Wolfgang Denk 4b58266e95 cmd_net.c: fix build breakage 14 years ago
Mike Frysinger 5a442c0add boot cmds: convert to getenv_yesno() with autostart 14 years ago
Mike Frysinger 36ebb78779 do_bootm: unify duplicate prototypes 14 years ago
Wolfgang Denk ec5c04cdb5 Revert "cmd_net: drop spurious comma in U_BOOT_CMD" 14 years ago
Mike Frysinger 8f4cb77ef7 cmd_net: drop spurious comma in U_BOOT_CMD 14 years ago
Peter Tyser bf6cb247a5 rarp: Condtionally compile rarp support 14 years ago
Wolfgang Denk 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Peter Tyser 61c83b7bd2 Remove deprecated 'autoscr' command/variables 15 years ago
Peter Tyser 3202d33169 Remove deprecated 'autoscr' command/variables 15 years ago
Wolfgang Denk 28958b8bea Coding Style cleanup; update CHANGELOG. 15 years ago
Robin Getz 1a32bf4188 Add DNS support 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Wolfgang Denk 83863df04b Fix quoting bug introduced by commit 74de7aef 16 years ago
Wolfgang Denk 74de7aefd7 Add "source" command; prepare removal of "autoscr" command 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 16 years ago
Peter Tyser 2e4970d810 net: Fix download command parsing 16 years ago
Peter Tyser a1573db0c0 Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions 16 years ago
Marian Balakowicz 424c4abdd1 [new uImage] Add new uImage format support to autoscript routine 17 years ago
Jean-Christophe PLAGNIOL-VILLARD a93907c43f TFTP: add host ip addr support 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 7f52fa3c2d Fix nfs command help to reflect that the serverip is optional 17 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 17 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger 1fe80d79c5 Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK! 17 years ago
Jon Loeliger c76fe47425 common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger 65c450b47a common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Heiko Schocher 566a494f59 [PCS440EP] upgrade the PCS440EP board: 18 years ago
wdenk 3c2b3d454d * Patch by Ladislav Michl, 05 Apr 2005: 20 years ago
wdenk 414eec35e3 Fix problems with SNTP support; 20 years ago
wdenk ea287debe1 * Patch by Masami Komiya, 30 Mar 2005: 20 years ago
wdenk aa5590b66f Patch by Thomas Viehweger, 14 May 2004: 21 years ago
wdenk 6e5923851e * Cleanup, minor fixes 21 years ago