Richard Genoud
|
34765e8853
cmd_time: merge run_command_and_time_it with cmd_process
|
12 tahun lalu |
Anatolij Gustschin
|
22b6fcb50d
common/command.c: revert changes from commit 199adb60
|
12 tahun lalu |
Kim Phillips
|
199adb601f
common/misc: sparse fixes
|
12 tahun lalu |
Marek Vasut
|
6c7c946cad
common: Convert the U-Boot commands to LG-arrays
|
12 tahun lalu |
Simon Glass
|
9d12d5d41d
Add cmd_process() to process commands in one place
|
13 tahun lalu |
Simon Glass
|
bdf8e34b93
Create a single cmd_call() function to handle command execution
|
13 tahun lalu |
Daniel Schwierzeck
|
3668d8fa04
common: fix missing function pointer relocation in fixup_cmdtable()
|
13 tahun lalu |
Jason Hobbs
|
4d91a6ecab
Replace space and tab checks with isblank
|
13 tahun lalu |
Daniel Schwierzeck
|
fa28bd2eef
common: fix missing function pointer relocation in fixup_cmdtable()
|
13 tahun lalu |
Mike Frysinger
|
e84ffddbce
cmd_usage: constify
|
14 tahun lalu |
Mike Frysinger
|
560d424b6d
env: re-add support for auto-completion
|
14 tahun lalu |
Mike Frysinger
|
722b061b6f
autocomplete: remove runtime handler install
|
14 tahun lalu |
Thomas Weber
|
7013c06124
Common/command: Guard strchr/strlen from NULL pointer
|
14 tahun lalu |
Wolfgang Denk
|
2e5167ccad
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
|
14 tahun lalu |
Heiko Schocher
|
620f1f6a64
relocation: fixup cmdtable
|
14 tahun lalu |
Wolfgang Denk
|
ea882baf9c
New implementation for internal handling of environment variables.
|
15 tahun lalu |
Wolfgang Denk
|
47e26b1bf9
cmd_usage(): simplify return code handling
|
15 tahun lalu |
Wolfgang Denk
|
54841ab50c
Make sure that argv[] argument pointers are not modified.
|
15 tahun lalu |
Trübenbach, Ralf
|
39f7aacf3f
command.c: Enable auto tab for the editenv command
|
15 tahun lalu |
Peter Tyser
|
6b8f5ad10f
command.c: Break commands out to appropriate cmd_*.c files
|
15 tahun lalu |
Wolfgang Denk
|
a89c33db96
General help message cleanup
|
16 tahun lalu |
Wolfgang Denk
|
94796d8544
Make "usage" messages more helpful.
|
16 tahun lalu |
Detlev Zundel
|
2dce551e10
command.c: Expose the core of do_help as _do_help to the rest of u-boot.
|
16 tahun lalu |
Peter Tyser
|
2fb2604d5c
Command usage cleanup
|
16 tahun lalu |
Peter Tyser
|
62c3ae7c6e
Standardize command usage messages with cmd_usage()
|
16 tahun lalu |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 tahun lalu |
Kumar Gala
|
b799cb4c0e
Expose command table search for sub-commands
|
16 tahun lalu |
Jean-Christophe PLAGNIOL-VILLARD
|
8a40fb148e
move cmd_get_data_size to command.c
|
16 tahun lalu |
Wolfgang Denk
|
53677ef18e
Big white-space cleanup.
|
17 tahun lalu |
Jon Loeliger
|
9025317883
common/: Remove lingering references to CFG_CMD_* symbols.
|
18 tahun lalu |