summaryrefslogtreecommitdiffstats
path: root/drivers/ata/mtk_ahci.c
Commit message (Expand)AuthorAgeFilesLines
* ahci: mediatek: fix undefined reference of dev_errFrank Wunderlich2021-03-191-0/+1
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: core: Access device ofnode through functionsSimon Glass2021-01-051-1/+2
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* ahci: mediatek: fix copyright and author-linesFrank Wunderlich2020-08-241-4/+2
* ahci: mediatek: add ahci driverFrank Wunderlich2020-08-191-0/+130