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, 4 months ago
  3. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 4 months ago
  4. c7694dd env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  5. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  6. 9ae2ddc cmd: unzip: use correct format code by Heinrich Schuchardt · 6 years ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  9. ebac37c dm: blk: Rename get_device() to blk_get_device_by_str() by Simon Glass · 9 years ago
  10. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  11. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_unzip.c]
  12. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_unzip.c]
  13. 5d27223 unzip: add gzwrite command to write compressed image to block device by Eric Nelson · 10 years ago
  14. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. 41ef372 common: Use new numeric setenv functions by Simon Glass · 12 years ago
  16. 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
  17. c3d2a17 md5sum/sha1sum/unzip: split out of mondo mem file by Mike Frysinger · 13 years ago