Wolfgang Denk
|
3e5ab1af24
Revert "boot cmds: convert to getenv_yesno() with autostart"
|
14 年之前 |
Wolfgang Denk
|
4b58266e95
cmd_net.c: fix build breakage
|
14 年之前 |
Mike Frysinger
|
5a442c0add
boot cmds: convert to getenv_yesno() with autostart
|
14 年之前 |
Mike Frysinger
|
36ebb78779
do_bootm: unify duplicate prototypes
|
14 年之前 |
Wolfgang Denk
|
ec5c04cdb5
Revert "cmd_net: drop spurious comma in U_BOOT_CMD"
|
14 年之前 |
Mike Frysinger
|
8f4cb77ef7
cmd_net: drop spurious comma in U_BOOT_CMD
|
14 年之前 |
Peter Tyser
|
bf6cb247a5
rarp: Condtionally compile rarp support
|
14 年之前 |
Wolfgang Denk
|
47e26b1bf9
cmd_usage(): simplify return code handling
|
15 年之前 |
Wolfgang Denk
|
54841ab50c
Make sure that argv[] argument pointers are not modified.
|
15 年之前 |
Peter Tyser
|
3202d33169
Remove deprecated 'autoscr' command/variables
|
15 年之前 |
Wolfgang Denk
|
28958b8bea
Coding Style cleanup; update CHANGELOG.
|
15 年之前 |
Robin Getz
|
1a32bf4188
Add DNS support
|
16 年之前 |
Wolfgang Denk
|
a89c33db96
General help message cleanup
|
16 年之前 |
Wolfgang Denk
|
83863df04b
Fix quoting bug introduced by commit 74de7aef
|
16 年之前 |
Wolfgang Denk
|
74de7aefd7
Add "source" command; prepare removal of "autoscr" command
|
16 年之前 |
Peter Tyser
|
2fb2604d5c
Command usage cleanup
|
16 年之前 |
Peter Tyser
|
62c3ae7c6e
Standardize command usage messages with cmd_usage()
|
16 年之前 |
Peter Tyser
|
2e4970d810
net: Fix download command parsing
|
16 年之前 |
Peter Tyser
|
a1573db0c0
Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions
|
16 年之前 |
Marian Balakowicz
|
424c4abdd1
[new uImage] Add new uImage format support to autoscript routine
|
17 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
a93907c43f
TFTP: add host ip addr support
|
17 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
7f52fa3c2d
Fix nfs command help to reflect that the serverip is optional
|
17 年之前 |
Grant Likely
|
4a43719a77
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 年之前 |
Wolfgang Denk
|
f2c2a937d8
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
|
17 年之前 |
Andy Fleming
|
6bf6f114dc
Merge branch 'testing' into working
|
17 年之前 |
Heiko Schocher
|
fad6340715
make show_boot_progress () weak.
|
18 年之前 |
Jon Loeliger
|
9025317883
common/: Remove lingering references to CFG_CMD_* symbols.
|
18 年之前 |
Jon Loeliger
|
1fe80d79c5
Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!
|
18 年之前 |
Jon Loeliger
|
c76fe47425
common/cmd_[i-n]*: Remove obsolete references to CONFIG_COMMANDS.
|
18 年之前 |
Jon Loeliger
|
65c450b47a
common/cmd_[i-z]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
|
18 年之前 |