1. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
  2. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
  3. ec8bdc9 blk: Drop if_type by Simon Glass · 2 years, 3 months ago
  4. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 3 months ago
  5. bb2c9a3 blk: Rewrite if_type to name functions by Simon Glass · 2 years, 3 months ago
  6. b8f8f6c blk: Rename var in blk_get_devnum_by_typename() by Simon Glass · 2 years, 3 months ago
  7. 1dbe71f blk: Drop IF_TYPE_SD by Simon Glass · 2 years, 3 months ago
  8. f512388 blk: Drop IF_TYPE_ATAPI by Simon Glass · 2 years, 3 months ago
  9. 606e054 ide: Use a flag for an ATAPI device by Simon Glass · 2 years, 3 months ago
  10. 1c2e255 blk: Drop IF_TYPE_DOC by Simon Glass · 2 years, 3 months ago
  11. 0417b85 blk: Hide the BLK and SPL_LEGACY_BLOCK options by Simon Glass · 2 years, 3 months ago
  12. ca28baf blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · 2 years, 3 months ago
  13. 7f8967c blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 3 months ago
  14. 14d2c5d blk: Drop unnecessary #ifdef in in blk_legacy by Simon Glass · 2 years, 3 months ago
  15. a51eb8d blk: Use a function for whether block devices are available by Simon Glass · 2 years, 3 months ago
  16. 6b03b9d blk: Enable CONFIG_BLK for all media by Simon Glass · 2 years, 3 months ago
  17. 713a8cb block: ide: Remove ide_preinit function by Tom Rini · 2 years, 5 months ago
  18. aca1f67 Convert CONFIG_LBA48 et al to Kconfig by Tom Rini · 2 years, 5 months ago
  19. 747093d vpl: Add Kconfig options for VPL by Simon Glass · 2 years, 7 months ago
  20. 8cfac23 Merge branch '2022-04-25-initial-implementation-of-stdboot' by Tom Rini · 2 years, 7 months ago
  21. 87571b7 dm: blk: Add a function to return the device type by Simon Glass · 2 years, 7 months ago
  22. bf76031 dm: blk: add a device-probe hook for scanning disk partitions by AKASHI Takahiro · 2 years, 7 months ago
  23. 4c73b03 block: ide: call device_probe() after scanning by AKASHI Takahiro · 2 years, 8 months ago
  24. 49e8668 dm: blk: Expand iteration and add tests by Simon Glass · 2 years, 9 months ago
  25. 88ca8e2 disk: Add an option for partitions in SPL by Simon Glass · 2 years, 8 months ago
  26. 7aa9dbd0 sandbox: Open host file for read-only access if needed by Simon Glass · 2 years, 9 months ago
  27. d2da54b Convert CONFIG_SYS_IDE_MAXBUS et al to Kconfig by Simon Glass · 2 years, 10 months ago
  28. e30be6e ide: Drop CONFIG_IDE_AHB by Simon Glass · 2 years, 10 months ago
  29. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  30. 4afab30 Merge tag 'v2022.01-rc4' into next by Tom Rini · 2 years, 11 months ago
  31. 19b241c blk: add a helper function, blk_probe_or_unbind() by AKASHI Takahiro · 3 years ago
  32. d8063dc efi: Add a media/block driver for EFI block devices by Simon Glass · 3 years ago
  33. 42b7f42 efi: Add uclass for devices provided by UEFI firmware by Simon Glass · 3 years ago
  34. 2abd8d1 efi: Rename UCLASS_EFI and IF_TYPE_EFI by Simon Glass · 3 years ago
  35. c229cd2 ide: Drop ATA_PORT_ADDR by Simon Glass · 3 years ago
  36. 7ee2016 ide: Drop unused CONFIG options by Simon Glass · 3 years ago
  37. 32c8566 sandbox: Drop CONFIG_HOST_MAX_DEVICES by Simon Glass · 3 years ago
  38. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
  39. 96f37b0 blk: Support iteration by Simon Glass · 3 years, 4 months ago
  40. be5c060 usb: Enforce DM_USB migration for USB_HOST devices. by Tom Rini · 3 years, 4 months ago
  41. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
  42. 0a527fd Fix IDE commands issued, fix endian issues, fix non MMIO by Reinoud Zandijk · 3 years, 9 months ago
  43. 1758551 sandbox: Provide a way to bind fixed/removeable devices by Simon Glass · 3 years, 8 months ago
  44. 297b8b3 sandbox: host bind must close file descriptor by Heinrich Schuchardt · 3 years, 9 months ago
  45. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  46. 168e313 sandbox: fill block device meta information by Heinrich Schuchardt · 3 years, 10 months ago
  47. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  48. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  49. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  50. 722bc5b xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · 4 years, 3 months ago
  51. 365af27 blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC by Ovidiu Panait · 4 years, 4 months ago
  52. 3a4b52a dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe by Ovidiu Panait · 4 years, 4 months ago
  53. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
  54. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
  55. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 6 months ago
  56. e6e9a4f block: ide: use definitions from include/libata.h by Heinrich Schuchardt · 4 years, 9 months ago
  57. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  58. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
  59. c05b38d common: fix regression on block cache init by Angelo Durgehello · 4 years, 10 months ago
  60. 1526bcc common: add blkcache init by Angelo Durgehello · 4 years, 10 months ago
  61. 4df23e5 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · 5 years ago
  62. ee50414 blk: set log2blksz in blk_create_device() by Heinrich Schuchardt · 5 years ago
  63. e5f7390 dm: core: Add device_foreach_child() by Simon Glass · 5 years ago
  64. 1ce8847 Revert "blk: Invalidate block cache when switching hwpart" by Weijie Gao · 5 years ago
  65. 0ebe112 blk: Invalidate block cache when switching hwpart by Weijie Gao · 5 years ago
  66. 731ba3c blk: Allow control of the block cache in TPL by Simon Glass · 5 years ago
  67. 2e89bbe blk: Increase cache element size by Marek Vasut · 6 years ago
  68. 91ff686 blk: Rework guard around part_init call by Tom Rini · 6 years ago
  69. 4ad54ec blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · 6 years ago
  70. c879eeb blk: Make blk_next_free_devnum() public by Bin Meng · 6 years ago
  71. c515ee5 blk: Drop blk_prepare_device() by Bin Meng · 6 years ago
  72. d0851c8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  73. 8f994c8 sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data by Bin Meng · 6 years ago
  74. ef39151 blk: Support block drivers in TPL by Simon Glass · 6 years ago
  75. bc53d26 block: Add a function to find block device descriptor by Tien Fong Chee · 6 years ago
  76. 6fef62c block: Add SPL_BLOCK_CACHE and default n by Adam Ford · 6 years ago
  77. 46960ad block: Have BLOCK_CACHE default to y in some cases by Tom Rini · 6 years ago
  78. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  79. 34a5c42 SystemACE: Remove by Tom Rini · 7 years ago
  80. 1811a92 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
  81. 560eeee block: Migrate SystemACE chip to Kconfig by Tom Rini · 7 years ago
  82. 05ef48a efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago
  83. 8a5cbc0 dm: blk: Use uclass_find_first/next_device() in blk_first/next_device() by Stefan Roese · 7 years ago
  84. 723b43d blk: Remove various places that do flush cache after read by Bin Meng · 7 years ago
  85. 5fe7702 blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · 7 years ago
  86. 1f4adab block: ide: Don't bother to create BLK device if no CDROM inserted by Bin Meng · 7 years ago
  87. 68e6f22 block: ide: Fix block read/write with driver model by Bin Meng · 7 years ago
  88. 2c3b680 block: Drop the ftide020 driver by Bin Meng · 7 years ago
  89. caa8bfb block: ide: Drop CONFIG_IDE_LED by Bin Meng · 7 years ago
  90. f1823d3 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · 7 years ago
  91. 7074b2a dm: blk: Update return value in blk_create_devicef() by Simon Glass · 7 years ago
  92. 6faa4ed dm: blk: Add a function to find an interface-type name by Simon Glass · 7 years ago
  93. ffab694 dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · 7 years ago
  94. 07d7783 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  95. 52a1c2c block: ide: Fix build error when CONFIG_BLK is on by Bin Meng · 7 years ago
  96. c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  97. 0fcd48f scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago
  98. f2105c6 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  99. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  100. a6fb185 scsi: Drop scsi_print_error() by Simon Glass · 7 years ago