1. 368989b AHCI: Increase link timeout to 200ms by Ian Campbell · Fri Jul 18 20:38:39 2014 +0100
  2. e9d1347 dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D by Tim Harvey · Wed May 07 22:23:35 2014 -0700
  3. da3976e ahci: Fix data abort on multiple scsi resets. by Roger Quadros · Tue Apr 01 17:26:40 2014 +0300
  4. 1fc6067 ahci: wait longer for link. by Ian Campbell · Fri Mar 07 01:20:58 2014 +0000
  5. 1934996 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · Fri Mar 07 01:20:56 2014 +0000
  6. c68e851 blackfin: Add <asm/clock.h> to numerous drivers by Tom Rini · Thu Feb 20 10:14:10 2014 -0500
  7. 26f9a6c sandbox: block driver using host file/device as backing store by Henrik Nordström · Sun Nov 10 10:26:56 2013 -0700
  8. ff56ee1 ahci: Fix cache align error messages by Roger Quadros · Mon Nov 11 16:56:38 2013 +0200
  9. 7b6cb61 ahci: Error out with message on malloc() failure by Roger Quadros · Mon Nov 11 16:56:37 2013 +0200
  10. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  11. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  12. e3f2c2e Fix some obvious typos across multiple subsystems. by Robert P. J. Day · Wed Aug 21 11:39:19 2013 -0400
  13. 83f6648 ahci: convert to use libata functions and definitions by Rob Herring · Sat Aug 24 10:10:54 2013 -0500
  14. 249b937 ahci: increase spin-up timeout to 20 sec by Rob Herring · Sat Aug 24 10:10:53 2013 -0500
  15. c469854 ahci: handle COMINIT received during spin-up by Rob Herring · Sat Aug 24 10:10:52 2013 -0500
  16. aaec098 ahci: move link bring-up handling to separate function by Rob Herring · Sat Aug 24 10:10:51 2013 -0500
  17. 723a281 ahci: add defines for PORT_SCR_STAT register bits by Rob Herring · Sat Aug 24 10:10:50 2013 -0500
  18. 18b8e12 ahci: fix memory leak in ata_scsiop_inquiry by Rob Herring · Sat Aug 24 10:10:49 2013 -0500
  19. 9855a23 ahci: fix unaligned access by Rob Herring · Sat Aug 24 10:10:48 2013 -0500
  20. 8bc0ab7 ahci: use ports implemented map instead of num_ports by Richard Gibbs · Sat Aug 24 10:10:47 2013 -0500
  21. 827b6f6 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · Thu Jul 25 08:22:08 2013 -0400
  22. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  23. 7aecc98 block: constify sect_buf argument of ide_write_data by Gabor Juhos · Sun May 26 12:11:28 2013 +0200
  24. 998816b dwc_ahsata: Allow use with dcache enabled by Eric Nelson · Sat Jun 15 16:09:55 2013 -0700
  25. 2eec2ab part/dev_desc: Add log2 of blocksize to block_dev_desc data struct by Egbert Eich · Tue Apr 09 21:11:56 2013 +0000
  26. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  27. 6caf783 mvsata_ide.c: Correction of typo in comments by Gray Remlin · Wed Feb 06 10:59:38 2013 +0000
  28. 94f1948 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Mon Feb 04 09:07:34 2013 -0500
  29. 5a3720dd drivers/block/systemace - fixed data type in "systemace_read" to match prototype in "block_dev_desc_t" by Alexey Brodkin · Thu Jan 03 01:02:46 2013 +0000
  30. 4862ffa block: systemace: Added missing "else" in "ace_writew" by Alexey Brodkin · Thu Jan 03 13:35:23 2013 +0400
  31. 0348748 drivers/block/: sparse fixes by Kim Phillips · Mon Oct 29 13:34:40 2012 +0000
  32. d1cb64b ahci: Expand HDD Logical Block addressability up to 32 bits by Walter Murphy · Mon Oct 29 05:24:03 2012 +0000
  33. 49ec4b1 ahci: Perform SATA flush after disk write. by Marc Jones · Mon Oct 29 05:24:02 2012 +0000
  34. bbb5784 ahci: Support spin-up and link-up separately by Marc Jones · Mon Oct 29 05:24:01 2012 +0000
  35. efd49b4 ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout) by Walter Murphy · Mon Oct 29 05:24:00 2012 +0000
  36. 33e4c2f ahci: flush / invalidate dcache around SATA commands by Taylor Hutt · Mon Oct 29 05:23:59 2012 +0000
  37. 3455f53 ahci: Use virt_to_phys() to denote physical addresses for DMA by Taylor Hutt · Mon Oct 29 05:23:58 2012 +0000
  38. 1b1d42e ahci: Fix 'Invaild' typo by Taylor Hutt · Mon Oct 29 05:23:56 2012 +0000
  39. 54d0f55 ahci: Use sizeof(fis) instead of hardcoding '20' by Taylor Hutt · Mon Oct 29 05:23:55 2012 +0000
  40. dd2c734 ahci: Make the AHCI code find the capacity of disks > 128 GB properly by Gabe Black · Mon Oct 29 05:23:54 2012 +0000
  41. 0f10bd4 ahci: support scsi writing in AHCI driver by Hung-Te Lin · Mon Oct 29 05:23:53 2012 +0000
  42. 3931072 ahci: Make sending the SETFEATURES_XFER command optional by Gabe Black · Mon Oct 29 05:23:52 2012 +0000
  43. 48791f1 ahci: cosmetics and cleanup by Stefan Reinauer · Mon Oct 29 05:23:51 2012 +0000
  44. 7ee0e437 ahci: Improve AHCI debugging by Stefan Reinauer · Mon Oct 29 05:23:50 2012 +0000
  45. a63341c ahci: Optimise AHCI controller reset and start-up by Stefan Reinauer · Mon Oct 29 05:23:49 2012 +0000
  46. 700f85c ahci: Support splitting of read transactions into multiple chunks by Vadim Bendebury · Mon Oct 29 05:23:44 2012 +0000
  47. 9e9f628 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · Thu Sep 27 23:18:04 2012 +0000
  48. 4835e13 sil_sata: Make sata_write() comply with <part.h> by Tom Rini · Sat Sep 29 07:57:25 2012 -0700
  49. e095229 sata_dwc: Make sata_write() use const void, per <part.h> by Tom Rini · Sat Sep 29 07:57:04 2012 -0700
  50. 9ee1aa7 pata_bfin: Make sata_{read,write}() comply with <part.h> by Tom Rini · Sat Sep 29 07:56:31 2012 -0700
  51. 47e68fb fsl_sata: Make sata_{read,write}() comply with <part.h> by Tom Rini · Sat Sep 29 07:55:11 2012 -0700
  52. 532e867 dwc_ahsata: Make sata_write() comply with <part.h> by Tom Rini · Sat Sep 29 07:53:06 2012 -0700
  53. d4a6a5b ata_piix: sata_write must take a const void argument. by Tom Rini · Sat Sep 29 07:52:48 2012 -0700
  54. 953f90f ata_piix: Fix checkpatch issues by Tom Rini · Sat Sep 29 07:35:12 2012 -0700
  55. 2fb802e remove unnecessary code in ata_piix by Pavel Herrmann · Thu Sep 27 23:18:03 2012 +0000
  56. a39809c block: systemace: Simplify base and width initialization by Michal Simek · Wed Jul 04 12:09:45 2012 +0200
  57. 2e2dd8a Remove remaining mdelay() macros by Anatolij Gustschin · Tue Apr 24 22:43:23 2012 +0000
  58. 36437bc Block: Remove MG DISK support by Marek Vasut · Sun Mar 04 15:11:32 2012 +0000
  59. 771bfd1 SATA: add driver for MX5 / MX6 SOCs by Stefano Babic · Wed Feb 22 00:24:39 2012 +0000
  60. 60ecb1b Blackfin: pata_bfin: fix printf warning by Mike Frysinger · Fri Feb 03 08:04:22 2012 -0500
  61. 5559fb8 mvsata: fix ide_preinit for missing disks by Simon Guinot · Mon Nov 21 19:25:46 2011 +0530
  62. 3671b89 drivers/block/sata_dwc.c: Fix GCC 4.6 build warning by Wolfgang Denk · Tue Nov 29 22:17:46 2011 +0000
  63. d7acf5c powerpc/85xx: always implement the work-around for Erratum SATA_A001 by Timur Tabi · Mon Nov 21 17:10:23 2011 -0600
  64. 9e7c855 ftide020: fix incorrect information display format by Macpaul Lin · Fri Sep 23 17:54:34 2011 +0800
  65. 9193374 sata_dwc.c: Fix GCC 4.6 build warnings by Stefan Roese · Tue Nov 15 08:02:49 2011 +0000
  66. ec31139 drivers/block/sym53c8xx.c: Fix GCC 4.6 build warning by Wolfgang Denk · Wed Nov 09 09:28:54 2011 +0000
  67. c17061c drivers/block/sata_sil3114.c: Fix GCC 4.6 build warning by Kumar Gala · Wed Nov 09 06:21:10 2011 +0000
  68. 766270c drivers/block/ahci.c: Fix GCC 4.6 build warning by Kumar Gala · Wed Nov 09 06:21:08 2011 +0000
  69. ad6db6a GCC4.6: Squash warnings in sata_sil3114.c by Marek Vasut · Fri Oct 21 14:17:23 2011 +0000
  70. 2c2e637 GCC4.6: Squash warnings in ahci.c by Marek Vasut · Fri Oct 21 14:17:16 2011 +0000
  71. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · Wed Oct 12 02:31:39 2011 +0000
  72. 4511ccc drivers: add the support for Silicon Image SATA controller by Tang Yuantian · Fri Oct 07 19:26:58 2011 +0000
  73. a89db42 fsl_sata: Fix compile error when CONFIG_LBA48 is not defined by Tang Yuantian · Mon Oct 03 12:18:41 2011 -0700
  74. 801abe4 ATA: Squash warnings in mxc_ata. by Marek Vasut · Fri Sep 23 00:04:49 2011 +0000
  75. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  76. 13ec42b Timer: Allow reset_timer() only for systems with low resolution timers by Graeme Russ · Fri Jul 15 02:18:56 2011 +0000
  77. 6252b4f disk/part.c: Make features optional by Matthew McClintock · Tue May 24 05:31:19 2011 +0000
  78. c2829ff scsi/ahci: add support for non-PCI controllers by Rob Herring · Wed Jul 06 16:13:36 2011 +0000
  79. 33601839 scsi/ahci: ata id little endian fix by Rob Herring · Wed Jun 01 09:10:26 2011 +0000
  80. 49da20a mvsata: issue hard reset on initialization by Michael Walle · Wed May 11 12:22:46 2011 +0000
  81. 2fe9baa ftide020: add faraday ide ahb controller by Macpaul Lin · Sun May 01 21:28:56 2011 +0000
  82. 340983d Replace obsolete e-mail address by Albert ARIBAUD · Fri Apr 22 19:41:02 2011 +0200
  83. 0cd27fb MXC: removed warnings from IMX51 ATA driver by Stefano Babic · Tue Feb 01 08:13:45 2011 +0100
  84. e280148 BLOCK: Add freescale IMX51 PATA driver by Marek Vasut · Thu Jan 13 07:27:55 2011 +0000
  85. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  86. a1bd9c5 mvsata_ide: adjust port init sequence by Albert Aribaud · Thu Sep 16 20:30:30 2010 +0530
  87. 89a1ef0 ide: add mvsata_ide driver by Albert Aribaud · Sun Aug 08 05:17:06 2010 +0530
  88. c86cae7 ide: reorder object files alphabetically by Albert Aribaud · Sun Aug 08 05:17:05 2010 +0530
  89. 6d23f58 Blackfin: pata_bfin: convert to portmux framework by Mike Frysinger · Wed Jun 02 06:00:04 2010 -0400
  90. eb453df 85xx/fsl-sata: Use is_serdes_configured() to determine if SATA is enabled by Kumar Gala · Tue Apr 20 10:21:25 2010 -0500
  91. 8838374 fsl_sata: Move the snoop bit to another place by Dave Liu · Mon Apr 12 14:23:35 2010 +0800
  92. b9674d0 fsl_sata: Add the workaround for errata SATA-A001 by Dave Liu · Mon Apr 12 14:23:25 2010 +0800
  93. c19463e Misc SATA fixups by Graeme Russ · Sun Aug 23 12:59:51 2009 +1000
  94. 6a6d948 Update Freescale copyrights to remove "All Rights Reserved" by Kumar Gala · Tue Jul 28 21:49:52 2009 -0500
  95. 8a19065 ahci: Fix gcc 4.4 compiler warning by Kumar Gala · Mon Jul 13 09:24:00 2009 -0500
  96. 18cf84a fsl_sata: Fix compiler warnings shown by gcc-4.4 by galak · Tue Jul 07 15:53:21 2009 -0500
  97. cc55814 Canyonlands SATA harddisk driver by Kazuaki Ichinohe · Fri Jun 12 18:10:12 2009 +0900
  98. b6ade25 sata: namespace curr_device variable by Mike Frysinger · Sun Jun 14 21:35:22 2009 -0400
  99. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · Sun Apr 05 00:27:57 2009 +0200
  100. f0b1bdd mflash: Initial mflash support by unsik Kim · Wed Feb 25 11:31:24 2009 +0900