Commit Graph

5 Commits (lime2-spi)

Author SHA1 Message Date
Alex Kiernan 201d9cd2b3 cmd: fit_image: Add default property for FIT format scripts 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 years ago
Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx 7 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Gong Qianyu 210fbee901 common/cmd_source.c: Fix the source command failure under 64-bit platform 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Jeroen Hofstee 0e350f81e1 common: commands: make commands static 10 years ago
Heiko Schocher 21d29f7f9f bootm: make use of legacy image format configurable 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass b8da836650 image: Rename fit_image_check_hashes() to fit_image_verify() 11 years ago
Simon Glass 4ca30d6024 sandbox: Support 'source' command 11 years ago
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() 12 years ago
Simon Glass f47360a74e Rename run_command() to builtin_run_command() 12 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 15 years ago
Wolfgang Denk 74de7aefd7 Add "source" command; prepare removal of "autoscr" command 15 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. 16 years ago
Bartlomiej Sieka edbed247a1 Memory footprint optimizations 16 years ago
Bartlomiej Sieka 36cc8cbb33 [new uImage] Fix autoscr command used with new uImage format 16 years ago
Marian Balakowicz 424c4abdd1 [new uImage] Add new uImage format support to autoscript routine 16 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 16 years ago
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 16 years ago
Marian Balakowicz f13e7b2e99 [new uImage] Cleanup image header pointer use in bootm code 16 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 16 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: 20 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
wdenk b0fce99bfc Fix some missing commands, cleanup header files 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 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