1. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  2. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  3. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 5 months ago
  4. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  5. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  6. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  7. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  8. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_md5sum.c]
  9. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_md5sum.c]
  10. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  11. 7944495 sandbox: Use md5sum and fatwrite to enable testing of fs commands by Suriyan Ramasami · 10 years ago
  12. 9fb70f3 cmd_md5sum.c: remove dead code / fix warning by Jeroen Hofstee · 10 years ago
  13. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  14. ecd7295 Add parameter to md5sum to save the md5 sum by Joe Hershberger · 12 years ago
  15. 5ab177b Implement verify option for md5sum command by Joe Hershberger · 12 years ago
  16. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  17. a16a84b Fix: watchdog timed out, if using md5 command by Jens Scharsig · 13 years ago
  18. c3d2a17 md5sum/sha1sum/unzip: split out of mondo mem file by Mike Frysinger · 13 years ago