Detlev Zundel
|
2dce551e10
command.c: Expose the core of do_help as _do_help to the rest of u-boot.
|
16 vuotta sitten |
Peter Tyser
|
2fb2604d5c
Command usage cleanup
|
16 vuotta sitten |
Peter Tyser
|
62c3ae7c6e
Standardize command usage messages with cmd_usage()
|
16 vuotta sitten |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 vuotta sitten |
Kumar Gala
|
b799cb4c0e
Expose command table search for sub-commands
|
16 vuotta sitten |
Jean-Christophe PLAGNIOL-VILLARD
|
8a40fb148e
move cmd_get_data_size to command.c
|
16 vuotta sitten |
Wolfgang Denk
|
53677ef18e
Big white-space cleanup.
|
17 vuotta sitten |
Jon Loeliger
|
9025317883
common/: Remove lingering references to CFG_CMD_* symbols.
|
18 vuotta sitten |
Jon Loeliger
|
c3517f919d
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
|
18 vuotta sitten |
Jon Loeliger
|
b453960d4f
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
|
18 vuotta sitten |
Wolfgang Denk
|
953c5b6f8b
Adjust "echo" as a default command
|
19 vuotta sitten |
wdenk
|
20787e23b8
* Patches by Robert Whaley, 29 Nov 2004:
|
20 vuotta sitten |
wdenk
|
6e5923851e
* Cleanup, minor fixes
|
21 vuotta sitten |
wdenk
|
c26e454dfc
Patches by Pantelis Antoniou, 16 Apr 2004:
|
21 vuotta sitten |
wdenk
|
04a85b3b36
* Patches by Pantelis Antoniou, 30 Mar 2004:
|
21 vuotta sitten |
wdenk
|
0d4983930a
Patch by Kenneth Johansson, 30 Jun 2003:
|
22 vuotta sitten |
wdenk
|
b0fce99bfc
Fix some missing commands, cleanup header files
|
22 vuotta sitten |
wdenk
|
9d2b18a0f9
Rewrite command lookup and help command (fix problems with bubble
|
22 vuotta sitten |
wdenk
|
8bde7f776c
* Code cleanup:
|
22 vuotta sitten |
wdenk
|
71f9511803
* Fix CONFIG_NET_MULTI support in include/net.h
|
22 vuotta sitten |
wdenk
|
73a8b27c57
* Add support for RMU board
|
22 vuotta sitten |
wdenk
|
7a8e9bed17
* Patch by Marc Singer, 29 May 2003:
|
22 vuotta sitten |
wdenk
|
d791b1dc3e
* Make sure Block Lock Bits get cleared in R360MPI flash driver
|
22 vuotta sitten |
wdenk
|
dc7c9a1a52
* Patch by Rick Bronson, 16 Mar 2003:
|
22 vuotta sitten |
wdenk
|
c7de829c79
* Patch by Thomas Frieden, 13 Nov 2002:
|
22 vuotta sitten |
wdenk
|
2262cfeef9
* Patch by Daniel Engstrm, 13 Nov 2002:
|
22 vuotta sitten |
wdenk
|
eb9401e3eb
* Patch by Andreas Oberritter, 09 Nov 2002:
|
22 vuotta sitten |
wdenk
|
56f94be3ef
* Add support for log buffer which can be passed to Linux kernel's
|
22 vuotta sitten |
wdenk
|
5dfa25f25b
Initial revision
|
22 vuotta sitten |