1. 6520c82 pci: Add mask parameter to dm_pci_map_bar() by Andrew Scull · Thu Apr 21 16:11:13 2022 +0000
  2. 58c6102 pci: Map bars with offset and length by Andrew Scull · Thu Apr 21 16:11:10 2022 +0000
  3. 74eb045 pci: acpi: Drop DM_PCI check from ahci by Simon Glass · Sun Aug 01 18:54:25 2021 -0600
  4. 2eba192 ata: ahci: fix ahci_link_up() type mismatch for LTO by Marek Behún · Thu May 20 13:24:21 2021 +0200
  5. 5b2de1c ata: ahci: Fix usage on big-endian platforms by Stefan Roese · Wed Apr 07 09:12:35 2021 +0200
  6. 2dcfb24 drivers: ata: ahci: update max id if it is more than available ports by Suneel Garapati · Thu Mar 25 17:07:36 2021 -0700
  7. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  8. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  9. b270855 ata: ahci: Add BAR index quirk for Cavium PCI SATA device by Suneel Garapati · Sat Oct 19 17:48:25 2019 -0700
  10. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  11. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  12. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  13. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  14. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  15. da326dd ata: ahci allow 64-bit DMA for SATA by Roman Kapl · Mon Oct 14 11:21:09 2019 +0200
  16. 5b99a60 ata: ahci: Don't forget to clear upper address regs. by Oleksandr Rybalko · Thu Aug 22 12:26:56 2019 +0200
  17. 1d5a1aa dm: scsi: Scan the actual number of ports by Park, Aiden · Tue Aug 20 16:47:42 2019 +0000
  18. 8ec89a2 ata: ahci: drop read-only ahci_ioports members by Christian Gmeiner · Tue May 14 10:33:41 2019 +0200
  19. 66aca96 ata: ahci: fix memory leak by Christian Gmeiner · Mon May 06 15:18:54 2019 +0200
  20. b3e45ed ata: ahci: Don't cap AHCI port count under CONFIG_DM_SCSI by Tuomas Tynkkynen · Thu Sep 13 01:28:55 2018 +0300
  21. 69a3899 ata: ahci: Loop over the actual number of ports, not the maximum by Tuomas Tynkkynen · Thu Sep 13 01:28:54 2018 +0300
  22. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  23. 2d72d3c ata: Fix ahci wording by Michal Simek · Thu Nov 02 15:53:56 2017 +0100
  24. 8c67934 dm: ahci: Correct uclass private data by Simon Glass · Tue Jul 04 13:31:22 2017 -0600
  25. 89e7d97 ahci: Support non-PCI controllers by Simon Glass · Tue Jul 04 13:31:18 2017 -0600
  26. 513448a dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi() by Bin Meng · Sat Jun 17 06:35:59 2017 -0700
  27. c6b4430 dm: ahci: Add a driver for SCSI on AHCI by Simon Glass · Wed Jun 14 21:28:46 2017 -0600
  28. a140e86 dm: scsi: Adjust return value of scsi_exec() by Simon Glass · Wed Jun 14 21:28:44 2017 -0600
  29. c4dfa89 dm: scsi: Add operations for SCSI devices by Simon Glass · Wed Jun 14 21:28:43 2017 -0600
  30. 23123c6 dm: ahci: Create a local version of two SCSI functions by Simon Glass · Wed Jun 14 21:28:42 2017 -0600
  31. 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · Wed Jun 14 21:28:40 2017 -0600
  32. cf01b5b dm: ahci: Drop use of probe_ent by Simon Glass · Wed Jun 14 21:28:38 2017 -0600
  33. 84fac54 dm: ahci: Unwind the confusing init code by Simon Glass · Wed Jun 14 21:28:37 2017 -0600
  34. 0a47bbb dm: ahci: Move common code for starting ports into a function by Simon Glass · Wed Jun 14 21:28:36 2017 -0600
  35. e0c419b dm: ahci: Refactor to avoid static variables by Simon Glass · Wed Jun 14 21:28:34 2017 -0600
  36. cb87524 dm: sata: Move ataid into struct ahci_uc_priv by Simon Glass · Wed Jun 14 21:28:33 2017 -0600
  37. 5ce5967 dm: ahci: Rename struct ahci_probe_ent by Simon Glass · Wed Jun 14 21:28:32 2017 -0600
  38. b08fbff dm: scsi: Use the uclass platform data by Simon Glass · Wed Jun 14 21:28:31 2017 -0600
  39. 5fb559d dm: scsi: Drop the ccb typedef by Simon Glass · Wed Jun 14 21:28:30 2017 -0600
  40. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · Wed Jun 14 21:28:26 2017 -0600[Renamed from drivers/block/ahci.c]
  41. 1674098 scsi: Drop scsi_print_error() by Simon Glass · Wed Jun 14 21:28:23 2017 -0600
  42. c886f35 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  43. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · Fri Dec 09 07:56:54 2016 -0500
  44. 4b72702 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  45. d99a30e ahci: Make ahci_port_base() non-static to enable overwrite by Stefan Roese · Wed Aug 31 10:02:15 2016 +0200
  46. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  47. 93b99e0 ahci: flush dcache before issuing command by Tang Yuantian · Thu Apr 14 16:21:00 2016 +0800
  48. 6f9135b dm: ahci: Convert to use new DM PCI API by Simon Glass · Sun Nov 29 13:18:06 2015 -0700
  49. beb288b Fix typo: firstly -> first. by Vagrant Cascadian · Tue Nov 24 14:46:24 2015 -0800
  50. d65d684 Fix typo: commmand -> command. by Vagrant Cascadian · Tue Nov 24 14:45:02 2015 -0800
  51. 1884e02 block: ahci: Remove dead code by Fabio Estevam · Sun Nov 01 13:18:27 2015 -0200
  52. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  53. 52771bd Merge git://git.denx.de/u-boot-marvell by Tom Rini · Fri Jul 10 09:40:48 2015 -0400
  54. 939d840 block: ahci: Don't enable port interrupts by Stefan Roese · Mon Jun 29 14:58:12 2015 +0200
  55. 3f262d0 ahci: Fix compiling warnings under 64bit platforms by Tang Yuantian · Thu Jul 09 14:37:30 2015 +0800
  56. 2cc6e1b ahci: extend data io wait to 10s by Mark Langsdorf · Fri Jun 05 00:58:46 2015 +0100
  57. 5ed06fc ahci: support LBA48 data reads for 2+TB drives by Mark Langsdorf · Fri Jun 05 00:58:45 2015 +0100
  58. 16519a3 ahci: mmio_base is a virtual address by Scott Wood · Fri Apr 17 09:19:01 2015 -0500
  59. 5fb2c9e ahci: Fix a wrong parameter pass by Tang Yuantian · Tue Mar 31 15:02:43 2015 +0800
  60. b138e91 x86: ahci: Make sure interface is not busy after enabling the port by Bin Meng · Wed Dec 31 17:18:39 2014 +0800
  61. 533d33f ahci-plat: provide a weak scsi_bus_reset() hook by Dmitry Lifshitz · Mon Dec 15 16:02:56 2014 +0200
  62. cff59a7 ahci: introduce ahci_reset() by Dmitry Lifshitz · Mon Dec 15 16:02:55 2014 +0200
  63. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  64. 26dc25b ahci: Don't start command DMA engine before buffers are set by Roger Quadros · Tue Sep 23 18:07:01 2014 +0300
  65. a2ebf92 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · Fri Jul 18 20:38:41 2014 +0100
  66. 368989b AHCI: Increase link timeout to 200ms by Ian Campbell · Fri Jul 18 20:38:39 2014 +0100
  67. da3976e ahci: Fix data abort on multiple scsi resets. by Roger Quadros · Tue Apr 01 17:26:40 2014 +0300
  68. 1fc6067 ahci: wait longer for link. by Ian Campbell · Fri Mar 07 01:20:58 2014 +0000
  69. 1934996 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · Fri Mar 07 01:20:56 2014 +0000
  70. ff56ee1 ahci: Fix cache align error messages by Roger Quadros · Mon Nov 11 16:56:38 2013 +0200
  71. 7b6cb61 ahci: Error out with message on malloc() failure by Roger Quadros · Mon Nov 11 16:56:37 2013 +0200
  72. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  73. 83f6648 ahci: convert to use libata functions and definitions by Rob Herring · Sat Aug 24 10:10:54 2013 -0500
  74. 249b937 ahci: increase spin-up timeout to 20 sec by Rob Herring · Sat Aug 24 10:10:53 2013 -0500
  75. c469854 ahci: handle COMINIT received during spin-up by Rob Herring · Sat Aug 24 10:10:52 2013 -0500
  76. aaec098 ahci: move link bring-up handling to separate function by Rob Herring · Sat Aug 24 10:10:51 2013 -0500
  77. 723a281 ahci: add defines for PORT_SCR_STAT register bits by Rob Herring · Sat Aug 24 10:10:50 2013 -0500
  78. 18b8e12 ahci: fix memory leak in ata_scsiop_inquiry by Rob Herring · Sat Aug 24 10:10:49 2013 -0500
  79. 9855a23 ahci: fix unaligned access by Rob Herring · Sat Aug 24 10:10:48 2013 -0500
  80. 8bc0ab7 ahci: use ports implemented map instead of num_ports by Richard Gibbs · Sat Aug 24 10:10:47 2013 -0500
  81. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  82. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  83. d1cb64b ahci: Expand HDD Logical Block addressability up to 32 bits by Walter Murphy · Mon Oct 29 05:24:03 2012 +0000
  84. 49ec4b1 ahci: Perform SATA flush after disk write. by Marc Jones · Mon Oct 29 05:24:02 2012 +0000
  85. bbb5784 ahci: Support spin-up and link-up separately by Marc Jones · Mon Oct 29 05:24:01 2012 +0000
  86. efd49b4 ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout) by Walter Murphy · Mon Oct 29 05:24:00 2012 +0000
  87. 33e4c2f ahci: flush / invalidate dcache around SATA commands by Taylor Hutt · Mon Oct 29 05:23:59 2012 +0000
  88. 3455f53 ahci: Use virt_to_phys() to denote physical addresses for DMA by Taylor Hutt · Mon Oct 29 05:23:58 2012 +0000
  89. 1b1d42e ahci: Fix 'Invaild' typo by Taylor Hutt · Mon Oct 29 05:23:56 2012 +0000
  90. 54d0f55 ahci: Use sizeof(fis) instead of hardcoding '20' by Taylor Hutt · Mon Oct 29 05:23:55 2012 +0000
  91. 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
  92. 0f10bd4 ahci: support scsi writing in AHCI driver by Hung-Te Lin · Mon Oct 29 05:23:53 2012 +0000
  93. 3931072 ahci: Make sending the SETFEATURES_XFER command optional by Gabe Black · Mon Oct 29 05:23:52 2012 +0000
  94. 48791f1 ahci: cosmetics and cleanup by Stefan Reinauer · Mon Oct 29 05:23:51 2012 +0000
  95. 7ee0e437 ahci: Improve AHCI debugging by Stefan Reinauer · Mon Oct 29 05:23:50 2012 +0000
  96. a63341c ahci: Optimise AHCI controller reset and start-up by Stefan Reinauer · Mon Oct 29 05:23:49 2012 +0000
  97. 700f85c ahci: Support splitting of read transactions into multiple chunks by Vadim Bendebury · Mon Oct 29 05:23:44 2012 +0000
  98. 766270c drivers/block/ahci.c: Fix GCC 4.6 build warning by Kumar Gala · Wed Nov 09 06:21:08 2011 +0000
  99. 2c2e637 GCC4.6: Squash warnings in ahci.c by Marek Vasut · Fri Oct 21 14:17:16 2011 +0000
  100. c2829ff scsi/ahci: add support for non-PCI controllers by Rob Herring · Wed Jul 06 16:13:36 2011 +0000