index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
sata_mv.c
Age
Commit message (
Expand
)
Author
2022-09-16
blk: Switch over to using uclass IDs
Simon Glass
2022-04-09
sata: call device_probe() after scanning
AKASHI Takahiro
2021-09-10
arm: mvebu : sata_mv should probe all ports
Tony Dinh
2021-08-11
arm: mvebu: sata_mv failed to identify HDDs during cold start
Tony Dinh
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-15
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-04-12
sata: sata_mv: add orion-sata compatible string
Michael Walle
2019-04-12
sata: sata_mv: support kirkwood architecture
Michael Walle
2019-04-12
sata: sata_mv: use correct format specifier in debug()
Michael Walle
2019-04-12
sata: sata_mv: Add DM support to enable CONFIG_BLK usage
Stefan Roese
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-07-11
sata: Move drivers into new drivers/ata directory
Simon Glass