Commit History

Author SHA1 Message Date
  Joe Hershberger d22c338e07 net: Add link-local addressing support 12 years ago
  Joe Hershberger a3e1a727fe net: Don't write the "serverip" env var if configured not to 12 years ago
  Simon Glass 573f14fe4e bootstage: Plumb in bootstage calls for basic operations 12 years ago
  Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
  Simon Glass c8e66db789 bootstage: Convert net progress numbers to enums 12 years ago
  Simon Glass 5ddb118da4 bootstage: Use show_boot_error() for -ve progress numbers 12 years ago
  Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
  Simon Glass 38bd80b485 net: Fix arguments in tftpput command 12 years ago
  Simon Glass 2d46cf291e net: tftpput: add tftpput command 12 years ago
  Simon Glass e4bf0c5cfe net: tftpput: Rename TFTP to TFTPGET 12 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 13 years ago
  Luca Ceresoli 7a83af07ae TFTP: add tftpsrv command 13 years ago
  Wolfgang Denk 3e5ab1af24 Revert "boot cmds: convert to getenv_yesno() with autostart" 13 years ago
  Wolfgang Denk 4b58266e95 cmd_net.c: fix build breakage 13 years ago
  Mike Frysinger 5a442c0add boot cmds: convert to getenv_yesno() with autostart 13 years ago
  Mike Frysinger 36ebb78779 do_bootm: unify duplicate prototypes 13 years ago
  Wolfgang Denk ec5c04cdb5 Revert "cmd_net: drop spurious comma in U_BOOT_CMD" 13 years ago
  Mike Frysinger 8f4cb77ef7 cmd_net: drop spurious comma in U_BOOT_CMD 13 years ago
  Peter Tyser bf6cb247a5 rarp: Condtionally compile rarp support 13 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 3202d33169 Remove deprecated 'autoscr' command/variables 14 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 15 years ago
  Wolfgang Denk 83863df04b Fix quoting bug introduced by commit 74de7aef 15 years ago
  Wolfgang Denk 74de7aefd7 Add "source" command; prepare removal of "autoscr" command 15 years ago
  Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
  Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 15 years ago