aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/sata_ceva.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2019-05-22scsi: ceva: Clean up the driver codePeng Ma1-17/+33
2018-12-06scsi: ceva: add ls2080a soc supportPeng Ma1-0/+4
2018-12-06scsi: ceva: add ls1088a soc supportPeng Ma1-4/+18
2018-12-06scsi: ceva: add ls1046a soc supportPeng Ma1-0/+3
2018-09-27scsi: ceva: add ls1021a soc support.Peng Ma1-1/+24
2018-09-27scsi: ceva: add ls1043a soc supportPeng Ma1-0/+3
2018-07-26scsi: ceva: add ls1012a soc supportYuantian Tang1-35/+52
2018-05-11scsi: ceva: Convert driver to use UCLASS_AHCI instead of SCSIMichal Simek1-16/+20
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-11-28ata: Fix ahci wordingMichal Simek1-2/+2
2017-11-03scsi: ceva: Start port in probeMichal Simek1-1/+6
2017-07-11dm: scsi: Add operations for SCSI devicesSimon Glass1-0/+1
2017-07-11dm: ahci: Unwind the confusing init codeSimon Glass1-1/+2
2017-07-11dm: scsi: Use the uclass platform dataSimon Glass1-3/+2
2017-07-11sata: Move drivers into new drivers/ata directorySimon Glass1-0/+149