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
/
mmc
/
mv_sdhci.c
Age
Commit message (
Expand
)
Author
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-08
mmc: mv_sdhci: parse device-tree entry
Baruch Siach
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-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
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