1. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  2. 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 4 months ago
  3. d03618d cmd/read.c: Fix checking blk_dread return value by Tom Rini · 7 years ago
  4. b75dfd2 Kconfig: Convert CMD_READ to Kconfig by Simon Glass · 7 years ago
  5. 2a981dc dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  6. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  7. db1d9e7 dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · 9 years ago
  8. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  9. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_read.c]
  10. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_read.c]
  11. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  12. ff048ea Add a command to read raw blocks from a partition by Kenneth Waters · 12 years ago