aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/sandbox_mmc.c
AgeCommit message (Expand)Author
2021-07-21sandbox: mmc: Support fixed MMC devicesSimon Glass
2021-02-26mmc: sandbox: Add support for writingSean Anderson
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-10-08sandbox: mmc: Fix up MMC emulator for valgrindSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-01-12dm: mmc: sandbox: Update SD card emulationJean-Jacques Hiblot
2016-09-23mmc: squash lines for immediate returnMasahiro Yamada
2016-07-11dm: sandbox: Convert to use CONFIG_CMD_MMC_OPSSimon Glass
2016-05-17dm: mmc: sandbox: Add an SD-card emulationSimon Glass
2015-07-21dm: test: Add a test for the mmc uclassSimon Glass