Commit Graph

146 Commits (lime2-spi)

Author SHA1 Message Date
Jens Wiklander 4853ad3e13 mmc: rpmb: add mmc_rpmb_route_frames() 6 years ago
Peng Fan 3dd2626f48 mmc: add HS400 support 6 years ago
Jon Nettleton 6c09eba507 mmc: break out get_op_cond code to its own function 6 years ago
Baruch Siach 31d9500498 mmc: drop mention of IN_PROGRESS status 6 years ago
Jaehoon Chung 6511718254 mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Jean-Jacques Hiblot ace1bed327 mmc: fix bug in mmc_startup_v4() 6 years ago
Jean-Jacques Hiblot b7a6e2c9c3 mmc: remove hc_wp_grp_size from struct mmc if not needed 6 years ago
Jean-Jacques Hiblot 173c06dfcc mmc: don't read the size of eMMC enhanced user data area in SPL 6 years ago
Jean-Jacques Hiblot e6fa5a5461 mmc: compile out erase and write mmc commands if write operations are not enabled 6 years ago
Jean-Jacques Hiblot 5b2e72f327 mmc: read ssr only if MMC write support is enabled 6 years ago
Jean-Jacques Hiblot f99c2efe56 mmc: make UHS and HS200 optional 6 years ago
Jean-Jacques Hiblot 7abff2c3b3 dm: mmc: update mmc_of_parse() 6 years ago
Kishon Vijay Abraham I 9215ef5ed5 dm: mmc: Add a library function to parse generic dt binding 6 years ago
Jean-Jacques Hiblot 9815e3ba80 mmc: add a library function to send tuning command 6 years ago
Jean-Jacques Hiblot bc1e3272ff mmc: use the right voltage level for MMC DDR and HS200 modes 6 years ago
Kishon Vijay Abraham I 83dc42271f mmc: Retry some MMC cmds on failure 6 years ago
Jean-Jacques Hiblot 01298da31d mmc: Change mode when switching to a boot partition 6 years ago
Jean-Jacques Hiblot 04a2ea248f mmc: disable UHS modes if Vcc cannot be switched on and off 6 years ago
Jean-Jacques Hiblot c10b85d6c2 mmc: Add support for UHS modes 6 years ago
Kishon Vijay Abraham I 634d484940 mmc: add HS200 support in MMC core 6 years ago
Kishon Vijay Abraham I ec841209a7 mmc: Add a execute_tuning() callback to the mmc operations. 6 years ago
Kishon Vijay Abraham I 35f6782055 mmc: add a new mmc parameter to disable mmc clock 6 years ago
Jean-Jacques Hiblot 318a7a576b mmc: Add a new callback function to perform the 74 clocks cycle sequence 6 years ago
Kishon Vijay Abraham I aff5d3c83f mmc: Enable signal voltage to be selected from mmc core 6 years ago
Kishon Vijay Abraham I 2a4d212f71 mmc: make mmc_set_ios() return status 6 years ago
Jean-Jacques Hiblot 3862b85474 mmc: refactor MMC startup to make it easier to support new modes 6 years ago
Jean-Jacques Hiblot d0c221fe73 mmc: refactor SD startup to make it easier to support new modes 6 years ago
Jean-Jacques Hiblot 4c9d2aaa7e mmc: Add a function to dump the mmc capabilities 6 years ago
Jean-Jacques Hiblot 35f9e196f9 mmc: introduce mmc modes 6 years ago
Jean-Jacques Hiblot dfda9d88e5 mmc: make ext_csd part of struct mmc 6 years ago
Jean-Jacques Hiblot 06ec045fee mmc: dm: get the IO-line and main voltage regulators from the dts 6 years ago
Angelo Dureghello bdb6099666 cmd: mmc: add mmc partconf read capability 7 years ago
Simon Glass e7881d85a9 dm: mmc: Drop CONFIG_DM_MMC_OPS 7 years ago
Simon Glass b7c6baef28 x86: Convert MMC to driver model 7 years ago
Simon Glass c4d660d4d0 dm: mmc: Allow disabling driver model in SPL 7 years ago
Bin Meng da2364cc14 Revert "x86: Convert MMC to driver model" 7 years ago
Tom Rini 7ca0d3dde1 mmc: Change 'part_config' to be a u8 not char. 7 years ago
Simon Glass ddb3ac3c71 x86: Convert MMC to driver model 7 years ago
Jaehoon Chung 07b0b9c00c mmc: change the set_ios return type from void to int 7 years ago
Marek Vasut b5b838f1a7 mmc: Tinification of the mmc code 8 years ago
Tomas Melin cd3d48807d mmc: add bkops-enable command 8 years ago
Peng Fan 3697e5992f mmc: sd: extracting erase related information from sd status 8 years ago
Jaehoon Chung 915ffa5213 mmc: use the generic error number 8 years ago
Kever Yang 46683f3da1 mmc-uclass: correct the device number 8 years ago
Simon Glass 8ca51e51c1 dm: mmc: Add a way to use driver model for MMC operations 8 years ago
Stefan Wahren 1a3619cf82 mmc: add MMC_VERSION_5_1 8 years ago
Simon Glass 9cf7b1a74c mmc: Drop dead mmc code for non-generic MMC 8 years ago
Simon Glass e98dd20cce mmc: Drop mmc_register() 8 years ago
Simon Glass 33fb211dd2 dm: mmc: Add support for driver-model block devices 8 years ago