Vadim Bendebury
|
9ad557be2f
Add console command to access io space registers
|
12 years ago |
Marek Vasut
|
8b493a5236
common: Discard the __u_boot_cmd section
|
12 years ago |
Marek Vasut
|
6c7c946cad
common: Convert the U-Boot commands to LG-arrays
|
12 years ago |
Rob Herring
|
7405a13310
combine block device load commands into common function
|
12 years ago |
Simon Glass
|
9d12d5d41d
Add cmd_process() to process commands in one place
|
13 years ago |
Simon Glass
|
bdf8e34b93
Create a single cmd_call() function to handle command execution
|
13 years ago |
Igor Grinberg
|
d09b1787a4
env: clean cmd_nvedit.c checkpatch and code style
|
13 years ago |
Simon Glass
|
8edf844f1b
sandbox: Force command sections to be 4-byte aligned
|
13 years ago |
Mike Frysinger
|
e84ffddbce
cmd_usage: constify
|
14 years ago |
Mike Frysinger
|
67d668bf92
autostart: unify duplicated logic into the bootm code
|
14 years ago |
Mike Frysinger
|
722b061b6f
autocomplete: remove runtime handler install
|
14 years ago |
Mike Frysinger
|
882b7d726f
do_reset: unify duplicate prototypes
|
14 years ago |
Mike Frysinger
|
7842fb7c4f
do_bootd: unify duplicate prototypes
|
14 years ago |
Mike Frysinger
|
36ebb78779
do_bootm: unify duplicate prototypes
|
14 years ago |
Mike Frysinger
|
40b484a3df
command_t: punt unused type
|
14 years ago |
Wolfgang Denk
|
2e5167ccad
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
|
14 years ago |
Heiko Schocher
|
620f1f6a64
relocation: fixup cmdtable
|
14 years ago |
Wolfgang Denk
|
54841ab50c
Make sure that argv[] argument pointers are not modified.
|
15 years ago |
Wolfgang Denk
|
94796d8544
Make "usage" messages more helpful.
|
16 years ago |
Detlev Zundel
|
2dce551e10
command.c: Expose the core of do_help as _do_help to the rest of u-boot.
|
16 years ago |
Peter Tyser
|
2fb2604d5c
Command usage cleanup
|
16 years ago |
Peter Tyser
|
62c3ae7c6e
Standardize command usage messages with cmd_usage()
|
16 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 years ago |
Kumar Gala
|
b799cb4c0e
Expose command table search for sub-commands
|
16 years ago |
Jean-Christophe PLAGNIOL-VILLARD
|
8a40fb148e
move cmd_get_data_size to command.c
|
16 years ago |
Stefan Roese
|
f2302d4430
Fix merge problems
|
16 years ago |
Wolfgang Denk
|
53677ef18e
Big white-space cleanup.
|
17 years ago |
Jon Loeliger
|
b363148710
Remove references to the old cmd_confdefs.h include file.
|
18 years ago |
wdenk
|
04a85b3b36
* Patches by Pantelis Antoniou, 30 Mar 2004:
|
21 years ago |
wdenk
|
0d4983930a
Patch by Kenneth Johansson, 30 Jun 2003:
|
22 years ago |