1. 90392d9 sandbox: Enable support for the gzip command by Simon Glass · Fri Nov 19 13:23:52 2021 -0700
  2. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  3. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  4. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  5. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  6. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · Thu Aug 01 09:46:36 2019 -0600
  7. 16f2935 cmd: unzip: use correct format code by Heinrich Schuchardt · Sun Jan 06 12:34:16 2019 +0100
  8. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  9. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · Thu Aug 03 12:22:10 2017 -0600
  10. e6649a6 dm: blk: Rename get_device() to blk_get_device_by_str() by Simon Glass · Mon Feb 29 15:25:43 2016 -0700
  11. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  12. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_unzip.c]
  13. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_unzip.c]
  14. 20072f8 unzip: add gzwrite command to write compressed image to block device by Eric Nelson · Sun Feb 15 16:16:07 2015 -0700
  15. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  16. 103789d common: Use new numeric setenv functions by Simon Glass · Sun Feb 24 17:33:22 2013 +0000
  17. a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · Sat Dec 10 08:44:01 2011 +0000
  18. a227490 md5sum/sha1sum/unzip: split out of mondo mem file by Mike Frysinger · Sat Apr 02 21:40:19 2011 -0400