1. cceee55 dm: blk: Add a block-device uclass by Simon Glass · 9 years ago
  2. 2f26fff dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  3. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  4. e339475 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  5. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  6. cfe85a8 ahci: Add a disk-controller uclass by Simon Glass · 9 years ago
  7. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  8. 0872fb2 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  9. eb083e5 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  10. f65e82b sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP by Tor Krill · 9 years ago
  11. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  12. 6f9135b dm: ahci: Convert to use new DM PCI API by Simon Glass · 9 years ago
  13. beb288b Fix typo: firstly -> first. by Vagrant Cascadian · 9 years ago
  14. d65d684 Fix typo: commmand -> command. by Vagrant Cascadian · 9 years ago
  15. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  16. 1884e02 block: ahci: Remove dead code by Fabio Estevam · 9 years ago
  17. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  18. 3ceae9e arm: mvebu: add Armada XP SATA support by Anton Schubert · 9 years ago
  19. 8f7ebcd drivers: block: Remove the ata_piix driver by Bin Meng · 10 years ago
  20. 52771bd Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  21. 939d840 block: ahci: Don't enable port interrupts by Stefan Roese · 9 years ago
  22. 3f262d0 ahci: Fix compiling warnings under 64bit platforms by Tang Yuantian · 9 years ago
  23. 2cc6e1b ahci: extend data io wait to 10s by Mark Langsdorf · 9 years ago
  24. 5ed06fc ahci: support LBA48 data reads for 2+TB drives by Mark Langsdorf · 9 years ago
  25. 42e7894 fsl/sata: Replace sprintf() with snprintf() by Tang Yuantian · 10 years ago
  26. 16519a3 ahci: mmio_base is a virtual address by Scott Wood · 10 years ago
  27. 5fb2c9e ahci: Fix a wrong parameter pass by Tang Yuantian · 10 years ago
  28. b138e91 x86: ahci: Make sure interface is not busy after enabling the port by Bin Meng · 10 years ago
  29. 533d33f ahci-plat: provide a weak scsi_bus_reset() hook by Dmitry Lifshitz · 10 years ago
  30. cff59a7 ahci: introduce ahci_reset() by Dmitry Lifshitz · 10 years ago
  31. 57ec402 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  32. 75fe08c blackfin: include <linux/compiler.h> rather than define __iomem by Masahiro Yamada · 10 years ago
  33. a517d02 sata: fix reset_sata for dwc_ahsata by Soeren Moch · 10 years ago
  34. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  35. b9666d6 sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · 10 years ago
  36. 886d367 sata: fix a bug in init_sata() for pci-sata card by li pengbo · 10 years ago
  37. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  38. 7653a73 dwc_ahsata: use bitwise operator in sata_port_status by Nikita Kiryanov · 10 years ago
  39. c243784 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  40. 26dc25b ahci: Don't start command DMA engine before buffers are set by Roger Quadros · 10 years ago
  41. f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  42. 6691404 sata: dwc_ahsata: implement sata_port_status by Nikita Kiryanov · 10 years ago
  43. a2ebf92 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · 10 years ago
  44. 368989b AHCI: Increase link timeout to 200ms by Ian Campbell · 10 years ago
  45. e9d1347 dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D by Tim Harvey · 11 years ago
  46. da3976e ahci: Fix data abort on multiple scsi resets. by Roger Quadros · 11 years ago
  47. 1fc6067 ahci: wait longer for link. by Ian Campbell · 11 years ago
  48. 1934996 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · 11 years ago
  49. c68e851 blackfin: Add <asm/clock.h> to numerous drivers by Tom Rini · 11 years ago
  50. 26f9a6c sandbox: block driver using host file/device as backing store by Henrik Nordström · 11 years ago
  51. ff56ee1 ahci: Fix cache align error messages by Roger Quadros · 11 years ago
  52. 7b6cb61 ahci: Error out with message on malloc() failure by Roger Quadros · 11 years ago
  53. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  54. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  55. e3f2c2e Fix some obvious typos across multiple subsystems. by Robert P. J. Day · 11 years ago
  56. 83f6648 ahci: convert to use libata functions and definitions by Rob Herring · 11 years ago
  57. 249b937 ahci: increase spin-up timeout to 20 sec by Rob Herring · 11 years ago
  58. c469854 ahci: handle COMINIT received during spin-up by Rob Herring · 11 years ago
  59. aaec098 ahci: move link bring-up handling to separate function by Rob Herring · 11 years ago
  60. 723a281 ahci: add defines for PORT_SCR_STAT register bits by Rob Herring · 11 years ago
  61. 18b8e12 ahci: fix memory leak in ata_scsiop_inquiry by Rob Herring · 11 years ago
  62. 9855a23 ahci: fix unaligned access by Rob Herring · 11 years ago
  63. 8bc0ab7 ahci: use ports implemented map instead of num_ports by Richard Gibbs · 11 years ago
  64. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  65. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  66. 7aecc98 block: constify sect_buf argument of ide_write_data by Gabor Juhos · 12 years ago
  67. 998816b dwc_ahsata: Allow use with dcache enabled by Eric Nelson · 11 years ago
  68. 2eec2ab part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · 12 years ago
  69. 4a59809 Consolidate bool type by York Sun · 12 years ago
  70. 6caf783 mvsata_ide.c: Correction of typo in comments by Gray Remlin · 12 years ago
  71. 94f1948 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  72. 5a3720dd drivers/block/systemace - fixed data type in "systemace_read" to match prototype in "block_dev_desc_t" by Alexey Brodkin · 12 years ago
  73. 4862ffa block: systemace: Added missing "else" in "ace_writew" by Alexey Brodkin · 12 years ago
  74. 0348748 drivers/block/: sparse fixes by Kim Phillips · 12 years ago
  75. d1cb64b ahci: Expand HDD Logical Block addressability up to 32 bits by Walter Murphy · 12 years ago
  76. 49ec4b1 ahci: Perform SATA flush after disk write. by Marc Jones · 12 years ago
  77. bbb5784 ahci: Support spin-up and link-up separately by Marc Jones · 12 years ago
  78. efd49b4 ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout) by Walter Murphy · 12 years ago
  79. 33e4c2f ahci: flush / invalidate dcache around SATA commands by Taylor Hutt · 12 years ago
  80. 3455f53 ahci: Use virt_to_phys() to denote physical addresses for DMA by Taylor Hutt · 12 years ago
  81. 1b1d42e ahci: Fix 'Invaild' typo by Taylor Hutt · 12 years ago
  82. 54d0f55 ahci: Use sizeof(fis) instead of hardcoding '20' by Taylor Hutt · 12 years ago
  83. dd2c734 ahci: Make the AHCI code find the capacity of disks > 128 GB properly by Gabe Black · 12 years ago
  84. 0f10bd4 ahci: support scsi writing in AHCI driver by Hung-Te Lin · 12 years ago
  85. 3931072 ahci: Make sending the SETFEATURES_XFER command optional by Gabe Black · 12 years ago
  86. 48791f1 ahci: cosmetics and cleanup by Stefan Reinauer · 12 years ago
  87. 7ee0e437 ahci: Improve AHCI debugging by Stefan Reinauer · 12 years ago
  88. a63341c ahci: Optimise AHCI controller reset and start-up by Stefan Reinauer · 12 years ago
  89. 700f85c ahci: Support splitting of read transactions into multiple chunks by Vadim Bendebury · 12 years ago
  90. 9e9f628 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · 12 years ago
  91. 4835e13 sil_sata: Make sata_write() comply with <part.h> by Tom Rini · 12 years ago
  92. e095229 sata_dwc: Make sata_write() use const void, per <part.h> by Tom Rini · 12 years ago
  93. 9ee1aa7 pata_bfin: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  94. 47e68fb fsl_sata: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  95. 532e867 dwc_ahsata: Make sata_write() comply with <part.h> by Tom Rini · 12 years ago
  96. d4a6a5b ata_piix: sata_write must take a const void argument. by Tom Rini · 12 years ago
  97. 953f90f ata_piix: Fix checkpatch issues by Tom Rini · 12 years ago
  98. 2fb802e remove unnecessary code in ata_piix by Pavel Herrmann · 12 years ago
  99. a39809c block: systemace: Simplify base and width initialization by Michal Simek · 12 years ago
  100. 2e2dd8a Remove remaining mdelay() macros by Anatolij Gustschin · 13 years ago