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
/
mmc_private.h
Age
Commit message (
Expand
)
Author
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