summaryrefslogtreecommitdiffstats
path: root/drivers/ata/ahci_qoriq.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 45Thomas Gleixner2019-05-241-5/+1Star
* ahci: qoriq: add ls1028a platforms supportPeng Ma2019-04-091-0/+3
* ahci: qoriq: add lx2160 platforms supportPeng Ma2019-04-091-17/+35
* ata: add an extra argument to ahci_platform_get_resources()Kunihiko Hayashi2018-08-221-1/+1
* libahci: Allow drivers to override stop_engineEvan Wang2018-04-261-1/+1
* ahci: qoriq: refine port register configurationYuantian Tang2017-12-041-0/+12
* ahci: qoriq: add ls1088a platforms supportYuantian Tang2017-06-021-0/+14
* ahci: qoriq: correct the sata ecc setting errorYuantian Tang2017-03-091-2/+4
* ahci: qoriq: added ls2088a platforms supportTang Yuantian2017-01-201-0/+9
* ahci: qoriq: report error when ecc register address is missing in dtsTang Yuantian2017-01-201-2/+9
* ahci: qoriq: added a condition to enable dma coherenceTang Yuantian2017-01-201-4/+11
* ahci: qoriq: added ls1046a platform supportTang Yuantian2016-10-191-3/+13
* ahci: qoriq: Revert "ahci: qoriq: Disable NCQ on ls2080a SoC"Tang Yuantian2016-09-301-7/+1Star
* ahci: qoriq: enable snoopable sata read and writeTang Yuantian2016-08-101-0/+6
* ahci: qoriq: adjust sata parameterTang Yuantian2016-08-101-6/+0Star
* ahci: qoriq: Adjust the default register values on ls1021aTang Yuantian2015-12-161-10/+14
* ahci: qoriq: Update the default Rx watermark valueTang Yuantian2015-12-161-1/+2
* ahci: qoriq: Adjust the default register values on ls1043aTang Yuantian2015-12-161-0/+8
* ahci: qoriq: Disable NCQ on ls2080a SoCTang Yuantian2015-10-311-1/+7
* ahci: qoriq: Rename LS2085A SoC support code to LS2080ATang Yuantian2015-10-311-3/+3
* ahci: qoriq: Fix a compiling warningArnd Bergmann2015-10-151-2/+3
* ahci: added a new driver for supporting Freescale AHCI sataTang Yuantian2015-09-081-0/+272