Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a0f5b5a3a28e5ba82515e58bf6a2209f6b7cb684
/
common
/
hush.c
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
LABEL_2003_10_14_2140
8bde7f7
* Code cleanup:
by wdenk
· 21 years ago
LABEL_2003_06_27_2340
3e38691
* Patch by Arun Dharankar, 4 Apr 2003:
by wdenk
· 22 years ago
LABEL_2003_04_05_0300
d0fb80c
* Restrict baudrate settings on LWMON to higher speeds when watchdog is on
by wdenk
· 22 years ago
LABEL_2003_01_11_1050
c7de829
* Patch by Thomas Frieden, 13 Nov 2002:
by wdenk
· 22 years ago
fe8c280
Initial revision
by wdenk
· 22 years ago