summaryrefslogtreecommitdiff
path: root/drivers/ata/sata_sil.c
Commit message (Expand)AuthorAgeFilesLines
* blk: Switch over to using uclass IDsSimon Glass2022-09-161-1/+1
* pci: Add mask parameter to dm_pci_map_bar()Andrew Scull2022-05-031-2/+4
* pci: Map bars with offset and lengthAndrew Scull2022-05-031-2/+2
* sata: call device_probe() after scanningAKASHI Takahiro2022-04-091-0/+12
* sata: sata_sil: Only support BLKSimon Glass2022-02-091-115/+3
* pci: sata_sil: Drop DM_PCI checksSimon Glass2021-08-061-8/+0
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-4/+4
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-2/+2
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-2/+2
* sata_sil: Enable DM_PCI operationAndre Przywara2020-07-071-1/+10
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* ata: sata_sil: Continue probing other sata port when failed current port.Peng Ma2020-01-081-4/+56
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* ata: sata_sil: Add DM support for Silicon sata driverPeng Ma2019-11-191-193/+342
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* sata: Move drivers into new drivers/ata directorySimon Glass2017-07-111-0/+715