index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
mv_sdhci.c
Age
Commit message (
Expand
)
Author
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mmc: Remove <common.h> and add needed includes
Tom Rini
2023-04-10
mmc: mv_sdhci: Depend on DM_MMC
Stefan Roese
2023-04-10
mmc: mv_sdhci: Remove CONFIG_MMC_SDHCI_IO_ACCESSORS support
Stefan Roese
2023-04-10
mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config()
Stefan Roese
2021-10-01
arm: Remove aspenite board
Tom Rini
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