1. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  2. 7428ad1 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · 12 years ago
  3. 7e5581e sandbox: Support 'source' command by Simon Glass · 12 years ago
  4. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  5. a6642e0 Add run_command_list() to run a list of commands by Simon Glass · 13 years ago
  6. bf8c5b0 Stop using builtin_run_command() by Simon Glass · 13 years ago
  7. c023a89 Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  8. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  9. d78876c Remove deprecated 'autoscr' command/variables by Peter Tyser · 15 years ago
  10. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  11. 85c25df Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 16 years ago[Renamed (77%) from common/cmd_autoscript.c]
  12. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  13. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  14. 62ac23f autoscr: Fix one-character lines and non-newline terminated scripts by Petri Lehtinen · 16 years ago
  15. f4459b4 autoscript: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  16. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  17. 4786859 Memory footprint optimizations by Bartlomiej Sieka · 17 years ago
  18. e67c827 [new uImage] Fix autoscr command used with new uImage format by Bartlomiej Sieka · 17 years ago
  19. 23b77a2 [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · 17 years ago
  20. d7c88a4 [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  21. dbdd16a [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  22. b4a12a9 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  23. 41d71ed [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  24. d704d91 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  25. 54324d0 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  26. 8692c60 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  27. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  28. 42c0547 * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
  29. f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  30. f12e396 Fix some missing commands, cleanup header files by wdenk · 21 years ago
  31. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  32. 699b13a * Fix mdelay() on TRAB - this was still the debugging version with by wdenk · 22 years ago
  33. d0dd107 Initial revision by wdenk · 22 years ago