Commit Graph

8 Commits (0ce033d2582129243aca10d3072a221386bbba44)

Author SHA1 Message Date
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Simon Glass d51004a832 Add run_command_list() to run a list of commands 12 years ago
Simon Glass 5307153236 Stop using builtin_run_command() 13 years ago
Simon Glass f47360a74e Rename run_command() to builtin_run_command() 13 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Peter Tyser 61c83b7bd2 Remove deprecated 'autoscr' command/variables 15 years ago
Peter Tyser 3202d33169 Remove deprecated 'autoscr' command/variables 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Wolfgang Denk 74de7aefd7 Add "source" command; prepare removal of "autoscr" command 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Petri Lehtinen 3591293509 autoscr: Fix one-character lines and non-newline terminated scripts 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 81789c39db autoscript: Move conditional compilation to Makefile 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Bartlomiej Sieka edbed247a1 Memory footprint optimizations 17 years ago
Bartlomiej Sieka 36cc8cbb33 [new uImage] Fix autoscr command used with new uImage format 17 years ago
Marian Balakowicz 424c4abdd1 [new uImage] Add new uImage format support to autoscript routine 17 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 17 years ago
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 17 years ago
Marian Balakowicz f13e7b2e99 [new uImage] Cleanup image header pointer use in bootm code 17 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger baa26db411 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger a76adc8142 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
wdenk 4b9206ed51 * Patches by Thomas Viehweger, 16 Mar 2004: 21 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 22 years ago
wdenk b0fce99bfc Fix some missing commands, cleanup header files 22 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk 699b13a606 * Fix mdelay() on TRAB - this was still the debugging version with 22 years ago
wdenk d0dd107775 Initial revision 22 years ago