1. c614b83 cmd: introduce 'write' command by Rasmus Villemoes · Thu Mar 02 09:12:22 2023 +0100
  2. d505840 cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded dev_part parsing by Rasmus Villemoes · Thu Mar 02 09:12:21 2023 +0100
  3. 7942bdc dm: core: Support sandbox with read interface by Simon Glass · Sat Jul 30 15:52:15 2022 -0600
  4. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  5. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  6. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  7. 60ab606 cmd/read.c: Fix checking blk_dread return value by Tom Rini · Mon Aug 14 20:58:50 2017 -0400
  8. c05459b Kconfig: Convert CMD_READ to Kconfig by Simon Glass · Fri Aug 04 16:34:39 2017 -0600
  9. 2ee8ada dm: block: Adjust device calls to go through helpers function by Simon Glass · Mon Feb 29 15:25:52 2016 -0700
  10. b89a844 dm: part: Rename some partition functions by Simon Glass · Mon Feb 29 15:25:48 2016 -0700
  11. be1e9bb dm: blk: Rename get_dev() to blk_get_dev() by Simon Glass · Mon Feb 29 15:25:42 2016 -0700
  12. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  13. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_read.c]
  14. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_read.c]
  15. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  16. c889fb4 Add a command to read raw blocks from a partition by Kenneth Waters · Wed Dec 05 14:46:30 2012 +0000