summaryrefslogtreecommitdiff
path: root/drivers/ata/sata_mv.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop part.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner1-1/+1
2019-12-03common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-04-12sata: sata_mv: add orion-sata compatible stringMichael Walle1-0/+1
2019-04-12sata: sata_mv: support kirkwood architectureMichael Walle1-4/+3
2019-04-12sata: sata_mv: use correct format specifier in debug()Michael Walle1-1/+1
2019-04-12sata: sata_mv: Add DM support to enable CONFIG_BLK usageStefan Roese1-149/+195
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-11sata: Move drivers into new drivers/ata directorySimon Glass1-0/+1051