1. 4df23e5 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · 4 years, 10 months ago
  2. ee50414 blk: set log2blksz in blk_create_device() by Heinrich Schuchardt · 5 years ago
  3. e5f7390 dm: core: Add device_foreach_child() by Simon Glass · 5 years ago
  4. 1ce8847 Revert "blk: Invalidate block cache when switching hwpart" by Weijie Gao · 5 years ago
  5. 0ebe112 blk: Invalidate block cache when switching hwpart by Weijie Gao · 5 years ago
  6. 731ba3c blk: Allow control of the block cache in TPL by Simon Glass · 5 years ago
  7. 2e89bbe blk: Increase cache element size by Marek Vasut · 6 years ago
  8. 91ff686 blk: Rework guard around part_init call by Tom Rini · 6 years ago
  9. 4ad54ec blk: Introduce IF_TYPE_VIRTIO by Tuomas Tynkkynen · 6 years ago
  10. c879eeb blk: Make blk_next_free_devnum() public by Bin Meng · 6 years ago
  11. c515ee5 blk: Drop blk_prepare_device() by Bin Meng · 6 years ago
  12. d0851c8 blk: Call part_init() in the post_probe() method by Bin Meng · 6 years ago
  13. 8f994c8 sandbox: blk: Switch to use platdata_auto_alloc_size for the driver data by Bin Meng · 6 years ago
  14. ef39151 blk: Support block drivers in TPL by Simon Glass · 6 years ago
  15. bc53d26 block: Add a function to find block device descriptor by Tien Fong Chee · 6 years ago
  16. 6fef62c block: Add SPL_BLOCK_CACHE and default n by Adam Ford · 6 years ago
  17. 46960ad block: Have BLOCK_CACHE default to y in some cases by Tom Rini · 6 years ago
  18. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  19. 34a5c42 SystemACE: Remove by Tom Rini · 7 years ago
  20. 1811a92 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig by Adam Ford · 7 years ago
  21. 560eeee block: Migrate SystemACE chip to Kconfig by Tom Rini · 7 years ago
  22. 05ef48a efi_driver: EFI block driver by Heinrich Schuchardt · 7 years ago
  23. 8a5cbc0 dm: blk: Use uclass_find_first/next_device() in blk_first/next_device() by Stefan Roese · 7 years ago
  24. 723b43d blk: Remove various places that do flush cache after read by Bin Meng · 7 years ago
  25. 5fe7702 blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · 7 years ago
  26. 1f4adab block: ide: Don't bother to create BLK device if no CDROM inserted by Bin Meng · 7 years ago
  27. 68e6f22 block: ide: Fix block read/write with driver model by Bin Meng · 7 years ago
  28. 2c3b680 block: Drop the ftide020 driver by Bin Meng · 7 years ago
  29. caa8bfb block: ide: Drop CONFIG_IDE_LED by Bin Meng · 7 years ago
  30. f1823d3 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · 7 years ago
  31. 7074b2a dm: blk: Update return value in blk_create_devicef() by Simon Glass · 7 years ago
  32. 6faa4ed dm: blk: Add a function to find an interface-type name by Simon Glass · 7 years ago
  33. ffab694 dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · 7 years ago
  34. 07d7783 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  35. 52a1c2c block: ide: Fix build error when CONFIG_BLK is on by Bin Meng · 7 years ago
  36. c4d660d dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  37. 0fcd48f scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago
  38. f2105c6 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  39. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  40. a6fb185 scsi: Drop scsi_print_error() by Simon Glass · 7 years ago
  41. b8beb6b scsi: Drop sym53c8xx driver by Simon Glass · 7 years ago
  42. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  43. d4db3b8 drivers, block: remove sil680 driver by Heiko Schocher · 7 years ago
  44. 9e6e2bc block: sata: ceva: drop extraneous netdev.h include by Peter Robinson · 7 years ago
  45. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  46. 9f103b9 dm: blk: Add a way to obtain a block device from its parent by Simon Glass · 7 years ago
  47. e48eeb9 dm: blk: Improve block device claiming by Simon Glass · 7 years ago
  48. e8abbb5 dm: blk: Add a function to find the next block device number by Simon Glass · 7 years ago
  49. 6139281 dm: blk: Allow finding block devices without probing by Simon Glass · 7 years ago
  50. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  51. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  52. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  53. 02a4b42 drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device by Jean-Jacques Hiblot · 7 years ago
  54. 7a931b9 fsl/sata: correctly identify failed malloc by xypron.glpk@gmx.de · 7 years ago
  55. 90d6500 drivers: remove Blackfin specific drivers by Masahiro Yamada · 7 years ago
  56. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  57. 49c4c78 block: Move ceva driver to DM by Michal Simek · 8 years ago
  58. e8a016b dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  59. 361a879 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · 8 years ago
  60. 8814c03 block: Move ceva driver to DM by Michal Simek · 8 years ago
  61. bce4d18 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  62. 5102af4 sata: sata_mv: Fix misaligned cache warnings by Stefan Roese · 8 years ago
  63. 4408f6f dm: blk: Fix get_desc to return block device descriptor by Michal Simek · 8 years ago
  64. 896a74f dm: blk: Enable CONFIG_BLK if DM_MMC is enabled by Simon Glass · 8 years ago
  65. 22f5de6 ahci: Make ahci_port_base() non-static to enable overwrite by Stefan Roese · 8 years ago
  66. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  67. a4ca379 drivers: squash lines for immediate return by Masahiro Yamada · 8 years ago
  68. 3fd9eb6 block: dwc_ahsata: support i.MX6DQPlus by Peng Fan · 8 years ago
  69. cd0fb55 dm: blk: Add functions to select a hardware partition by Simon Glass · 8 years ago
  70. d077352 dm: blk: Free the block device name when unbound by Simon Glass · 8 years ago
  71. 72a85c0 dm: blk: Fix allocation of block-device numbering by Simon Glass · 8 years ago
  72. 4560ee4 dm: systemace: Add driver-mode block-device support by Simon Glass · 8 years ago
  73. a0ff24c dm: systemace: Reorder function to avoid forward declarataions by Simon Glass · 8 years ago
  74. 9107c97 dm: blk: Add a easier way to create a named block device by Simon Glass · 8 years ago
  75. 52138fd dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · 8 years ago
  76. f1d86fd dm: sandbox: Drop the host_get_dev() function by Simon Glass · 8 years ago
  77. ae9ffcc dm: blk: Drop the systemace.h header by Simon Glass · 8 years ago
  78. f6d000e dm: systemace: Drop the get_dev() function by Simon Glass · 8 years ago
  79. d508c82 dm: mmc: Add an implementation of the 'devnum' functions by Simon Glass · 8 years ago
  80. 0cc65a7 dm: sandbox: Add a legacy host block interface by Simon Glass · 8 years ago
  81. 3ef85e3 dm: systemace: Add a legacy block interface by Simon Glass · 8 years ago
  82. 6eef6ea dm: blk: Add a legacy block interface by Simon Glass · 8 years ago
  83. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  84. a31e2c9 sandbox: Add dummy SATA functions by Simon Glass · 8 years ago
  85. 84d39cb sandbox: Add dummy SCSI functions by Simon Glass · 8 years ago
  86. a219639 dm: Rename disk uclass to ahci by Simon Glass · 8 years ago
  87. e161356 Revert "dm: sandbox: Drop the pre-DM host implementation" by Simon Glass · 8 years ago
  88. 75e14b1 ahci: flush dcache before issuing command by Tang Yuantian · 8 years ago
  89. 679b994 block: Add support for Ceva sata by Michal Simek · 9 years ago
  90. e40cf34 drivers: block: add block device cache by Eric Nelson · 8 years ago
  91. a6f70a3 Fix spelling of "transferred". by Vagrant Cascadian · 9 years ago
  92. 33cf727 dm: sandbox: Drop the pre-DM host implementation by Simon Glass · 9 years ago
  93. 40fd050 dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · 9 years ago
  94. 7ded959 dm: sandbox: Prepare block driver for driver-model conversion by Simon Glass · 9 years ago
  95. 09d71aa dm: blk: Add a block-device uclass by Simon Glass · 9 years ago
  96. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  97. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  98. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  99. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  100. e3b5f04 ahci: Add a disk-controller uclass by Simon Glass · 9 years ago