1. 629e799 blk: Remove various places that do flush cache after read by Bin Meng · 7 years ago
  2. 99b324a blk: dm: make blk_create_device() take a number of block instead of a size by Jean-Jacques Hiblot · 7 years ago
  3. 5781c46 block: ide: Don't bother to create BLK device if no CDROM inserted by Bin Meng · 7 years ago
  4. b650afa block: ide: Fix block read/write with driver model by Bin Meng · 7 years ago
  5. 8ec73a9 block: Drop the ftide020 driver by Bin Meng · 7 years ago
  6. b2c7baa block: ide: Drop CONFIG_IDE_LED by Bin Meng · 7 years ago
  7. 23e2d33 block: ide: Drop CONFIG_IDE_INIT_POSTRESET by Bin Meng · 7 years ago
  8. 4450597 dm: blk: Update return value in blk_create_devicef() by Simon Glass · 7 years ago
  9. 85af5a4 dm: blk: Add a function to find an interface-type name by Simon Glass · 7 years ago
  10. 182fccd dm: blk: part: Add UCLASS_NVME and IF_TYPE_NVME by Zhikang Zhang · 7 years ago
  11. 8bf9908 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  12. 609dabc block: ide: Fix build error when CONFIG_BLK is on by Bin Meng · 7 years ago
  13. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  14. 3def006 scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago
  15. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  16. ab3055a Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  17. 1674098 scsi: Drop scsi_print_error() by Simon Glass · 7 years ago
  18. 3833441 scsi: Drop sym53c8xx driver by Simon Glass · 7 years ago
  19. 0e5faf0 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  20. 6cdd8d8 drivers, block: remove sil680 driver by Heiko Schocher · 7 years ago
  21. 9c7a6a2 block: sata: ceva: drop extraneous netdev.h include by Peter Robinson · 8 years ago
  22. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  23. 4f26913 dm: blk: Add a way to obtain a block device from its parent by Simon Glass · 8 years ago
  24. e4fef74 dm: blk: Improve block device claiming by Simon Glass · 8 years ago
  25. dbc3861 dm: blk: Add a function to find the next block device number by Simon Glass · 8 years ago
  26. d5d4c10 dm: blk: Allow finding block devices without probing by Simon Glass · 8 years ago
  27. 7a49443 dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 8 years ago
  28. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  29. b569a01 Kconfig: Add a CONFIG_IDE option by Simon Glass · 8 years ago
  30. d7cb71b drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device by Jean-Jacques Hiblot · 8 years ago
  31. 222d242 fsl/sata: correctly identify failed malloc by xypron.glpk@gmx.de · 8 years ago
  32. d52c551 drivers: remove Blackfin specific drivers by Masahiro Yamada · 8 years ago
  33. 80b5bc9 dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  34. 008838d block: Move ceva driver to DM by Michal Simek · 8 years ago
  35. c886f35 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  36. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · 8 years ago
  37. b06a44b block: Move ceva driver to DM by Michal Simek · 8 years ago
  38. 4b72702 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  39. 9a62bf1 sata: sata_mv: Fix misaligned cache warnings by Stefan Roese · 8 years ago
  40. f438b6b dm: blk: Fix get_desc to return block device descriptor by Michal Simek · 8 years ago
  41. 7b8492e dm: blk: Enable CONFIG_BLK if DM_MMC is enabled by Simon Glass · 8 years ago
  42. d99a30e ahci: Make ahci_port_base() non-static to enable overwrite by Stefan Roese · 8 years ago
  43. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  44. 30fe357 drivers: squash lines for immediate return by Masahiro Yamada · 8 years ago
  45. c854694 block: dwc_ahsata: support i.MX6DQPlus by Peng Fan · 9 years ago
  46. 13c2c29 dm: blk: Add functions to select a hardware partition by Simon Glass · 9 years ago
  47. 39e5492 dm: blk: Free the block device name when unbound by Simon Glass · 9 years ago
  48. 77f7fb8 dm: blk: Fix allocation of block-device numbering by Simon Glass · 9 years ago
  49. 66014ef dm: systemace: Add driver-mode block-device support by Simon Glass · 9 years ago
  50. 5fd962e dm: systemace: Reorder function to avoid forward declarataions by Simon Glass · 9 years ago
  51. 966b695 dm: blk: Add a easier way to create a named block device by Simon Glass · 9 years ago
  52. d089ba3 dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · 9 years ago
  53. 025ed60 dm: sandbox: Drop the host_get_dev() function by Simon Glass · 9 years ago
  54. 77389b6 dm: blk: Drop the systemace.h header by Simon Glass · 9 years ago
  55. 64b5c10 dm: systemace: Drop the get_dev() function by Simon Glass · 9 years ago
  56. 4131ad5 dm: mmc: Add an implementation of the 'devnum' functions by Simon Glass · 9 years ago
  57. a57299e dm: sandbox: Add a legacy host block interface by Simon Glass · 9 years ago
  58. f415a29 dm: systemace: Add a legacy block interface by Simon Glass · 9 years ago
  59. 3bf2ab9 dm: blk: Add a legacy block interface by Simon Glass · 9 years ago
  60. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 9 years ago
  61. 732b432 sandbox: Add dummy SATA functions by Simon Glass · 9 years ago
  62. 471d867 sandbox: Add dummy SCSI functions by Simon Glass · 9 years ago
  63. 85ee165 dm: Rename disk uclass to ahci by Simon Glass · 9 years ago
  64. 86bc14f Revert "dm: sandbox: Drop the pre-DM host implementation" by Simon Glass · 9 years ago
  65. 93b99e0 ahci: flush dcache before issuing command by Tang Yuantian · 9 years ago
  66. d54b1af block: Add support for Ceva sata by Michal Simek · 9 years ago
  67. faf4f05 drivers: block: add block device cache by Eric Nelson · 9 years ago
  68. 53d41e6 Fix spelling of "transferred". by Vagrant Cascadian · 9 years ago
  69. 0de920c dm: sandbox: Drop the pre-DM host implementation by Simon Glass · 9 years ago
  70. 2c2075a dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · 9 years ago
  71. 52e85ac dm: sandbox: Prepare block driver for driver-model conversion by Simon Glass · 9 years ago
  72. cceee55 dm: blk: Add a block-device uclass by Simon Glass · 9 years ago
  73. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  74. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  75. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  76. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  77. cfe85a8 ahci: Add a disk-controller uclass by Simon Glass · 9 years ago
  78. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  79. 0872fb2 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  80. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  81. f65e82b sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP by Tor Krill · 9 years ago
  82. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  83. 6f9135b dm: ahci: Convert to use new DM PCI API by Simon Glass · 9 years ago
  84. beb288b Fix typo: firstly -> first. by Vagrant Cascadian · 9 years ago
  85. d65d684 Fix typo: commmand -> command. by Vagrant Cascadian · 9 years ago
  86. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  87. 1884e02 block: ahci: Remove dead code by Fabio Estevam · 9 years ago
  88. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  89. 3ceae9e arm: mvebu: add Armada XP SATA support by Anton Schubert · 9 years ago
  90. 8f7ebcd drivers: block: Remove the ata_piix driver by Bin Meng · 10 years ago
  91. 52771bd Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  92. 939d840 block: ahci: Don't enable port interrupts by Stefan Roese · 9 years ago
  93. 3f262d0 ahci: Fix compiling warnings under 64bit platforms by Tang Yuantian · 9 years ago
  94. 2cc6e1b ahci: extend data io wait to 10s by Mark Langsdorf · 9 years ago
  95. 5ed06fc ahci: support LBA48 data reads for 2+TB drives by Mark Langsdorf · 9 years ago
  96. 42e7894 fsl/sata: Replace sprintf() with snprintf() by Tang Yuantian · 10 years ago
  97. 16519a3 ahci: mmio_base is a virtual address by Scott Wood · 10 years ago
  98. 5fb2c9e ahci: Fix a wrong parameter pass by Tang Yuantian · 10 years ago
  99. b138e91 x86: ahci: Make sure interface is not busy after enabling the port by Bin Meng · 10 years ago
  100. 533d33f ahci-plat: provide a weak scsi_bus_reset() hook by Dmitry Lifshitz · 10 years ago