1. 804f7d6 disk: Move part_create_block_devices() to blk uclass by Marek Vasut · 1 year, 2 months ago
  2. 30a12e0 disk: Switch part_blk_*() functions to disk_blk_*() by Marek Vasut · 1 year, 2 months ago
  3. bfd98b9 disk: Extend disk_blk_part_validate() with range checking by Marek Vasut · 1 year, 2 months ago
  4. 2bc0dfe disk: Handle partition to block device offset conversion by Marek Vasut · 1 year, 2 months ago
  5. 9161c2c disk: Simplify disk_blk_{write, erase}() using blk_{write, erase}() by Marek Vasut · 1 year, 2 months ago
  6. 91d3066 disk: Simplify disk_blk_read() using blk_read() by Marek Vasut · 1 year, 2 months ago
  7. 5ff4609 disk: Drop always true conditional check by Marek Vasut · 1 year, 2 months ago
  8. b55afa0 disk: Rename block_dev to desc by Simon Glass · 2 years ago
  9. 76c839f disk: Rename block functions by Simon Glass · 2 years ago
  10. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 1 month ago
  11. 7f8967c blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 2 months ago
  12. 054de21 disk: honor CONFIG_SYS_64BIT_LBA by Heinrich Schuchardt · 2 years, 4 months ago
  13. 59da9d4 dm: disk: add read/write interfaces with udevice by AKASHI Takahiro · 2 years, 6 months ago
  14. 43855fd dm: disk: add UCLASS_PARTITION by AKASHI Takahiro · 2 years, 6 months ago