Commit Graph

11 Commits (lime2-spi)

Author SHA1 Message Date
Joe Hershberger f43308fa0c net: Read bootfile from env on netboot_common() 6 years ago
Alexander Graf 449312c1c0 net: Prefer command line arguments 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Joe Hershberger d7a45eafda net: Make CMD_NET a menuconfig 6 years ago
Simon Glass 723806cc5b env: Rename some other getenv()-related functions 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Masahiro Yamada 0c1b869b2e net: add static to do_tftpput() 7 years ago
Baruch Siach ff78ad284a cmd: net: fix function name in comment 7 years ago
Peter Chubb 9bde741dec net: Fix cache misalignment message after network load operations 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 9 years ago
Joe Hershberger 4fd5055f59 net: cosmetic: Clean up cmd_net variables and functions 9 years ago
Joe Hershberger 786eac5f9d net: cosmetic: Clean up DNS variables and functions 9 years ago
Joe Hershberger 6aede5b750 net: cosmetic: Clean up CDP variables and functions 9 years ago
Joe Hershberger 586cbe51ab net: cosmetic: Fixup var names for DHCP strings 9 years ago
Joe Hershberger 1411157d85 net: cosmetic: Fixup var names related to boot file 9 years ago
Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 9 years ago
Joe Hershberger 85848f0377 cmd: net: Clean up return codes 9 years ago
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 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 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 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" 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 15 years ago
Wolfgang Denk 83863df04b Fix quoting bug introduced by commit 74de7aef 15 years ago