summaryrefslogtreecommitdiffstats
path: root/drivers/ata/sata_mv.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-20/+20
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-3/+3
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-1/+1
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop part.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOODTrevor Woerner2020-05-151-1/+1
* common: Move ARM cache operations out of common.hSimon Glass2019-12-021-0/+1
* sata: sata_mv: add orion-sata compatible stringMichael Walle2019-04-121-0/+1
* sata: sata_mv: support kirkwood architectureMichael Walle2019-04-121-4/+3
* sata: sata_mv: use correct format specifier in debug()Michael Walle2019-04-121-1/+1
* sata: sata_mv: Add DM support to enable CONFIG_BLK usageStefan Roese2019-04-121-149/+195
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* sata: Move drivers into new drivers/ata directorySimon Glass2017-07-111-0/+1051