Xu Ziyuan
|
166c2b8fd9
mmc: drop unnecessary send_status request
|
8 年之前 |
Jagan Teki
|
919b485834
mmc: Print error code for mmc_complete_init failure
|
8 年之前 |
Marek Vasut
|
b5b838f1a7
mmc: Tinification of the mmc code
|
8 年之前 |
Marek Vasut
|
ce9eca9438
mmc: Fix warning if debug() is not used
|
8 年之前 |
Tomas Melin
|
cd3d48807d
mmc: add bkops-enable command
|
8 年之前 |
Maxime Ripard
|
a9003dc641
mmc: Retry the switch command
|
8 年之前 |
Jaehoon Chung
|
288db7c7c0
mmc: add the device name in debugging message for supplying vmmc
|
8 年之前 |
Peng Fan
|
2051aefe71
mmc: introduce mmc_power_init
|
8 年之前 |
Peng Fan
|
3697e5992f
mmc: sd: extracting erase related information from sd status
|
8 年之前 |
Yangbo Lu
|
d188b11302
mmc: send CMD0 before CMD1 for some MMC cards
|
8 年之前 |
Jaehoon Chung
|
915ffa5213
mmc: use the generic error number
|
9 年之前 |
Simon Glass
|
8ca51e51c1
dm: mmc: Add a way to use driver model for MMC operations
|
9 年之前 |
Simon Glass
|
c0c76ebae3
mmc: Move tracing code into separate functions
|
9 年之前 |
Simon Glass
|
c40704f4b1
mmc: Move MMC boot code into its own file
|
9 年之前 |
Simon Glass
|
5aed4cbba0
dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c
|
9 年之前 |
Simon Glass
|
eede897e27
dm: mmc: Move CONFIG_BLK code into the mmc uclass
|
9 年之前 |
Simon Glass
|
7dba0b9367
mmc: Add function declarations for mmc_bread() and mmc_switch_part()
|
9 年之前 |
Stefan Wahren
|
1a3619cf82
mmc: add MMC_VERSION_5_1
|
9 年之前 |
Heiko Schocher
|
a5e27b416f
mmc: revert mmc: Handle switch error status bit in MMC card status
|
9 年之前 |
Simon Glass
|
e6c28073f9
dm: mmc: Use cfg directly in mmc_bind()
|
9 年之前 |
Simon Glass
|
61fe076f0f
mmc: Use byte array for multipliers
|
9 年之前 |
Simon Glass
|
e98dd20cce
mmc: Drop mmc_register()
|
9 年之前 |
Simon Glass
|
33fb211dd2
dm: mmc: Add support for driver-model block devices
|
9 年之前 |
Simon Glass
|
ad27dd5e13
dm: mmc: Add a way to bind MMC devices with driver model
|
9 年之前 |
Simon Glass
|
fdbb139f0c
dm: mmc: Adjust mmc_switch_part() to use a struct mmc
|
9 年之前 |
Simon Glass
|
c40fdca6b7
dm: mmc: Move the device list into a separate file
|
9 年之前 |
Simon Glass
|
69f45cd53b
dm: mmc: Use the new select_hwpart() API
|
9 年之前 |
Simon Glass
|
cb5ec33d90
dm: mmc: Add a function to obtain the block device
|
9 年之前 |
Simon Glass
|
e17d1143c1
dm: mmc: Implement the select_hwpart() method
|
9 年之前 |
Simon Glass
|
ff3882ac23
dm: mmc: Move mmc_switch_part() above its callers
|
9 年之前 |