index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
ahci.c
Commit message (
Expand
)
Author
Age
Lines
*
ahci: Expand HDD Logical Block addressability up to 32 bits
Walter Murphy
2012-11-02
-4
/
+8
*
ahci: Perform SATA flush after disk write.
Marc Jones
2012-11-02
-1
/
+51
*
ahci: Support spin-up and link-up separately
Marc Jones
2012-11-02
-6
/
+39
*
ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)
Walter Murphy
2012-11-02
-4
/
+10
*
ahci: flush / invalidate dcache around SATA commands
Taylor Hutt
2012-11-02
-0
/
+39
*
ahci: Use virt_to_phys() to denote physical addresses for DMA
Taylor Hutt
2012-11-02
-4
/
+6
*
ahci: Fix 'Invaild' typo
Taylor Hutt
2012-11-02
-1
/
+1
*
ahci: Use sizeof(fis) instead of hardcoding '20'
Taylor Hutt
2012-11-02
-5
/
+5
*
ahci: Make the AHCI code find the capacity of disks > 128 GB properly
Gabe Black
2012-11-02
-5
/
+50
*
ahci: support scsi writing in AHCI driver
Hung-Te Lin
2012-11-02
-24
/
+30
*
ahci: Make sending the SETFEATURES_XFER command optional
Gabe Black
2012-11-02
-0
/
+6
*
ahci: cosmetics and cleanup
Stefan Reinauer
2012-11-02
-7
/
+18
*
ahci: Improve AHCI debugging
Stefan Reinauer
2012-11-02
-1
/
+2
*
ahci: Optimise AHCI controller reset and start-up
Stefan Reinauer
2012-11-02
-9
/
+15
*
ahci: Support splitting of read transactions into multiple chunks
Vadim Bendebury
2012-11-02
-29
/
+69
*
drivers/block/ahci.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-16
-3
/
+0
*
GCC4.6: Squash warnings in ahci.c
Marek Vasut
2011-10-27
-1
/
+1
*
scsi/ahci: add support for non-PCI controllers
Rob Herring
2011-07-26
-8
/
+62
*
scsi/ahci: ata id little endian fix
Rob Herring
2011-07-26
-1
/
+1
*
Update Freescale copyrights to remove "All Rights Reserved"
Kumar Gala
2009-07-29
-1
/
+1
*
ahci: Fix gcc 4.4 compiler warning
Kumar Gala
2009-07-23
-8
/
+6
*
drivers/block/ahci: Fix pci mapping bug
Becky Bruce
2009-02-10
-5
/
+2
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-1
/
+1
*
drivers/block: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-13
-3
/
+0
*
drivers/block : move block drivers to drivers/block
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
-0
/
+703