summaryrefslogtreecommitdiff
path: root/drivers/ata/sata_sil.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-06pci: sata_sil: Drop DM_PCI checksSimon Glass1-8/+0
2020-12-14dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass1-4/+4
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-2/+2
2020-07-08sata_sil: Enable DM_PCI operationAndre Przywara1-1/+10
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-01-08ata: sata_sil: Continue probing other sata port when failed current port.Peng Ma1-4/+56
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-11-19ata: sata_sil: Add DM support for Silicon sata driverPeng Ma1-193/+342
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-11sata: Move drivers into new drivers/ata directorySimon Glass1-0/+715