1. 0fcd48f scsi: Move drivers into new drivers/scsi directory by Simon Glass · 7 years ago
  2. f2105c6 sata: Move drivers into new drivers/ata directory by Simon Glass · 7 years ago
  3. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  4. a6fb185 scsi: Drop scsi_print_error() by Simon Glass · 7 years ago
  5. b8beb6b scsi: Drop sym53c8xx driver by Simon Glass · 7 years ago
  6. fedb428 Convert CONFIG_SCSI to Kconfig by Simon Glass · 7 years ago
  7. d4db3b8 drivers, block: remove sil680 driver by Heiko Schocher · 7 years ago
  8. 9e6e2bc block: sata: ceva: drop extraneous netdev.h include by Peter Robinson · 7 years ago
  9. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  10. 9f103b9 dm: blk: Add a way to obtain a block device from its parent by Simon Glass · 7 years ago
  11. e48eeb9 dm: blk: Improve block device claiming by Simon Glass · 7 years ago
  12. e8abbb5 dm: blk: Add a function to find the next block device number by Simon Glass · 7 years ago
  13. 6139281 dm: blk: Allow finding block devices without probing by Simon Glass · 7 years ago
  14. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 7 years ago
  15. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  16. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  17. 02a4b42 drivers: block: dwc_ahci: Implement a driver for Synopsys DWC sata device by Jean-Jacques Hiblot · 7 years ago
  18. 7a931b9 fsl/sata: correctly identify failed malloc by xypron.glpk@gmx.de · 8 years ago
  19. 90d6500 drivers: remove Blackfin specific drivers by Masahiro Yamada · 8 years ago
  20. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  21. 49c4c78 block: Move ceva driver to DM by Michal Simek · 8 years ago
  22. e8a016b dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  23. 361a879 Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · 8 years ago
  24. 8814c03 block: Move ceva driver to DM by Michal Simek · 8 years ago
  25. bce4d18 dm: Add support for scsi/sata based devices by Michal Simek · 8 years ago
  26. 5102af4 sata: sata_mv: Fix misaligned cache warnings by Stefan Roese · 8 years ago
  27. 4408f6f dm: blk: Fix get_desc to return block device descriptor by Michal Simek · 8 years ago
  28. 896a74f dm: blk: Enable CONFIG_BLK if DM_MMC is enabled by Simon Glass · 8 years ago
  29. 22f5de6 ahci: Make ahci_port_base() non-static to enable overwrite by Stefan Roese · 8 years ago
  30. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  31. a4ca379 drivers: squash lines for immediate return by Masahiro Yamada · 8 years ago
  32. 3fd9eb6 block: dwc_ahsata: support i.MX6DQPlus by Peng Fan · 8 years ago
  33. cd0fb55 dm: blk: Add functions to select a hardware partition by Simon Glass · 8 years ago
  34. d077352 dm: blk: Free the block device name when unbound by Simon Glass · 8 years ago
  35. 72a85c0 dm: blk: Fix allocation of block-device numbering by Simon Glass · 8 years ago
  36. 4560ee4 dm: systemace: Add driver-mode block-device support by Simon Glass · 8 years ago
  37. a0ff24c dm: systemace: Reorder function to avoid forward declarataions by Simon Glass · 8 years ago
  38. 9107c97 dm: blk: Add a easier way to create a named block device by Simon Glass · 8 years ago
  39. 52138fd dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · 8 years ago
  40. f1d86fd dm: sandbox: Drop the host_get_dev() function by Simon Glass · 8 years ago
  41. ae9ffcc dm: blk: Drop the systemace.h header by Simon Glass · 8 years ago
  42. f6d000e dm: systemace: Drop the get_dev() function by Simon Glass · 8 years ago
  43. d508c82 dm: mmc: Add an implementation of the 'devnum' functions by Simon Glass · 8 years ago
  44. 0cc65a7 dm: sandbox: Add a legacy host block interface by Simon Glass · 8 years ago
  45. 3ef85e3 dm: systemace: Add a legacy block interface by Simon Glass · 8 years ago
  46. 6eef6ea dm: blk: Add a legacy block interface by Simon Glass · 8 years ago
  47. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  48. a31e2c9 sandbox: Add dummy SATA functions by Simon Glass · 8 years ago
  49. 84d39cb sandbox: Add dummy SCSI functions by Simon Glass · 8 years ago
  50. a219639 dm: Rename disk uclass to ahci by Simon Glass · 8 years ago
  51. e161356 Revert "dm: sandbox: Drop the pre-DM host implementation" by Simon Glass · 8 years ago
  52. 75e14b1 ahci: flush dcache before issuing command by Tang Yuantian · 9 years ago
  53. 679b994 block: Add support for Ceva sata by Michal Simek · 9 years ago
  54. e40cf34 drivers: block: add block device cache by Eric Nelson · 9 years ago
  55. a6f70a3 Fix spelling of "transferred". by Vagrant Cascadian · 9 years ago
  56. 33cf727 dm: sandbox: Drop the pre-DM host implementation by Simon Glass · 9 years ago
  57. 40fd050 dm: sandbox: Add driver-model block-device support for sandbox by Simon Glass · 9 years ago
  58. 7ded959 dm: sandbox: Prepare block driver for driver-model conversion by Simon Glass · 9 years ago
  59. 09d71aa dm: blk: Add a block-device uclass by Simon Glass · 9 years ago
  60. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  61. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  62. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  63. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  64. e3b5f04 ahci: Add a disk-controller uclass by Simon Glass · 9 years ago
  65. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  66. f46c255 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  67. 81e33f4 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  68. 169789d sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP by Tor Krill · 9 years ago
  69. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  70. ff758cc dm: ahci: Convert to use new DM PCI API by Simon Glass · 9 years ago
  71. 1b25e58 Fix typo: firstly -> first. by Vagrant Cascadian · 9 years ago
  72. 3f42dc8 Fix typo: commmand -> command. by Vagrant Cascadian · 9 years ago
  73. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  74. 4408248 block: ahci: Remove dead code by Fabio Estevam · 9 years ago
  75. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  76. e863f7f arm: mvebu: add Armada XP SATA support by Anton Schubert · 9 years ago
  77. e1783b5 drivers: block: Remove the ata_piix driver by Bin Meng · 9 years ago
  78. a70e86f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  79. 2cc1aa2 block: ahci: Don't enable port interrupts by Stefan Roese · 9 years ago
  80. fa31377 ahci: Fix compiling warnings under 64bit platforms by Tang Yuantian · 9 years ago
  81. f8b009e ahci: extend data io wait to 10s by Mark Langsdorf · 9 years ago
  82. 2b42c93 ahci: support LBA48 data reads for 2+TB drives by Mark Langsdorf · 9 years ago
  83. 14f66d6 fsl/sata: Replace sprintf() with snprintf() by Tang Yuantian · 9 years ago
  84. 9efaca3 ahci: mmio_base is a virtual address by Scott Wood · 10 years ago
  85. 8f6e183 ahci: Fix a wrong parameter pass by Tang Yuantian · 10 years ago
  86. 4df2b48 x86: ahci: Make sure interface is not busy after enabling the port by Bin Meng · 10 years ago
  87. 1a33b73 ahci-plat: provide a weak scsi_bus_reset() hook by Dmitry Lifshitz · 10 years ago
  88. 6b68888 ahci: introduce ahci_reset() by Dmitry Lifshitz · 10 years ago
  89. 9b416a9 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  90. 8b923a5 blackfin: include <linux/compiler.h> rather than define __iomem by Masahiro Yamada · 10 years ago
  91. dd1c8f1 sata: fix reset_sata for dwc_ahsata by Soeren Moch · 10 years ago
  92. dee332f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  93. 10ee8ec sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · 10 years ago
  94. 1b51d32 sata: fix a bug in init_sata() for pci-sata card by li pengbo · 10 years ago
  95. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  96. 0029d6c dwc_ahsata: use bitwise operator in sata_port_status by Nikita Kiryanov · 10 years ago
  97. 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  98. 02590aa ahci: Don't start command DMA engine before buffers are set by Roger Quadros · 10 years ago
  99. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  100. dc383dd sata: dwc_ahsata: implement sata_port_status by Nikita Kiryanov · 10 years ago