aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_qoriq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-26libahci: Allow drivers to override stop_engineEvan Wang1-1/+1
2017-12-04ahci: qoriq: refine port register configurationYuantian Tang1-0/+12
2017-06-02ahci: qoriq: add ls1088a platforms supportYuantian Tang1-0/+14
2017-03-09ahci: qoriq: correct the sata ecc setting errorYuantian Tang1-2/+4
2017-01-20ahci: qoriq: added ls2088a platforms supportTang Yuantian1-0/+9
2017-01-20ahci: qoriq: report error when ecc register address is missing in dtsTang Yuantian1-2/+9
2017-01-20ahci: qoriq: added a condition to enable dma coherenceTang Yuantian1-4/+11
2016-10-19ahci: qoriq: added ls1046a platform supportTang Yuantian1-3/+13
2016-09-30ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC"Tang Yuantian1-7/+1
2016-08-10ahci: qoriq: enable snoopable sata read and writeTang Yuantian1-0/+6
2016-08-10ahci: qoriq: adjust sata parameterTang Yuantian1-6/+0
2015-12-16ahci: qoriq: Adjust the default register values on ls1021aTang Yuantian1-10/+14
2015-12-16ahci: qoriq: Update the default Rx watermark valueTang Yuantian1-1/+2
2015-12-16ahci: qoriq: Adjust the default register values on ls1043aTang Yuantian1-0/+8
2015-10-31ahci: qoriq: Disable NCQ on ls2080a SoCTang Yuantian1-1/+7
2015-10-31ahci: qoriq: Rename LS2085A SoC support code to LS2080ATang Yuantian1-3/+3
2015-10-15ahci: qoriq: Fix a compiling warningArnd Bergmann1-2/+3
2015-09-08ahci: added a new driver for supporting Freescale AHCI sataTang Yuantian1-0/+272