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
/
sandbox_mmc.c
Age
Commit message (
Expand
)
Author
2023-01-23
sandbox: mmc: Start off with a zeroed file
Simon Glass
2022-10-31
dm: mmc: Allow sandbox emulator to build without writes
Simon Glass
2021-11-28
sandbox: mmc: Support a backing file
Simon Glass
2021-07-21
sandbox: mmc: Support fixed MMC devices
Simon Glass
2021-02-26
mmc: sandbox: Add support for writing
Sean Anderson
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-05-18
common: Drop log.h from common header
Simon Glass
2019-10-08
sandbox: mmc: Fix up MMC emulator for valgrind
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-01-12
dm: mmc: sandbox: Update SD card emulation
Jean-Jacques Hiblot
2016-09-23
mmc: squash lines for immediate return
Masahiro Yamada
2016-07-11
dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS
Simon Glass
2016-05-17
dm: mmc: sandbox: Add an SD-card emulation
Simon Glass
2015-07-21
dm: test: Add a test for the mmc uclass
Simon Glass