summaryrefslogtreecommitdiff
path: root/drivers/ata/fsl_sata.c
AgeCommit message (Expand)Author
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-06-28ata: fsl_sata: Remove legacy non-BLK codeTom Rini
2022-04-09sata: call device_probe() after scanningAKASHI Takahiro
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon 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-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-01-08ata: fsl_sata: 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: fsl_sata: Add DM support for Freescale PowerPC 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