Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
713a02a2ce46199c83c3cee0bd02f99dadaa4c8a
/
common
/
cli_hush.c
68c0912
hush: re-sequence includes
by Heinrich Schuchardt
· 5 years ago
9fb625c
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
f3b267b
hush: Add rudimentary support for PS1 and PS2
by Marek Vasut
· 9 years ago
13d3046
hush: Pull out U-Boot prompt display and read functionality
by Marek Vasut
· 9 years ago
8405b8d
common: cli_hush: Fix up simple typo
by Nishanth Menon
· 9 years ago
c6bb23c
common: cli_hush: avoid memory leak
by Peng Fan
· 9 years ago
aa72252
common: cli_hush: avoid dead code
by Peng Fan
· 9 years ago
24b852a
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
f3a05c8
Revert "hush: fix segfault on syntax error"
by Rabin Vincent
· 10 years ago
2302b3a
hush: make run_command() return an error on parsing failure
by Rabin Vincent
· 10 years ago
128059b
hush: fix segfault on syntax error
by Rabin Vincent
· 10 years ago
484408f
hush: return consistent codes from run_command()
by Rabin Vincent
· 10 years ago
87b6398
cli: hush: Adjust 'run' command to run each line of the env var
by Simon Glass
· 10 years ago
930e425
common/cli_hush.c: remove unnecessary double braces
by Jeroen Hofstee
· 10 years ago
587e1d4
Fix hush to give the correct return code for a simple command
by Simon Glass
· 10 years ago
b26440f
Rename bootretry functions and remove #ifdefs
by Simon Glass
· 11 years ago
0098e17
Move bootretry code into bootretry.c and clean up
by Simon Glass
· 11 years ago
e1bf824
Add cli_ prefix to readline functions
by Simon Glass
· 11 years ago
18d6653
move CLI prototypes to cli.h and add comments
by Simon Glass
· 11 years ago
eca86fa
Rename hush to cli_hush
by Simon Glass
· 11 years ago
[Renamed (99%) from common/hush.c]
5c50a92
hush shell: Avoid string write overflow when entering max cmd length
by Kristian Otnes
· 11 years ago
fe9ca3d
hush: fix some quoted variable expansion issues
by Stephen Warren
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
34765e8
cmd_time: merge run_command_and_time_it with cmd_process
by Richard Genoud
· 12 years ago
199adb6
common/misc: sparse fixes
by Kim Phillips
· 12 years ago
a005f19
hush: Don't parse the contents of a dereferenced var
by Joe Hershberger
· 12 years ago
641b0d3
hush: Add default value substitution support
by Joe Hershberger
· 12 years ago
219f478
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
9d12d5d
Add cmd_process() to process commands in one place
by Simon Glass
· 13 years ago
7344f91
Remove interleave of non-U-Boot code in hush
by Simon Glass
· 13 years ago
bdf8e34
Create a single cmd_call() function to handle command execution
by Simon Glass
· 13 years ago
e315046
common: move extern char console_buffer[] to common.h
by Igor Grinberg
· 13 years ago
3cce8a5
Move simple_itoa to vsprintf
by Simon Glass
· 13 years ago
c8a2079
common: add run_command2 for running simple or hush commands
by Jason Hobbs
· 13 years ago
eae3b06
common/hush: make get_local_var visible for other users
by Holger Brunck
· 14 years ago
882b7d7
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
7842fb7
do_bootd: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
47e26b1
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
1f9d10f
Fix console_buffer size conflict error.
by Remy Bohmer
· 14 years ago
521af04
Conditionally perform common relocation fixups
by Peter Tyser
· 15 years ago
197324d
hush: Fix bogus free() call
by Peter Tyser
· 15 years ago
a89c33d
General help message cleanup
by Wolfgang Denk
· 15 years ago
e915f8b
common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile
by Mike Frysinger
· 16 years ago
2fb2604
Command usage cleanup
by Peter Tyser
· 16 years ago
62c3ae7
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
81473f6
hush: add showvar command for hush shell.
by Heiko Schocher
· 16 years ago
4cacf7c
hush: Fix printf debug macro in hush.c so that it usable in U-Boot
by Stefan Roese
· 16 years ago
d0ff51b
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
9025317
common/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
c3517f9
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
b453960
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
d87080b
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
77ddac9
Cleanup for GCC-4.x
by Wolfgang Denk
· 19 years ago
e98f68b
Fix uninitialized variable problem in hush shell
by Wolfgang Denk
· 19 years ago
396387a
Make bootretry feature work with hush shell.
by Wolfgang Denk
· 19 years ago
c26e454
Patches by Pantelis Antoniou, 16 Apr 2004:
by wdenk
· 21 years ago
56b86bf
Fix if / elif handling bug in HUSH shell
by wdenk
· 21 years ago
2d1a537
* Patch by Thomas Elste, 10 Feb 2004:
by wdenk
· 21 years ago
2d5b561
* Make sure HUSH is initialized for running auto-update scripts
by wdenk
· 21 years ago
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
3e38691
* Patch by Arun Dharankar, 4 Apr 2003:
by wdenk
· 22 years ago
d0fb80c
* Restrict baudrate settings on LWMON to higher speeds when watchdog is on
by wdenk
· 22 years ago
c7de829
* Patch by Thomas Frieden, 13 Nov 2002:
by wdenk
· 22 years ago
fe8c280
Initial revision
by wdenk
· 22 years ago