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