1. b4d0077 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · Mon Mar 15 18:11:11 2021 +1300
  2. 49b5e2e sandbox: host bind must close file descriptor by Heinrich Schuchardt · Wed Feb 03 00:21:56 2021 +0100
  3. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  4. e3cfde9 sandbox: fill block device meta information by Heinrich Schuchardt · Mon Jan 25 12:57:14 2021 +0100
  5. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  6. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  7. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  8. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  9. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · Mon Oct 15 02:21:07 2018 -0700
  10. 311f800 sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data by Bin Meng · Mon Oct 15 02:21:05 2018 -0700
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  12. 99b324a blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · Fri Jun 09 16:45:18 2017 +0200
  13. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  14. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  15. 025ed60 dm: sandbox: Drop the host_get_dev() function by Simon Glass · Sun May 01 11:36:20 2016 -0600
  16. a57299e dm: sandbox: Add a legacy host block interface by Simon Glass · Sun May 01 11:36:05 2016 -0600
  17. 86bc14f Revert "dm: sandbox: Drop the pre-DM host implementation" by Simon Glass · Sun May 01 11:35:49 2016 -0600
  18. 0de920c dm: sandbox: Drop the pre-DM host implementation by Simon Glass · Sun Mar 13 08:22:35 2016 -0600
  19. 2c2075a dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · Mon Feb 29 15:25:57 2016 -0700
  20. 52e85ac dm: sandbox: Prepare block driver for driver-model conversion by Simon Glass · Mon Feb 29 15:25:56 2016 -0700
  21. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · Mon Feb 29 15:25:51 2016 -0700
  22. b89a844 dm: part: Rename some partition functions by Simon Glass · Mon Feb 29 15:25:48 2016 -0700
  23. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  24. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  25. 26f9a6c sandbox: block driver using host file/device as backing store by Henrik Nordström · Sun Nov 10 10:26:56 2013 -0700