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
/
mmc_private.h
Age
Commit message (
Expand
)
Author
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-06-22
mmc: fsl_esdhc_imx: use mmc_send_cmd instead of dm_mmc_send_cmd
Jaehoon Chung
2020-07-27
Move eSDHC adapter card identification to board files
Yangbo Lu
2019-07-15
mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status()
Jean-Jacques Hiblot
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-12
mmc: add a Kconfig option to enable the support for MMC write operations
Jean-Jacques Hiblot
2017-08-01
dm: mmc: Allow disabling driver model in SPL
Simon Glass
2016-10-09
dm: mmc: Support erase
Simon Glass
2016-10-08
spl: saveenv: adding saveenv support in SPL
B, Ravi
2016-07-11
mmc: Move tracing code into separate functions
Simon Glass
2016-07-11
mmc: Move MMC boot code into its own file
Simon Glass
2016-07-11
mmc: Add function declarations for mmc_bread() and mmc_switch_part()
Simon Glass
2016-05-27
dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL
Simon Glass
2016-05-17
dm: mmc: Add support for driver-model block devices
Simon Glass
2016-05-17
dm: mmc: Move the device list into a separate file
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
2015-05-04
mmc: fsl_esdhc: Add adapter card type identification support
Yangbo Lu
2013-09-20
mmc: don't support write & erase for SPL builds
Paul Burton