1. bad8ab6 dm: blk: Add probe in blk_first_device/blk_next_device by Michal Suchanek · Tue Sep 27 23:23:53 2022 +0200
  2. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · Sat Oct 29 19:47:17 2022 -0600
  3. 39f06b5 dm: sandbox: Create a block driver by Simon Glass · Sat Oct 29 19:47:16 2022 -0600
  4. 884c2f8 dm: sandbox: Create a new HOST uclass by Simon Glass · Sat Oct 29 19:47:15 2022 -0600
  5. c0bcaaf dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · Sat Oct 29 19:47:14 2022 -0600
  6. 76c6269 dm: test: Clear the block cache after running a test by Simon Glass · Sat Oct 29 19:47:08 2022 -0600
  7. 25a52c5 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · Sat Oct 29 19:47:03 2022 -0600
  8. 7a40983 dm: blk: mmc: Tidy up some Makefile rules for SPL by Simon Glass · Thu Oct 20 18:22:57 2022 -0600
  9. 1886100 dm: blk: Add udevice functions by Simon Glass · Thu Oct 20 18:22:54 2022 -0600
  10. ac9e9fc dm: blk: Do not use uclass_next_device_err by Michal Suchanek · Wed Oct 12 21:58:01 2022 +0200
  11. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  12. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  13. 57b3d2e blk: Drop if_type by Simon Glass · Thu Aug 11 19:35:01 2022 -0600
  14. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  15. 95e6e03 blk: Rewrite if_type to name functions by Simon Glass · Thu Aug 11 19:34:57 2022 -0600
  16. b00361a blk: Rename var in blk_get_devnum_by_typename() by Simon Glass · Thu Aug 11 19:34:56 2022 -0600
  17. 7bdadb2 blk: Drop IF_TYPE_SD by Simon Glass · Thu Aug 11 19:34:55 2022 -0600
  18. 21b0b57 blk: Drop IF_TYPE_ATAPI by Simon Glass · Thu Aug 11 19:34:54 2022 -0600
  19. 0cdb293 ide: Use a flag for an ATAPI device by Simon Glass · Thu Aug 11 19:34:53 2022 -0600
  20. 66f19a4 blk: Drop IF_TYPE_DOC by Simon Glass · Thu Aug 11 19:34:52 2022 -0600
  21. 0bfaf58 blk: Hide the BLK and SPL_LEGACY_BLOCK options by Simon Glass · Thu Aug 11 19:34:51 2022 -0600
  22. e1a5ec5 blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · Thu Aug 11 19:34:49 2022 -0600
  23. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · Thu Aug 11 19:34:48 2022 -0600
  24. bfbd849 blk: Drop unnecessary #ifdef in in blk_legacy by Simon Glass · Thu Aug 11 19:34:47 2022 -0600
  25. f5ac303 blk: Use a function for whether block devices are available by Simon Glass · Thu Aug 11 19:34:45 2022 -0600
  26. a78e906 blk: Enable CONFIG_BLK for all media by Simon Glass · Thu Aug 11 19:34:41 2022 -0600
  27. 9d7175f block: ide: Remove ide_preinit function by Tom Rini · Fri Jun 10 22:59:30 2022 -0400
  28. 3f00477 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · Fri Jun 10 22:59:28 2022 -0400
  29. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · Sat Apr 30 00:56:53 2022 -0600
  30. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · Mon Apr 25 16:02:27 2022 -0400
  31. f3086cf dm: blk: Add a function to return the device type by Simon Glass · Sun Apr 24 23:31:03 2022 -0600
  32. 358e6c7 dm: blk: add a device-probe hook for scanning disk partitions by AKASHI Takahiro · Tue Apr 19 10:05:10 2022 +0900
  33. ba748cf block: ide: call device_probe() after scanning by AKASHI Takahiro · Tue Mar 08 20:36:44 2022 +0900
  34. 8e61f93 dm: blk: Expand iteration and add tests by Simon Glass · Mon Feb 28 12:08:35 2022 -0700
  35. d202cce disk: Add an option for partitions in SPL by Simon Glass · Fri Mar 11 12:10:01 2022 -0700
  36. 0883162 sandbox: Open host file for read-only access if needed by Simon Glass · Mon Feb 28 15:13:47 2022 -0700
  37. 8a4b588 Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · Sat Jan 22 05:53:24 2022 -0700
  38. 37efde8 ide: Drop CONFIG_IDE_AHB by Simon Glass · Sat Jan 22 05:53:23 2022 -0700
  39. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  40. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  41. 3e32dbe blk: add a helper function, blk_probe_or_unbind() by AKASHI Takahiro · Fri Dec 10 15:49:29 2021 +0900
  42. c468839 efi: Add a media/block driver for EFI block devices by Simon Glass · Sat Dec 04 08:56:32 2021 -0700
  43. 507ab96 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · Sat Dec 04 08:56:31 2021 -0700
  44. 15c4d67 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · Sat Dec 04 08:56:30 2021 -0700
  45. 1105680 ide: Drop ATA_PORT_ADDR by Simon Glass · Wed Nov 24 09:26:48 2021 -0700
  46. a6b4aaa ide: Drop unused CONFIG options by Simon Glass · Wed Nov 24 09:26:47 2021 -0700
  47. c6d7681 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · Wed Nov 24 09:26:40 2021 -0700
  48. 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · Fri Aug 27 08:48:10 2021 +0200
  49. fc7a744 blk: Support iteration by Simon Glass · Mon Jul 05 16:32:59 2021 -0600
  50. 5b9e616 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · Fri Jul 09 10:11:56 2021 -0400
  51. 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · Tue Apr 27 11:02:19 2021 +0200
  52. 3b5dc94 Fix IDE commands issued, fix endian issues, fix non MMIO by Reinoud Zandijk · Wed Feb 24 17:44:42 2021 +0100
  53. b4d0077 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · Mon Mar 15 18:11:11 2021 +1300
  54. 49b5e2e sandbox: host bind must close file descriptor by Heinrich Schuchardt · Wed Feb 03 00:21:56 2021 +0100
  55. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  56. e3cfde9 sandbox: fill block device meta information by Heinrich Schuchardt · Mon Jan 25 12:57:14 2021 +0100
  57. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  58. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  59. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  60. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · Thu Aug 06 12:42:55 2020 +0300
  61. 34c2581 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · Fri Jul 24 14:12:24 2020 +0300
  62. 76160a0 dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe by Ovidiu Panait · Fri Jul 24 14:12:21 2020 +0300
  63. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  64. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  65. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  66. 203d83a block: ide: use definitions from include/libata.h by Heinrich Schuchardt · Thu Feb 27 18:28:00 2020 +0100
  67. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  68. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  69. 2c54cf5 common: fix regression on block cache init by Angelo Durgehello · Sun Jan 26 19:31:22 2020 +0100
  70. 3d8e4c1 common: add blkcache init by Angelo Durgehello · Tue Jan 21 10:37:27 2020 +0100
  71. 609a074 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · Mon Dec 02 10:52:31 2019 -0500
  72. 09ba4ea blk: set log2blksz in blk_create_device() by Heinrich Schuchardt · Fri Oct 25 12:15:31 2019 +0200
  73. cfd7293 dm: core: Add device_foreach_child() by Simon Glass · Wed Sep 25 08:55:56 2019 -0600
  74. f50d8d1 Revert "blk: Invalidate block cache when switching hwpart" by developer · Tue Aug 27 15:32:18 2019 +0800
  75. 1a0ff47 blk: Invalidate block cache when switching hwpart by developer · Thu Jul 11 15:10:23 2019 +0800
  76. bfd4844 blk: Allow control of the block cache in TPL by Simon Glass · Sat May 18 11:59:53 2019 -0600
  77. 0ebd033 blk: Increase cache element size by Marek Vasut · Wed Aug 08 13:20:29 2018 +0200
  78. 1794ae6 blk: Rework guard around part_init call by Tom Rini · Wed Dec 05 08:23:38 2018 -0500
  79. d458006 blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · Mon Oct 15 02:21:10 2018 -0700
  80. fd5eda7 blk: Make blk_next_free_devnum() public by Bin Meng · Mon Oct 15 02:21:09 2018 -0700
  81. e086801 blk: Drop blk_prepare_device() by Bin Meng · Mon Oct 15 02:21:08 2018 -0700
  82. cbc3da8 blk: Call part_init() in the post_probe() method by Bin Meng · Mon Oct 15 02:21:07 2018 -0700
  83. 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
  84. a19f730 blk: Support block drivers in TPL by Simon Glass · Mon Oct 01 12:22:13 2018 -0600
  85. 1037852 block: Add a function to find block device descriptor by Tien Fong Chee · Fri Jul 06 16:26:36 2018 +0800
  86. d693fb9 block: Add SPL_BLOCK_CACHE and default n by Adam Ford · Mon Jun 11 17:17:48 2018 -0500
  87. 587a09e block: Have BLOCK_CACHE default to y in some cases by Tom Rini · Tue May 22 12:24:16 2018 -0400
  88. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  89. b890600 SystemACE: Remove by Tom Rini · Mon Feb 12 09:51:33 2018 -0500
  90. b10ba90 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · Tue Feb 06 12:43:56 2018 -0600
  91. 91d417b block: Migrate SystemACE chip to Kconfig by Tom Rini · Thu Feb 08 13:49:48 2018 -0500
  92. 11206f4 efi_driver: EFI block driver by Heinrich Schuchardt · Sun Jan 21 19:29:30 2018 +0100
  93. ef58a90 dm: blk: Use uclass_find_first/next_device() in blk_first/next_device() by Stefan Roese · Wed Nov 29 16:46:42 2017 +0100
  94. 629e799 blk: Remove various places that do flush cache after read by Bin Meng · Tue Sep 12 19:00:23 2017 -0700
  95. 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
  96. 5781c46 block: ide: Don't bother to create BLK device if no CDROM inserted by Bin Meng · Sun Sep 10 05:12:52 2017 -0700
  97. b650afa block: ide: Fix block read/write with driver model by Bin Meng · Sun Sep 10 05:12:51 2017 -0700
  98. 8ec73a9 block: Drop the ftide020 driver by Bin Meng · Sat Sep 02 08:43:54 2017 -0700
  99. b2c7baa block: ide: Drop CONFIG_IDE_LED by Bin Meng · Sat Sep 02 08:43:53 2017 -0700
  100. 23e2d33 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · Sat Sep 02 08:43:52 2017 -0700