1. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  2. f46c255 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 9 years ago
  3. 81e33f4 arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig by Stefan Roese · 9 years ago
  4. 169789d sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP by Tor Krill · 9 years ago
  5. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  6. ff758cc dm: ahci: Convert to use new DM PCI API by Simon Glass · 9 years ago
  7. 1b25e58 Fix typo: firstly -> first. by Vagrant Cascadian · 9 years ago
  8. 3f42dc8 Fix typo: commmand -> command. by Vagrant Cascadian · 9 years ago
  9. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  10. 4408248 block: ahci: Remove dead code by Fabio Estevam · 9 years ago
  11. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  12. e863f7f arm: mvebu: add Armada XP SATA support by Anton Schubert · 9 years ago
  13. e1783b5 drivers: block: Remove the ata_piix driver by Bin Meng · 9 years ago
  14. a70e86f Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  15. 2cc1aa2 block: ahci: Don't enable port interrupts by Stefan Roese · 9 years ago
  16. fa31377 ahci: Fix compiling warnings under 64bit platforms by Tang Yuantian · 9 years ago
  17. f8b009e ahci: extend data io wait to 10s by Mark Langsdorf · 9 years ago
  18. 2b42c93 ahci: support LBA48 data reads for 2+TB drives by Mark Langsdorf · 9 years ago
  19. 14f66d6 fsl/sata: Replace sprintf() with snprintf() by Tang Yuantian · 9 years ago
  20. 9efaca3 ahci: mmio_base is a virtual address by Scott Wood · 9 years ago
  21. 8f6e183 ahci: Fix a wrong parameter pass by Tang Yuantian · 9 years ago
  22. 4df2b48 x86: ahci: Make sure interface is not busy after enabling the port by Bin Meng · 10 years ago
  23. 1a33b73 ahci-plat: provide a weak scsi_bus_reset() hook by Dmitry Lifshitz · 10 years ago
  24. 6b68888 ahci: introduce ahci_reset() by Dmitry Lifshitz · 10 years ago
  25. 9b416a9 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  26. 8b923a5 blackfin: include <linux/compiler.h> rather than define __iomem by Masahiro Yamada · 10 years ago
  27. dd1c8f1 sata: fix reset_sata for dwc_ahsata by Soeren Moch · 10 years ago
  28. dee332f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  29. 10ee8ec sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · 10 years ago
  30. 1b51d32 sata: fix a bug in init_sata() for pci-sata card by li pengbo · 10 years ago
  31. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  32. 0029d6c dwc_ahsata: use bitwise operator in sata_port_status by Nikita Kiryanov · 10 years ago
  33. 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
  34. 02590aa ahci: Don't start command DMA engine before buffers are set by Roger Quadros · 10 years ago
  35. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  36. dc383dd sata: dwc_ahsata: implement sata_port_status by Nikita Kiryanov · 10 years ago
  37. a6e50a8 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · 10 years ago
  38. e0ddcf9 AHCI: Increase link timeout to 200ms by Ian Campbell · 10 years ago
  39. ca84d72 dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D by Tim Harvey · 10 years ago
  40. 3f62971 ahci: Fix data abort on multiple scsi resets. by Roger Quadros · 10 years ago
  41. 73545f7 ahci: wait longer for link. by Ian Campbell · 11 years ago
  42. c6f3d50 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · 11 years ago
  43. 130fbeb blackfin: Add <asm/clock.h> to numerous drivers by Tom Rini · 11 years ago
  44. f4d8de4 sandbox: block driver using host file/device as backing store by Henrik Nordström · 11 years ago
  45. 2faf5fb ahci: Fix cache align error messages by Roger Quadros · 11 years ago
  46. d73763a ahci: Error out with message on malloc() failure by Roger Quadros · 11 years ago
  47. 710f1d3 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  48. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  49. 1f8b546 Fix some obvious typos across multiple subsystems. by Robert P. J. Day · 11 years ago
  50. 344ca0b ahci: convert to use libata functions and definitions by Rob Herring · 11 years ago
  51. 7610b41 ahci: increase spin-up timeout to 20 sec by Rob Herring · 11 years ago
  52. 1782108 ahci: handle COMINIT received during spin-up by Rob Herring · 11 years ago
  53. 124e9fa ahci: move link bring-up handling to separate function by Rob Herring · 11 years ago
  54. 2bdb10d ahci: add defines for PORT_SCR_STAT register bits by Rob Herring · 11 years ago
  55. 796c2eb ahci: fix memory leak in ata_scsiop_inquiry by Rob Herring · 11 years ago
  56. 48c3a87 ahci: fix unaligned access by Rob Herring · 11 years ago
  57. 2915a02 ahci: use ports implemented map instead of num_ports by Richard Gibbs · 11 years ago
  58. aaf5e82 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 11 years ago
  59. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  60. c575180 block: constify sect_buf argument of ide_write_data by Gabor Juhos · 11 years ago
  61. 2dbe64c dwc_ahsata: Allow use with dcache enabled by Eric Nelson · 11 years ago
  62. 0472fbf part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · 11 years ago
  63. 472d546 Consolidate bool type by York Sun · 11 years ago
  64. c08349e mvsata_ide.c: Correction of typo in comments by Gray Remlin · 12 years ago
  65. 2d795c9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  66. ac1048a drivers/block/systemace - fixed data type in "systemace_read" to match prototype in "block_dev_desc_t" by Alexey Brodkin · 12 years ago
  67. 7cde9f3 block: systemace: Added missing "else" in "ace_writew" by Alexey Brodkin · 12 years ago
  68. 00caa7f drivers/block/: sparse fixes by Kim Phillips · 12 years ago
  69. fe1f808 ahci: Expand HDD Logical Block addressability up to 32 bits by Walter Murphy · 12 years ago
  70. 766b16f ahci: Perform SATA flush after disk write. by Marc Jones · 12 years ago
  71. 2a0c61d ahci: Support spin-up and link-up separately by Marc Jones · 12 years ago
  72. 5784766 ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout) by Walter Murphy · 12 years ago
  73. 90b276f ahci: flush / invalidate dcache around SATA commands by Taylor Hutt · 12 years ago
  74. 64738e8 ahci: Use virt_to_phys() to denote physical addresses for DMA by Taylor Hutt · 12 years ago
  75. 5a2b77f ahci: Fix 'Invaild' typo by Taylor Hutt · 12 years ago
  76. c873111 ahci: Use sizeof(fis) instead of hardcoding '20' by Taylor Hutt · 12 years ago
  77. 19d1d41 ahci: Make the AHCI code find the capacity of disks > 128 GB properly by Gabe Black · 12 years ago
  78. b7a21b7 ahci: support scsi writing in AHCI driver by Hung-Te Lin · 12 years ago
  79. e81058c ahci: Make sending the SETFEATURES_XFER command optional by Gabe Black · 12 years ago
  80. 4e422bc ahci: cosmetics and cleanup by Stefan Reinauer · 12 years ago
  81. 7ba7917 ahci: Improve AHCI debugging by Stefan Reinauer · 12 years ago
  82. 9a65b87 ahci: Optimise AHCI controller reset and start-up by Stefan Reinauer · 12 years ago
  83. 284231e ahci: Support splitting of read transactions into multiple chunks by Vadim Bendebury · 12 years ago
  84. e46a435 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · 12 years ago
  85. 0e7d856 sil_sata: Make sata_write() comply with <part.h> by Tom Rini · 12 years ago
  86. 98391ff sata_dwc: Make sata_write() use const void, per <part.h> by Tom Rini · 12 years ago
  87. 974d801 pata_bfin: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  88. 40c030f fsl_sata: Make sata_{read,write}() comply with <part.h> by Tom Rini · 12 years ago
  89. dac8757 dwc_ahsata: Make sata_write() comply with <part.h> by Tom Rini · 12 years ago
  90. 5048a67 ata_piix: sata_write must take a const void argument. by Tom Rini · 12 years ago
  91. 879a57a ata_piix: Fix checkpatch issues by Tom Rini · 12 years ago
  92. b726a01 remove unnecessary code in ata_piix by Pavel Herrmann · 12 years ago
  93. 5340a7f block: systemace: Simplify base and width initialization by Michal Simek · 12 years ago
  94. fe749d3 Remove remaining mdelay() macros by Anatolij Gustschin · 12 years ago
  95. b37d41a Block: Remove MG DISK support by Marek Vasut · 13 years ago
  96. 9f472e6 SATA: add driver for MX5 / MX6 SOCs by Stefano Babic · 13 years ago
  97. 44f67f7 Blackfin: pata_bfin: fix printf warning by Mike Frysinger · 13 years ago
  98. 2cb4fad mvsata: fix ide_preinit for missing disks by Simon Guinot · 13 years ago
  99. 24ec52d drivers/block/sata_dwc.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  100. fbc20aa powerpc/85xx: always implement the work-around for Erratum SATA_A001 by Timur Tabi · 13 years ago