Commit Graph

1091 Commits (f1754f08102781f855370c7d47db0e3d85da5694)

Author SHA1 Message Date
Peng Fan 51313b49f2 mmc: fsl_esdhc: support SDR104 and HS200 7 years ago
Peng Fan 59d3782cda mmc: fsl_esdhc: add strobe and tuning entry 7 years ago
Peng Fan eec2d43795 mmc: fsl_esdhc: support i.MX8M 7 years ago
Alexander Graf c8a73a26d6 mmc: Add bcm2835 sdhost controller 7 years ago
Jun Nie 2f516e4aa2 mmc: Poll for broken card detection case 7 years ago
Jaehoon Chung c0fafe64a5 mmc: fix to assign to correct clock value when clock is enabling 7 years ago
Álvaro Fernández Rojas 48263504c8 wait_bit: use wait_for_bit_le32 and remove wait_for_bit 7 years ago
Benoît Thébaudeau b9b4f146c9 mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock 7 years ago
Jaehoon Chung 9546eb92cb mmc: fix the wrong disabling clock 7 years ago
Masahiro Yamada 61f2e5ee12 mmc: sdhci: change data transfer failure into debug message 7 years ago
Masahiro Yamada dd43e2a6bd mmc: sdhci-cadence: add HS200 support 7 years ago
Masahiro Yamada 4041bf7f8a mmc: sdhci-cadence: call mmc_of_parse() 7 years ago
Masahiro Yamada 954a963146 mmc: sdhci-cadence: use bitfield access macros for cleanup 7 years ago
Masahiro Yamada be165fbbf1 mmc: sdhci: do not overwrite host_caps in sdhci_setup_cfg() 7 years ago
Masahiro Yamada 4b28f7bc93 mmc: let mmc_of_parse() fail for insane bus-width value 7 years ago
Masahiro Yamada c42ee367fd mmc: do not overwrite cfg->f_max if "max-frequency" if missing 7 years ago
Kishon Vijay Abraham I 29171dcfaa mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bit 7 years ago
Kishon Vijay Abraham I 866bb98468 mmc: omap_hsmmc: Enable Auto command (CMD12) enable 7 years ago
Kishon Vijay Abraham I f0d53e88a6 mmc: omap_hsmmc: Add support for DMA (ADMA2) 7 years ago
Jean-Jacques Hiblot 741726ae4c Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT" 7 years ago
Peng Fan db359efd59 mmc: fsl_esdhc: Fix eMMC 1.8v setting issue 7 years ago
Jean-Jacques Hiblot b7a6e2c9c3 mmc: remove hc_wp_grp_size from struct mmc if not needed 7 years ago
Jean-Jacques Hiblot 173c06dfcc mmc: don't read the size of eMMC enhanced user data area in SPL 7 years ago
Jean-Jacques Hiblot e6fa5a5461 mmc: compile out erase and write mmc commands if write operations are not enabled 7 years ago
Jean-Jacques Hiblot 5b2e72f327 mmc: read ssr only if MMC write support is enabled 7 years ago
Jean-Jacques Hiblot d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations 7 years ago
Jean-Jacques Hiblot 58a6fb7b04 mmc: reworked version lookup in mmc_startup_v4 7 years ago
Jean-Jacques Hiblot baef2070a4 mmc: compile out more code if support for UHS and HS200 is not enabled 7 years ago
Jean-Jacques Hiblot 9b79dbd201 mmc: atmel: when sending a data command, use the provided block size 7 years ago
Jean-Jacques Hiblot 49f89252ed dm: mmc: sandbox: Update SD card emulation 7 years ago
Jean-Jacques Hiblot cf17789e07 mmc: make optional the support for eMMC hardware partitioning 7 years ago
Jean-Jacques Hiblot f99c2efe56 mmc: make UHS and HS200 optional 7 years ago
Jean-Jacques Hiblot d8e3d42089 mmc: convert most of printf() to pr_err() and pr_warn() 7 years ago
Jean-Jacques Hiblot f7d5dffc65 mmc: don't use malloc_cache_aligned() 7 years ago
Jean-Jacques Hiblot 1de06b9fa5 mmc: fix for old MMCs (below version 4) 7 years ago
Jean-Jacques Hiblot 1da8eb598f mmc: all hosts support 1-bit bus width and legacy timings 7 years ago
Jean-Jacques Hiblot 00e446fa04 mmc: Fixed a problem with old sd or mmc that do not support High speed 7 years ago
Jean-Jacques Hiblot 7abff2c3b3 dm: mmc: update mmc_of_parse() 7 years ago
Jean-Jacques Hiblot 52d241dfba mmc: dump card and host capabilities if debug is enabled 7 years ago
Jaehoon Chung ef1614acf8 mmc: meson_gx_mmc: fix the complie error 7 years ago
Kishon Vijay Abraham I 9215ef5ed5 dm: mmc: Add a library function to parse generic dt binding 7 years ago
Jean-Jacques Hiblot 9815e3ba80 mmc: add a library function to send tuning command 7 years ago
Jean-Jacques Hiblot bc1e3272ff mmc: use the right voltage level for MMC DDR and HS200 modes 7 years ago
Kishon Vijay Abraham I 83dc42271f mmc: Retry some MMC cmds on failure 7 years ago
Jean-Jacques Hiblot 01298da31d mmc: Change mode when switching to a boot partition 7 years ago
Jean-Jacques Hiblot 04a2ea248f mmc: disable UHS modes if Vcc cannot be switched on and off 7 years ago
Jean-Jacques Hiblot c10b85d6c2 mmc: Add support for UHS modes 7 years ago
Kishon Vijay Abraham I 634d484940 mmc: add HS200 support in MMC core 7 years ago
Kishon Vijay Abraham I ec841209a7 mmc: Add a execute_tuning() callback to the mmc operations. 7 years ago
Kishon Vijay Abraham I 2e7410d76a mmc: disable the mmc clock during power off 7 years ago