1. 10a986c rockchip: block: blk-uclass: add bounce buffer flag to blk_desc by Johan Jonker · Wed Oct 18 16:01:10 2023 +0200
  2. ebb0f87 rockchip: block: add rkmtd class and drivers by Johan Jonker · Wed Oct 18 16:00:56 2023 +0200
  3. 7a657e0 rockchip: dm: prepare rkmtd UCLASS by Johan Jonker · Wed Oct 18 16:00:40 2023 +0200
  4. 106d27b dm: blk: Drop blk_{read,write}_devnum() by Bin Meng · Tue Sep 26 16:43:43 2023 +0800
  5. 9efc245 dm: blk: Rename get_desc() and make it externally visible by Bin Meng · Tue Sep 26 16:43:41 2023 +0800
  6. 249f351 blk: blkmap: Support mapping to device of any block size by Bin Meng · Tue Sep 26 16:43:39 2023 +0800
  7. f61202c blk: blkmap: Make bind/unbind routines static by Bin Meng · Tue Sep 26 16:43:37 2023 +0800
  8. cc4c531 blk: host_dev: Sanity check on the size of host backing file by Bin Meng · Tue Sep 26 16:43:35 2023 +0800
  9. 371fb0e blk: host_dev: Make host_sb_detach_file() and host_sb_ops static by Bin Meng · Tue Sep 26 16:43:34 2023 +0800
  10. 881e475 blk: sandbox: Support binding a device with a given logical block size by Bin Meng · Tue Sep 26 16:43:33 2023 +0800
  11. 2294ecb blk: Use a macro for the typical block size by Bin Meng · Tue Sep 26 16:43:31 2023 +0800
  12. a66d1d8 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · Wed Sep 06 23:29:42 2023 +0200
  13. 847e24f blk: Add bounce buffer support to read/write operations by Marek Vasut · Mon Aug 14 01:49:59 2023 +0200
  14. ddfa088 disk: Make blk_get_ops() internal to blk uclass by Marek Vasut · Mon Aug 14 01:46:48 2023 +0200
  15. 14fafef disk: Move part_create_block_devices() to blk uclass by Marek Vasut · Mon Aug 14 01:46:47 2023 +0200
  16. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · Mon Aug 21 17:32:17 2023 -0400
  17. 6fdcd9d bootstd: Correct creating of bootdev sibling by Simon Glass · Sun Jul 30 11:15:15 2023 -0600
  18. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · Wed Aug 02 11:09:43 2023 -0400
  19. 5d96a91 spl: blk: Support loading images from fs by Mayuresh Chitale · Sat Jun 03 19:32:54 2023 +0530
  20. 6db1b65 sandbox: fix return type of os_filesize() by Heinrich Schuchardt · Wed Apr 05 11:34:15 2023 +0200
  21. 857360c drivers/mtd/nvmxip: introduce NVM XIP block storage emulation by Abdellatif El Khlifi · Mon Apr 17 10:11:52 2023 +0100
  22. 2003925 ide: Make use of U-Boot types by Simon Glass · Tue Apr 25 10:54:55 2023 -0600
  23. 34f7265 ide: Simplify expressions and hex values by Simon Glass · Tue Apr 25 10:54:54 2023 -0600
  24. 7637b96 ide: Convert to use log_debug() by Simon Glass · Tue Apr 25 10:54:53 2023 -0600
  25. b315d53 ide: Tidy up ide_reset() by Simon Glass · Tue Apr 25 10:54:52 2023 -0600
  26. 1b98b79 ide: Correct LBA setting by Simon Glass · Tue Apr 25 10:54:51 2023 -0600
  27. 1d72811 ide: Use a single local blk_desc for ide_ident() by Simon Glass · Tue Apr 25 10:54:50 2023 -0600
  28. 858ebff ide: Move all blk_desc init into ide_ident() by Simon Glass · Tue Apr 25 10:54:49 2023 -0600
  29. 9c83ca9 ide: Make ide_ident() return an error code by Simon Glass · Tue Apr 25 10:54:48 2023 -0600
  30. ffa1955 ide: Use desc consistently for struct blk_desc by Simon Glass · Tue Apr 25 10:54:47 2023 -0600
  31. 528e4df ide: Combine the two loops in ide_probe() by Simon Glass · Tue Apr 25 10:54:46 2023 -0600
  32. 1f5fb63 ide: Move ide_init() entirely within ide_probe() by Simon Glass · Tue Apr 25 10:54:45 2023 -0600
  33. da65c85 ide: Move setting of vendor strings into ide_probe() by Simon Glass · Tue Apr 25 10:54:44 2023 -0600
  34. 2654dfe ide: Make ide_bus_ok a local variable by Simon Glass · Tue Apr 25 10:54:43 2023 -0600
  35. cf72043 ide: Move bus init into a function by Simon Glass · Tue Apr 25 10:54:42 2023 -0600
  36. 6131728 ide: Avoid preprocessor for CONFIG_LBA48 by Simon Glass · Tue Apr 25 10:54:41 2023 -0600
  37. 8e42dfa ide: Avoid preprocessor for CONFIG_ATAPI by Simon Glass · Tue Apr 25 10:54:40 2023 -0600
  38. cd9eecd ide: Simplify success condition by Simon Glass · Tue Apr 25 10:54:39 2023 -0600
  39. 911adb3 ide: Refactor confusing loop code by Simon Glass · Tue Apr 25 10:54:38 2023 -0600
  40. badff8b ide: Change the retries variable by Simon Glass · Tue Apr 25 10:54:37 2023 -0600
  41. c935a3b ide: Make function static by Simon Glass · Tue Apr 25 10:54:36 2023 -0600
  42. 631db66 ide: Correct use of ATAPI by Simon Glass · Tue Apr 25 10:54:35 2023 -0600
  43. 427dda8 ide: Create a prototype for ide_set_reset() by Simon Glass · Tue Apr 25 10:54:34 2023 -0600
  44. 52bae6d ide: Drop weak functions by Simon Glass · Tue Apr 25 10:54:33 2023 -0600
  45. cc22a1c ide: Move a few functions further up the file by Simon Glass · Tue Apr 25 10:54:32 2023 -0600
  46. aa65862 ide: Drop ide_device_present() by Simon Glass · Tue Apr 25 10:54:31 2023 -0600
  47. 175e766 ide: Move ide_init() into probing by Simon Glass · Tue Apr 25 10:54:30 2023 -0600
  48. 837ca30 ide: Use mdelay() for long delays by Simon Glass · Tue Apr 25 10:54:27 2023 -0600
  49. 122267c ide: Move ATA_CURR_BASE to C file by Simon Glass · Tue Apr 25 10:54:26 2023 -0600
  50. f7241a4 blk: blkmap: Add linear device mapping support by Tobias Waldekranz · Thu Feb 16 16:33:51 2023 +0100
  51. 5f7f822 blk: blkmap: Add memory mapping support by Tobias Waldekranz · Thu Feb 16 16:33:50 2023 +0100
  52. 4f76dd3 blk: blkmap: Add basic infrastructure by Tobias Waldekranz · Thu Feb 16 16:33:49 2023 +0100
  53. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  54. be7c666 bootstd: Add an IDE bootdev by Simon Glass · Tue Jan 17 10:47:46 2023 -0700
  55. 6e2bee3 ide: Drop non-DM code for BLK by Simon Glass · Tue Jan 17 10:47:24 2023 -0700
  56. bad8ab6 dm: blk: Add probe in blk_first_device/blk_next_device by Michal Suchanek · Tue Sep 27 23:23:53 2022 +0200
  57. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · Sat Oct 29 19:47:17 2022 -0600
  58. 39f06b5 dm: sandbox: Create a block driver by Simon Glass · Sat Oct 29 19:47:16 2022 -0600
  59. 884c2f8 dm: sandbox: Create a new HOST uclass by Simon Glass · Sat Oct 29 19:47:15 2022 -0600
  60. c0bcaaf dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · Sat Oct 29 19:47:14 2022 -0600
  61. 76c6269 dm: test: Clear the block cache after running a test by Simon Glass · Sat Oct 29 19:47:08 2022 -0600
  62. 25a52c5 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · Sat Oct 29 19:47:03 2022 -0600
  63. 7a40983 dm: blk: mmc: Tidy up some Makefile rules for SPL by Simon Glass · Thu Oct 20 18:22:57 2022 -0600
  64. 1886100 dm: blk: Add udevice functions by Simon Glass · Thu Oct 20 18:22:54 2022 -0600
  65. ac9e9fc dm: blk: Do not use uclass_next_device_err by Michal Suchanek · Wed Oct 12 21:58:01 2022 +0200
  66. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  67. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  68. 57b3d2e blk: Drop if_type by Simon Glass · Thu Aug 11 19:35:01 2022 -0600
  69. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · Thu Aug 11 19:34:59 2022 -0600
  70. 95e6e03 blk: Rewrite if_type to name functions by Simon Glass · Thu Aug 11 19:34:57 2022 -0600
  71. b00361a blk: Rename var in blk_get_devnum_by_typename() by Simon Glass · Thu Aug 11 19:34:56 2022 -0600
  72. 7bdadb2 blk: Drop IF_TYPE_SD by Simon Glass · Thu Aug 11 19:34:55 2022 -0600
  73. 21b0b57 blk: Drop IF_TYPE_ATAPI by Simon Glass · Thu Aug 11 19:34:54 2022 -0600
  74. 0cdb293 ide: Use a flag for an ATAPI device by Simon Glass · Thu Aug 11 19:34:53 2022 -0600
  75. 66f19a4 blk: Drop IF_TYPE_DOC by Simon Glass · Thu Aug 11 19:34:52 2022 -0600
  76. 0bfaf58 blk: Hide the BLK and SPL_LEGACY_BLOCK options by Simon Glass · Thu Aug 11 19:34:51 2022 -0600
  77. e1a5ec5 blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · Thu Aug 11 19:34:49 2022 -0600
  78. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · Thu Aug 11 19:34:48 2022 -0600
  79. bfbd849 blk: Drop unnecessary #ifdef in in blk_legacy by Simon Glass · Thu Aug 11 19:34:47 2022 -0600
  80. f5ac303 blk: Use a function for whether block devices are available by Simon Glass · Thu Aug 11 19:34:45 2022 -0600
  81. a78e906 blk: Enable CONFIG_BLK for all media by Simon Glass · Thu Aug 11 19:34:41 2022 -0600
  82. 9d7175f block: ide: Remove ide_preinit function by Tom Rini · Fri Jun 10 22:59:30 2022 -0400
  83. 3f00477 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · Fri Jun 10 22:59:28 2022 -0400
  84. e7ca7da vpl: Add Kconfig options for VPL by Simon Glass · Sat Apr 30 00:56:53 2022 -0600
  85. d68298c Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · Mon Apr 25 16:02:27 2022 -0400
  86. f3086cf dm: blk: Add a function to return the device type by Simon Glass · Sun Apr 24 23:31:03 2022 -0600
  87. 358e6c7 dm: blk: add a device-probe hook for scanning disk partitions by AKASHI Takahiro · Tue Apr 19 10:05:10 2022 +0900
  88. ba748cf block: ide: call device_probe() after scanning by AKASHI Takahiro · Tue Mar 08 20:36:44 2022 +0900
  89. 8e61f93 dm: blk: Expand iteration and add tests by Simon Glass · Mon Feb 28 12:08:35 2022 -0700
  90. d202cce disk: Add an option for partitions in SPL by Simon Glass · Fri Mar 11 12:10:01 2022 -0700
  91. 0883162 sandbox: Open host file for read-only access if needed by Simon Glass · Mon Feb 28 15:13:47 2022 -0700
  92. 8a4b588 Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · Sat Jan 22 05:53:24 2022 -0700
  93. 37efde8 ide: Drop CONFIG_IDE_AHB by Simon Glass · Sat Jan 22 05:53:23 2022 -0700
  94. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  95. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  96. 3e32dbe blk: add a helper function, blk_probe_or_unbind() by AKASHI Takahiro · Fri Dec 10 15:49:29 2021 +0900
  97. c468839 efi: Add a media/block driver for EFI block devices by Simon Glass · Sat Dec 04 08:56:32 2021 -0700
  98. 507ab96 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · Sat Dec 04 08:56:31 2021 -0700
  99. 15c4d67 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · Sat Dec 04 08:56:30 2021 -0700
  100. 1105680 ide: Drop ATA_PORT_ADDR by Simon Glass · Wed Nov 24 09:26:48 2021 -0700