Commit Graph

1162 Commits (lime2)

Author SHA1 Message Date
Jean-Jacques Hiblot 3149c13ac3 mmc: omap_hsmmc: update mmc->clock with the actual bus speed 8 years ago
Jean-Jacques Hiblot bcc6bd84d4 mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl 8 years ago
Kishon Vijay Abraham I 2d28eeda33 mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for different hw revisions 8 years ago
Kishon Vijay Abraham I 33c1d77f4a mmc: omap_hsmmc: Add support to set IODELAY values 8 years ago
Kishon Vijay Abraham I 2d7482cf79 mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config 8 years ago
Jean-Jacques Hiblot a4efd73773 mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm 8 years ago
Jean-Jacques Hiblot 2faa1a302b mmc: omap_hsmmc: Workaround for errata id i802 8 years ago
Jean-Jacques Hiblot 14761caeee mmc: omap_hsmmc: Add tuning support 8 years ago
Kishon Vijay Abraham I 9b3fc21837 mmc: omap_hsmmc: Enable DDR mode support 8 years ago
Jean-Jacques Hiblot 8fc238bfad mmc: omap_hsmmc: set MMC mode in the UHSMS bit field 8 years ago
Kishon Vijay Abraham I b594481709 mmc: omap_hsmmc: add support to set default io voltage 8 years ago
Kishon Vijay Abraham I 48a2f11443 mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios 8 years ago
Jean-Jacques Hiblot 5baf543e52 mmc: omap_hsmmc: cleanup clock configuration 8 years ago
Masahiro Yamada d4d64889b0 mmc: use pr_* log functions 8 years ago
Adam Ford 1811a928c6 Move most CONFIG_HAVE_BLOCK_DEVICE to Kconfig 8 years ago
Adam Ford 99bec1aead Convert CONFIG_APBH_DMA et al to Kconfig 8 years ago
Peng Fan 51313b49f2 mmc: fsl_esdhc: support SDR104 and HS200 8 years ago
Peng Fan 59d3782cda mmc: fsl_esdhc: add strobe and tuning entry 8 years ago
Peng Fan eec2d43795 mmc: fsl_esdhc: support i.MX8M 8 years ago
Alexander Graf c8a73a26d6 mmc: Add bcm2835 sdhost controller 8 years ago
Jun Nie 2f516e4aa2 mmc: Poll for broken card detection case 8 years ago
Jaehoon Chung c0fafe64a5 mmc: fix to assign to correct clock value when clock is enabling 8 years ago
Álvaro Fernández Rojas 48263504c8 wait_bit: use wait_for_bit_le32 and remove wait_for_bit 8 years ago
Benoît Thébaudeau b9b4f146c9 mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock 8 years ago
Jaehoon Chung 9546eb92cb mmc: fix the wrong disabling clock 8 years ago
Masahiro Yamada 61f2e5ee12 mmc: sdhci: change data transfer failure into debug message 8 years ago
Masahiro Yamada dd43e2a6bd mmc: sdhci-cadence: add HS200 support 8 years ago
Masahiro Yamada 4041bf7f8a mmc: sdhci-cadence: call mmc_of_parse() 8 years ago
Masahiro Yamada 954a963146 mmc: sdhci-cadence: use bitfield access macros for cleanup 8 years ago
Masahiro Yamada be165fbbf1 mmc: sdhci: do not overwrite host_caps in sdhci_setup_cfg() 8 years ago
Masahiro Yamada 4b28f7bc93 mmc: let mmc_of_parse() fail for insane bus-width value 8 years ago
Masahiro Yamada c42ee367fd mmc: do not overwrite cfg->f_max if "max-frequency" if missing 8 years ago
Kishon Vijay Abraham I 29171dcfaa mmc: omap_hsmmc: Fix incorrect bit operations for disabling a bit 8 years ago
Kishon Vijay Abraham I 866bb98468 mmc: omap_hsmmc: Enable Auto command (CMD12) enable 8 years ago
Kishon Vijay Abraham I f0d53e88a6 mmc: omap_hsmmc: Add support for DMA (ADMA2) 8 years ago
Jean-Jacques Hiblot 741726ae4c Revert "omap_hsmmc: update struct hsmmc to accommodate omap3 from DT" 8 years ago
Peng Fan db359efd59 mmc: fsl_esdhc: Fix eMMC 1.8v setting issue 8 years ago
Jean-Jacques Hiblot b7a6e2c9c3 mmc: remove hc_wp_grp_size from struct mmc if not needed 8 years ago
Jean-Jacques Hiblot 173c06dfcc mmc: don't read the size of eMMC enhanced user data area in SPL 8 years ago
Jean-Jacques Hiblot e6fa5a5461 mmc: compile out erase and write mmc commands if write operations are not enabled 8 years ago
Jean-Jacques Hiblot 5b2e72f327 mmc: read ssr only if MMC write support is enabled 8 years ago
Jean-Jacques Hiblot d6400c3f85 mmc: add a Kconfig option to enable the support for MMC write operations 8 years ago
Jean-Jacques Hiblot 58a6fb7b04 mmc: reworked version lookup in mmc_startup_v4 8 years ago
Jean-Jacques Hiblot baef2070a4 mmc: compile out more code if support for UHS and HS200 is not enabled 8 years ago
Jean-Jacques Hiblot 9b79dbd201 mmc: atmel: when sending a data command, use the provided block size 8 years ago
Jean-Jacques Hiblot 49f89252ed dm: mmc: sandbox: Update SD card emulation 8 years ago
Jean-Jacques Hiblot cf17789e07 mmc: make optional the support for eMMC hardware partitioning 8 years ago
Jean-Jacques Hiblot f99c2efe56 mmc: make UHS and HS200 optional 8 years ago
Jean-Jacques Hiblot d8e3d42089 mmc: convert most of printf() to pr_err() and pr_warn() 8 years ago
Jean-Jacques Hiblot f7d5dffc65 mmc: don't use malloc_cache_aligned() 8 years ago