Joe Hershberger
|
bc0571fc10
net: cosmetic: Fix checkpatch.pl failures in net.c
|
10 years ago |
Joe Hershberger
|
4fd5055f59
net: cosmetic: Clean up cmd_net variables and functions
|
10 years ago |
Joe Hershberger
|
786eac5f9d
net: cosmetic: Clean up DNS variables and functions
|
10 years ago |
Joe Hershberger
|
6aede5b750
net: cosmetic: Clean up CDP variables and functions
|
10 years ago |
Joe Hershberger
|
586cbe51ab
net: cosmetic: Fixup var names for DHCP strings
|
10 years ago |
Joe Hershberger
|
1411157d85
net: cosmetic: Fixup var names related to boot file
|
10 years ago |
Joe Hershberger
|
049a95a775
net: cosmetic: Change IPaddr_t to struct in_addr
|
10 years ago |
Joe Hershberger
|
85848f0377
cmd: net: Clean up return codes
|
10 years ago |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 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
|
14 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 |