1. 9520181 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years ago
  2. ff1f0e4 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · 2 years ago
  3. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 1 month ago
  4. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 2 months ago
  5. 7aa9dbd0 sandbox: Open host file for read-only access if needed by Simon Glass · 2 years, 8 months ago
  6. 32c8566 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · 2 years, 11 months ago
  7. 1758551 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · 3 years, 7 months ago
  8. 297b8b3 sandbox: host bind must close file descriptor by Heinrich Schuchardt · 3 years, 9 months ago
  9. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago WIP/2021-02-02-drop-asm_global_data-when-unused
  10. 168e313 sandbox: fill block device meta information by Heinrich Schuchardt · 3 years, 9 months ago
  11. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  12. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  13. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  14. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  15. d0851c8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  16. 8f994c8 sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data by Bin Meng · 6 years ago
  17. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  18. 5fe7702 blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · 7 years ago
  19. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  20. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  21. f1d86fd dm: sandbox: Drop the host_get_dev() function by Simon Glass · 8 years ago
  22. 0cc65a7 dm: sandbox: Add a legacy host block interface by Simon Glass · 8 years ago
  23. e161356 Revert "dm: sandbox: Drop the pre-DM host implementation" by Simon Glass · 8 years ago
  24. 33cf727 dm: sandbox: Drop the pre-DM host implementation by Simon Glass · 9 years ago
  25. 40fd050 dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · 9 years ago
  26. 7ded959 dm: sandbox: Prepare block driver for driver-model conversion by Simon Glass · 9 years ago
  27. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  28. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  29. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  30. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  31. f4d8de4 sandbox: block driver using host file/device as backing store by Henrik Nordström · 11 years ago