aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/sata_mv.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass1-20/+20
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-3/+3
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop part.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-15rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner1-1/+1
2019-12-02common: 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