Commit Graph

25 Commits (ed0fc4b172de0aae51055ae8e17c6593314c6ca2)

Author SHA1 Message Date
Simon Glass 8edf844f1b sandbox: Force command sections to be 4-byte aligned 13 years ago
Mike Frysinger e84ffddbce cmd_usage: constify 13 years ago
Mike Frysinger 67d668bf92 autostart: unify duplicated logic into the bootm code 13 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. 14 years ago
Wolfgang Denk 94796d8544 Make "usage" messages more helpful. 15 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
Stefano Babic 5d1d00fb36 Add include for config.h in command.h. 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Jon Loeliger b363148710 Remove references to the old cmd_confdefs.h include file. 17 years ago
wdenk 04a85b3b36 * Patches by Pantelis Antoniou, 30 Mar 2004: 21 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 78f6622a1f Initial revision 22 years ago