summaryrefslogtreecommitdiff
path: root/drivers/ata/sata_sil.c
AgeCommit message (Expand)Author
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2022-04-09sata: call device_probe() after scanningAKASHI Takahiro
2022-02-09sata: sata_sil: Only support BLKSimon Glass
2021-08-06pci: sata_sil: Drop DM_PCI checksSimon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-07-07sata_sil: Enable DM_PCI operationAndre Przywara
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-01-08ata: sata_sil: Continue probing other sata port when failed current port.Peng Ma
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-11-19ata: sata_sil: Add DM support for Silicon sata driverPeng Ma
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-07-11sata: Move drivers into new drivers/ata directorySimon Glass