1. 7be9d7b block: make blk_create_device() static by Heinrich Schuchardt · 5 weeks ago
  2. 98637ff rockchip: block: simplify rkmtd driver by Heinrich Schuchardt · 5 weeks ago
  3. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
  4. 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
  5. 86adc2e global: Rename SPL_ to XPL_ by Simon Glass · 8 weeks ago
  6. 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  7. d6456b0 fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabled by Hiago De Franco · 10 weeks ago
  8. 6076b74 Merge tag 'v2024.10-rc3' into next by Tom Rini · 3 months ago
  9. 3dbd4ae sandbox: Return error code from read/write/seek by Simon Glass · 4 months ago
  10. 4d44fa2 drivers: introduce UBI block abstraction by Alexey Romanov · 4 months ago
  11. 8e1fd2e drivers: introduce mtdblock abstraction by Alexey Romanov · 4 months ago
  12. bfc0a19 drivers: block: Remove duplicate newlines by Marek Vasut · 4 months ago
  13. 29b436e block: Update BLK to be def_bool by Tom Rini · 6 months ago
  14. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  15. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  16. a19bd50 block: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  17. e96a04d blk: host_dev: Fix error code in host_sb_attach_file() by Dan Carpenter · 10 months ago
  18. aaef1ae blk: blkmap: add ramdisk creation utility function by Masahisa Kojima · 1 year ago
  19. 29763fd blk: Drop reference to DM_SPL by Simon Glass · 1 year ago
  20. 6b94749 block: rkmtd: select CONFIG_RANDOM_UUID explicitly by AKASHI Takahiro · 1 year, 1 month ago
  21. 10a986c rockchip: block: blk-uclass: add bounce buffer flag to blk_desc by Johan Jonker · 1 year, 1 month ago
  22. ebb0f87 rockchip: block: add rkmtd class and drivers by Johan Jonker · 1 year, 1 month ago
  23. 7a657e0 rockchip: dm: prepare rkmtd UCLASS by Johan Jonker · 1 year, 1 month ago
  24. 106d27b dm: blk: Drop blk_{read,write}_devnum() by Bin Meng · 1 year, 2 months ago
  25. 9efc245 dm: blk: Rename get_desc() and make it externally visible by Bin Meng · 1 year, 2 months ago
  26. 249f351 blk: blkmap: Support mapping to device of any block size by Bin Meng · 1 year, 2 months ago
  27. f61202c blk: blkmap: Make bind/unbind routines static by Bin Meng · 1 year, 2 months ago
  28. cc4c531 blk: host_dev: Sanity check on the size of host backing file by Bin Meng · 1 year, 2 months ago
  29. 371fb0e blk: host_dev: Make host_sb_detach_file() and host_sb_ops static by Bin Meng · 1 year, 2 months ago
  30. 881e475 blk: sandbox: Support binding a device with a given logical block size by Bin Meng · 1 year, 2 months ago
  31. 2294ecb blk: Use a macro for the typical block size by Bin Meng · 1 year, 2 months ago
  32. a66d1d8 blkcache: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
  33. 847e24f blk: Add bounce buffer support to read/write operations by Marek Vasut · 1 year, 3 months ago
  34. ddfa088 disk: Make blk_get_ops() internal to blk uclass by Marek Vasut · 1 year, 3 months ago
  35. 14fafef disk: Move part_create_block_devices() to blk uclass by Marek Vasut · 1 year, 3 months ago
  36. a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
  37. 6fdcd9d bootstd: Correct creating of bootdev sibling by Simon Glass · 1 year, 4 months ago
  38. f18679c Kconfigs: Correct default of "0" on hex type entries by Tom Rini · 1 year, 4 months ago
  39. 5d96a91 spl: blk: Support loading images from fs by Mayuresh Chitale · 1 year, 6 months ago
  40. 6db1b65 sandbox: fix return type of os_filesize() by Heinrich Schuchardt · 1 year, 8 months ago
  41. 857360c drivers/mtd/nvmxip: introduce NVM XIP block storage emulation by Abdellatif El Khlifi · 1 year, 7 months ago
  42. 2003925 ide: Make use of U-Boot types by Simon Glass · 1 year, 7 months ago
  43. 34f7265 ide: Simplify expressions and hex values by Simon Glass · 1 year, 7 months ago
  44. 7637b96 ide: Convert to use log_debug() by Simon Glass · 1 year, 7 months ago
  45. b315d53 ide: Tidy up ide_reset() by Simon Glass · 1 year, 7 months ago
  46. 1b98b79 ide: Correct LBA setting by Simon Glass · 1 year, 7 months ago
  47. 1d72811 ide: Use a single local blk_desc for ide_ident() by Simon Glass · 1 year, 7 months ago
  48. 858ebff ide: Move all blk_desc init into ide_ident() by Simon Glass · 1 year, 7 months ago
  49. 9c83ca9 ide: Make ide_ident() return an error code by Simon Glass · 1 year, 7 months ago
  50. ffa1955 ide: Use desc consistently for struct blk_desc by Simon Glass · 1 year, 7 months ago
  51. 528e4df ide: Combine the two loops in ide_probe() by Simon Glass · 1 year, 7 months ago
  52. 1f5fb63 ide: Move ide_init() entirely within ide_probe() by Simon Glass · 1 year, 7 months ago
  53. da65c85 ide: Move setting of vendor strings into ide_probe() by Simon Glass · 1 year, 7 months ago
  54. 2654dfe ide: Make ide_bus_ok a local variable by Simon Glass · 1 year, 7 months ago
  55. cf72043 ide: Move bus init into a function by Simon Glass · 1 year, 7 months ago
  56. 6131728 ide: Avoid preprocessor for CONFIG_LBA48 by Simon Glass · 1 year, 7 months ago
  57. 8e42dfa ide: Avoid preprocessor for CONFIG_ATAPI by Simon Glass · 1 year, 7 months ago
  58. cd9eecd ide: Simplify success condition by Simon Glass · 1 year, 7 months ago
  59. 911adb3 ide: Refactor confusing loop code by Simon Glass · 1 year, 7 months ago
  60. badff8b ide: Change the retries variable by Simon Glass · 1 year, 7 months ago
  61. c935a3b ide: Make function static by Simon Glass · 1 year, 7 months ago
  62. 631db66 ide: Correct use of ATAPI by Simon Glass · 1 year, 7 months ago
  63. 427dda8 ide: Create a prototype for ide_set_reset() by Simon Glass · 1 year, 7 months ago
  64. 52bae6d ide: Drop weak functions by Simon Glass · 1 year, 7 months ago
  65. cc22a1c ide: Move a few functions further up the file by Simon Glass · 1 year, 7 months ago
  66. aa65862 ide: Drop ide_device_present() by Simon Glass · 1 year, 7 months ago
  67. 175e766 ide: Move ide_init() into probing by Simon Glass · 1 year, 7 months ago
  68. 837ca30 ide: Use mdelay() for long delays by Simon Glass · 1 year, 7 months ago
  69. 122267c ide: Move ATA_CURR_BASE to C file by Simon Glass · 1 year, 7 months ago
  70. f7241a4 blk: blkmap: Add linear device mapping support by Tobias Waldekranz · 1 year, 9 months ago
  71. 5f7f822 blk: blkmap: Add memory mapping support by Tobias Waldekranz · 1 year, 9 months ago
  72. 4f76dd3 blk: blkmap: Add basic infrastructure by Tobias Waldekranz · 1 year, 9 months ago
  73. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 10 months ago
  74. be7c666 bootstd: Add an IDE bootdev by Simon Glass · 1 year, 10 months ago
  75. 6e2bee3 ide: Drop non-DM code for BLK by Simon Glass · 1 year, 10 months ago
  76. bad8ab6 dm: blk: Add probe in blk_first_device/blk_next_device by Michal Suchanek · 2 years, 2 months ago
  77. e57f8d4 dm: sandbox: Switch over to using the new host uclass by Simon Glass · 2 years, 1 month ago
  78. 39f06b5 dm: sandbox: Create a block driver by Simon Glass · 2 years, 1 month ago
  79. 884c2f8 dm: sandbox: Create a new HOST uclass by Simon Glass · 2 years, 1 month ago
  80. c0bcaaf dm: blk: Tidy up obtaining a block device from its parent by Simon Glass · 2 years, 1 month ago
  81. 76c6269 dm: test: Clear the block cache after running a test by Simon Glass · 2 years, 1 month ago
  82. 25a52c5 dm: sandbox: Drop non-BLK code from host implementation by Simon Glass · 2 years, 1 month ago
  83. 7a40983 dm: blk: mmc: Tidy up some Makefile rules for SPL by Simon Glass · 2 years, 1 month ago
  84. 1886100 dm: blk: Add udevice functions by Simon Glass · 2 years, 1 month ago
  85. ac9e9fc dm: blk: Do not use uclass_next_device_err by Michal Suchanek · 2 years, 1 month ago
  86. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
  87. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  88. 57b3d2e blk: Drop if_type by Simon Glass · 2 years, 3 months ago
  89. dbfa32c blk: Switch over to using uclass IDs by Simon Glass · 2 years, 3 months ago
  90. 95e6e03 blk: Rewrite if_type to name functions by Simon Glass · 2 years, 3 months ago
  91. b00361a blk: Rename var in blk_get_devnum_by_typename() by Simon Glass · 2 years, 3 months ago
  92. 7bdadb2 blk: Drop IF_TYPE_SD by Simon Glass · 2 years, 3 months ago
  93. 21b0b57 blk: Drop IF_TYPE_ATAPI by Simon Glass · 2 years, 3 months ago
  94. 0cdb293 ide: Use a flag for an ATAPI device by Simon Glass · 2 years, 3 months ago
  95. 66f19a4 blk: Drop IF_TYPE_DOC by Simon Glass · 2 years, 3 months ago
  96. 0bfaf58 blk: Hide the BLK and SPL_LEGACY_BLOCK options by Simon Glass · 2 years, 3 months ago
  97. e1a5ec5 blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · 2 years, 3 months ago
  98. 3bf7d7a blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 3 months ago
  99. bfbd849 blk: Drop unnecessary #ifdef in in blk_legacy by Simon Glass · 2 years, 3 months ago
  100. f5ac303 blk: Use a function for whether block devices are available by Simon Glass · 2 years, 3 months ago