index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
mv_sdhci.c
Age
Commit message (
Expand
)
Author
2019-07-31
mmc: mv_sdhci: fix uninitialized pointer deref on probe
Baruch Siach
2019-04-26
mmc: mv_sdhci: add driver model support
Pierre Bourdon
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-17
mmc: mv_sdhci: zero out sdhci_host structure
Matt Pelland
2017-01-23
mmc: sdhci: Distinguish between base clock and maximum peripheral frequency
Stefan Herbrechtsmeier
2016-10-10
mmc: sdhci: use the generic error number
Jaehoon Chung
2016-10-10
mmc: sdhci: use the host version value in sdhci_setup_cfg
Jaehoon Chung
2015-10-21
mmc: mv_sdhci: Configure the SDHCI MBUS bridge windows
Stefan Roese
2015-03-18
mv_sdhci: fix warnings on 64-bit builds
Rob Herring
2013-05-06
mmc: sdhci: return error when failed add_sdhci().
Jaehoon Chung
2012-01-08
drivers/mmc/mv_sdhci.c: Fix build warning
Anatolij Gustschin
2011-11-25
mmc: mv_sdhci: Fix host version read for Armada100
Ajay Bhargav
2011-11-03
mmc: mv_sdhci: fix 8bus width access for 88SV331xV5
Lei Wen
2011-07-15
MMC: add marvell sdhci driver
Lei Wen