1. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  2. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  3. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  4. 61dff3b zfs: remove unused buf variable by Joel Johnson · 4 years, 11 months ago
  5. 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
  6. 313112a env: Move env_set_hex() to env.h by Simon Glass · 5 years ago
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  8. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  9. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  10. 8a4f2bd disk: convert CONFIG_EFI_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  11. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  12. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  13. e76ee97 dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  14. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  15. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_zfs.c]
  16. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_zfs.c]
  17. e077389 cmd_zfs: normalize 'file not found' errors by Luka Perkov · 11 years ago
  18. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  19. 103789d common: Use new numeric setenv functions by Simon Glass · 12 years ago
  20. ab4ddda ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1) by Stefan Roese · 12 years ago
  21. c87ff22 disk: get_device_and_partition() "auto" partition and cleanup by Stephen Warren · 12 years ago
  22. 153817e cmd_zfs: use common get_device_and_partition function by Rob Herring · 12 years ago
  23. 9b4a1f9 zfs: Add ZFS filesystem support by Jorgen Lundman · 12 years ago