Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
65febe6c12e422fc9bbd9cb2ce9133d665e5966e
/
common
/
hush.c
5095022
common/hush: make get_local_var visible for other users
by Holger Brunck
· 14 years ago
6d1f698
do_reset: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
2e50fa3
do_bootd: unify duplicate prototypes
by Mike Frysinger
· 14 years ago
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
3b68311
cmd_usage(): simplify return code handling
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
0618686
Fix console_buffer size conflict error.
by Remy Bohmer
· 14 years ago
9057cbf
Conditionally perform common relocation fixups
by Peter Tyser
· 15 years ago
cc215a1
hush: Fix bogus free() call
by Peter Tyser
· 15 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
9dac2d7
common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile
by Mike Frysinger
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
49ebcb5
hush: add showvar command for hush shell.
by Heiko Schocher
· 16 years ago
c23634d
hush: Fix printf debug macro in hush.c so that it usable in U-Boot
by Stefan Roese
· 16 years ago
dc770c7
Code cleanup: fix old style assignment ambiguities like "=-" etc.
by Wolfgang Denk
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
d704d91
common/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
052fc84
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
by Jon Loeliger
· 17 years ago
e4ea796
common/ non-cmd: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
7fb5266
Cleanup for GCC-4.x
by Wolfgang Denk
· 19 years ago
00b67fd
Fix uninitialized variable problem in hush shell
by Wolfgang Denk
· 19 years ago
2b7976a
Make bootretry feature work with hush shell.
by Wolfgang Denk
· 19 years ago
6203e40
Patches by Pantelis Antoniou, 16 Apr 2004:
by wdenk
· 21 years ago
3359105
Fix if / elif handling bug in HUSH shell
by wdenk
· 21 years ago
2ebee31
* Patch by Thomas Elste, 10 Feb 2004:
by wdenk
· 21 years ago
bd1575f
* Make sure HUSH is initialized for running auto-update scripts
by wdenk
· 21 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
b02744a
* Patch by Arun Dharankar, 4 Apr 2003:
by wdenk
· 22 years ago
e7f34c6
* Restrict baudrate settings on LWMON to higher speeds when watchdog is on
by wdenk
· 22 years ago
452cfd6
* Patch by Thomas Frieden, 13 Nov 2002:
by wdenk
· 22 years ago
fe8c280
Initial revision
by wdenk
· 22 years ago