1. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  2. 3c7dded Fix some checkpatch warnings in calls to debug() by Simon Glass · 4 years, 5 months ago
  3. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  4. 220a3a4 common: Rename and move source() by Simon Glass · 4 years, 9 months ago
  5. bb872dd image: Rename load_addr, save_addr, save_size by Simon Glass · 4 years, 9 months ago
  6. 6bf6dbe env: Move env_get_yesno() to env.h by Simon Glass · 5 years ago
  7. c76c93a configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT by Tom Rini · 5 years ago
  8. 201d9cd cmd: fit_image: Add default property for FIT format scripts by Alex Kiernan · 6 years ago
  9. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  10. bfebc8c env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  11. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  12. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_source.c]
  13. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_source.c]
  14. 210fbee common/cmd_source.c: Fix the source command failure under 64-bit platform by Gong Qianyu · 9 years ago
  15. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  16. 0e350f8 common: commands: make commands static by Jeroen Hofstee · 10 years ago
  17. 21d29f7 bootm: make use of legacy image format configurable by Heiko Schocher · 10 years ago
  18. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. b8da836 image: Rename fit_image_check_hashes() to fit_image_verify() by Simon Glass · 11 years ago
  20. 4ca30d6 sandbox: Support 'source' command by Simon Glass · 11 years ago
  21. 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  22. d51004a Add run_command_list() to run a list of commands by Simon Glass · 12 years ago
  23. 5307153 Stop using builtin_run_command() by Simon Glass · 13 years ago
  24. f47360a Rename run_command() to builtin_run_command() by Simon Glass · 13 years ago
  25. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  26. 3202d33 Remove deprecated 'autoscr' command/variables by Peter Tyser · 15 years ago
  27. a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
  28. 74de7ae Add "source" command; prepare removal of "autoscr" command by Wolfgang Denk · 15 years ago[Renamed (77%) from common/cmd_autoscript.c]
  29. 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
  30. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  31. 3591293 autoscr: Fix one-character lines and non-newline terminated scripts by Petri Lehtinen · 16 years ago
  32. 81789c3 autoscript: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  33. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  34. edbed24 Memory footprint optimizations by Bartlomiej Sieka · 16 years ago
  35. 36cc8cb [new uImage] Fix autoscr command used with new uImage format by Bartlomiej Sieka · 17 years ago
  36. 424c4ab [new uImage] Add new uImage format support to autoscript routine by Marian Balakowicz · 17 years ago
  37. 9a4daad [new uImage] Update naming convention for bootm/uImage related code by Marian Balakowicz · 17 years ago
  38. d5934ad [new uImage] Add dual format uImage support framework by Marian Balakowicz · 17 years ago
  39. f13e7b2 [new uImage] Cleanup image header pointer use in bootm code by Marian Balakowicz · 17 years ago
  40. b97a2a0 [new uImage] Define a API for image handling operations by Marian Balakowicz · 17 years ago
  41. 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  42. baa26db common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
  43. a76adc8 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  44. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  45. 4b9206e * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
  46. 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
  47. b0fce99 Fix some missing commands, cleanup header files by wdenk · 21 years ago
  48. 8bde7f7 * Code cleanup: by wdenk · 21 years ago
  49. 699b13a * Fix mdelay() on TRAB - this was still the debugging version with by wdenk · 22 years ago
  50. d0dd107 Initial revision by wdenk · 22 years ago