1. 60ab606 cmd/read.c: Fix checking blk_dread return value by Tom Rini · 7 years ago
  2. c05459b Kconfig: Convert CMD_READ to Kconfig by Simon Glass · 7 years ago
  3. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  4. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  5. be1e9bb dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · 9 years ago
  6. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  7. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_read.c]
  8. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_read.c]
  9. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  10. c889fb4 Add a command to read raw blocks from a partition by Kenneth Waters · 12 years ago