Michal Simek
|
27eb7bce39
common: command: Handle USAGE failure separately
|
7 سال پیش |
Michal Simek
|
3723324042
common: command: Use command_ret_t enum values instead of values
|
7 سال پیش |
Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 سال پیش |
Heinrich Schuchardt
|
2614a20847
common: command: tempory buffer should have size of command line buf
|
7 سال پیش |
Simon Glass
|
f8bb696435
Drop command-processing code when CONFIG_CMDLINE is disabled
|
9 سال پیش |
Simon Glass
|
24b852a7a2
Move console definitions into a new console.h file
|
9 سال پیش |
Kun-Hua Huang
|
2e88bb28d8
NDS32: Generic Board Support and Unsupport
|
9 سال پیش |
Peng Fan
|
58b6ad681a
common: command add '\n' for debug msg
|
9 سال پیش |
Masahiro Yamada
|
616e2162a5
common: command: trivial coding style fixes
|
10 سال پیش |
York Sun
|
4d1fd7f1ae
Add 64-bit data support for memory commands
|
11 سال پیش |
Simon Glass
|
16ff990246
Add cmd_process_error() to report and process errors
|
11 سال پیش |
Andrew Gabbasov
|
9b438946c9
command.c: Fix auto-completion for the full commands list case
|
11 سال پیش |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 سال پیش |
Richard Genoud
|
34765e8853
cmd_time: merge run_command_and_time_it with cmd_process
|
12 سال پیش |
Anatolij Gustschin
|
22b6fcb50d
common/command.c: revert changes from commit 199adb60
|
12 سال پیش |
Kim Phillips
|
199adb601f
common/misc: sparse fixes
|
12 سال پیش |
Marek Vasut
|
6c7c946cad
common: Convert the U-Boot commands to LG-arrays
|
12 سال پیش |
Simon Glass
|
9d12d5d41d
Add cmd_process() to process commands in one place
|
13 سال پیش |
Simon Glass
|
bdf8e34b93
Create a single cmd_call() function to handle command execution
|
13 سال پیش |
Daniel Schwierzeck
|
3668d8fa04
common: fix missing function pointer relocation in fixup_cmdtable()
|
13 سال پیش |
Jason Hobbs
|
4d91a6ecab
Replace space and tab checks with isblank
|
13 سال پیش |
Daniel Schwierzeck
|
fa28bd2eef
common: fix missing function pointer relocation in fixup_cmdtable()
|
13 سال پیش |
Mike Frysinger
|
e84ffddbce
cmd_usage: constify
|
14 سال پیش |
Mike Frysinger
|
560d424b6d
env: re-add support for auto-completion
|
14 سال پیش |
Mike Frysinger
|
722b061b6f
autocomplete: remove runtime handler install
|
14 سال پیش |
Thomas Weber
|
7013c06124
Common/command: Guard strchr/strlen from NULL pointer
|
14 سال پیش |
Wolfgang Denk
|
2e5167ccad
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
|
14 سال پیش |
Heiko Schocher
|
620f1f6a64
relocation: fixup cmdtable
|
14 سال پیش |
Wolfgang Denk
|
ea882baf9c
New implementation for internal handling of environment variables.
|
15 سال پیش |
Wolfgang Denk
|
47e26b1bf9
cmd_usage(): simplify return code handling
|
15 سال پیش |