Commit Graph

1236 Commits (lime2-spi)

Author SHA1 Message Date
Kishon Vijay Abraham I f0d53e88a6 mmc: omap_hsmmc: Add support for DMA (ADMA2) 6 years ago
Jean-Jacques Hiblot 741726ae4c Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT" 6 years ago
Peng Fan db359efd59 mmc: fsl_esdhc: Fix eMMC 1.8v setting issue 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 d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations 6 years ago
Jean-Jacques Hiblot 58a6fb7b04 mmc: reworked version lookup in mmc_startup_v4 6 years ago
Jean-Jacques Hiblot baef2070a4 mmc: compile out more code if support for UHS and HS200 is not enabled 6 years ago
Jean-Jacques Hiblot 9b79dbd201 mmc: atmel: when sending a data command, use the provided block size 6 years ago
Jean-Jacques Hiblot 49f89252ed dm: mmc: sandbox: Update SD card emulation 6 years ago
Jean-Jacques Hiblot cf17789e07 mmc: make optional the support for eMMC hardware partitioning 6 years ago
Jean-Jacques Hiblot f99c2efe56 mmc: make UHS and HS200 optional 6 years ago
Jean-Jacques Hiblot d8e3d42089 mmc: convert most of printf() to pr_err() and pr_warn() 6 years ago
Jean-Jacques Hiblot f7d5dffc65 mmc: don't use malloc_cache_aligned() 6 years ago
Jean-Jacques Hiblot 1de06b9fa5 mmc: fix for old MMCs (below version 4) 6 years ago
Jean-Jacques Hiblot 1da8eb598f mmc: all hosts support 1-bit bus width and legacy timings 6 years ago
Jean-Jacques Hiblot 00e446fa04 mmc: Fixed a problem with old sd or mmc that do not support High speed 6 years ago
Jean-Jacques Hiblot 7abff2c3b3 dm: mmc: update mmc_of_parse() 6 years ago
Jean-Jacques Hiblot 52d241dfba mmc: dump card and host capabilities if debug is enabled 6 years ago
Jaehoon Chung ef1614acf8 mmc: meson_gx_mmc: fix the complie error 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 2e7410d76a mmc: disable the mmc clock during power off 6 years ago
Kishon Vijay Abraham I 35f6782055 mmc: add a new mmc parameter to disable mmc clock 6 years ago
Kishon Vijay Abraham I fb7c3beb51 mmc: add power cyle support in mmc core 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 05038576e0 mmc: use mmc modes to select the correct bus speed 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 7382e691ca mmc: add a function to read and test the ext csd (mmc >= 4) 6 years ago
Jean-Jacques Hiblot dfda9d88e5 mmc: make ext_csd part of struct mmc 6 years ago
Jean-Jacques Hiblot c744b6f6dc mmc: move the MMC startup for version above v4.0 in a separate function 6 years ago
Jean-Jacques Hiblot 8ac8a26304 mmc: split mmc_startup() 6 years ago
Jean-Jacques Hiblot 06ec045fee mmc: dm: get the IO-line and main voltage regulators from the dts 6 years ago
Heinrich Schuchardt bb7b4ef370 mmc: sdhci: do not compare pointer to 0 6 years ago
Jorge Ramirez-Ortiz 713e6815d9 mmc: sdhci: don't clear SDHCI_INT_STATUS register during CMD_INHIBIT 6 years ago
Felix Brack 339d578900 mmc: sanitize includes for DM i2c 6 years ago