1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · Mon May 20 13:35:03 2024 -0600
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  3. a19bd50 block: Remove <common.h> and add needed includes by Tom Rini · Wed May 01 19:30:31 2024 -0600
  4. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · Sat Oct 29 19:47:17 2022 -0600
  5. 25a52c5 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · Sat Oct 29 19:47:03 2022 -0600
  6. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  7. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  8. 0883162 sandbox: Open host file for read-only access if needed by Simon Glass · Mon Feb 28 15:13:47 2022 -0700
  9. c6d7681 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · Wed Nov 24 09:26:40 2021 -0700
  10. b4d0077 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · Mon Mar 15 18:11:11 2021 +1300
  11. 49b5e2e sandbox: host bind must close file descriptor by Heinrich Schuchardt · Wed Feb 03 00:21:56 2021 +0100
  12. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  13. e3cfde9 sandbox: fill block device meta information by Heinrich Schuchardt · Mon Jan 25 12:57:14 2021 +0100
  14. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  15. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  16. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  17. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  18. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · Mon Oct 15 02:21:07 2018 -0700
  19. 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
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  21. 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
  22. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · Mon Mar 20 12:51:48 2017 +0100
  23. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  24. 025ed60 dm: sandbox: Drop the host_get_dev() function by Simon Glass · Sun May 01 11:36:20 2016 -0600
  25. a57299e dm: sandbox: Add a legacy host block interface by Simon Glass · Sun May 01 11:36:05 2016 -0600
  26. 86bc14f Revert "dm: sandbox: Drop the pre-DM host implementation" by Simon Glass · Sun May 01 11:35:49 2016 -0600
  27. 0de920c dm: sandbox: Drop the pre-DM host implementation by Simon Glass · Sun Mar 13 08:22:35 2016 -0600
  28. 2c2075a dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · Mon Feb 29 15:25:57 2016 -0700
  29. 52e85ac dm: sandbox: Prepare block driver for driver-model conversion by Simon Glass · Mon Feb 29 15:25:56 2016 -0700
  30. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · Mon Feb 29 15:25:51 2016 -0700
  31. b89a844 dm: part: Rename some partition functions by Simon Glass · Mon Feb 29 15:25:48 2016 -0700
  32. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · Mon Feb 29 15:25:34 2016 -0700
  33. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · Mon Dec 07 11:38:48 2015 -0700
  34. 26f9a6c sandbox: block driver using host file/device as backing store by Henrik Nordström · Sun Nov 10 10:26:56 2013 -0700