summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2020-02-19mmc: fsl_esdhc: actually enable cache snooping on mpc830xRasmus Villemoes
2020-02-17mmc: remove unneeded forward declarationsMasahiro Yamada
2020-02-17mmc: check the return value of mmc_select_mode_and_width()Masahiro Yamada
2020-02-17mmc: sdhci-cadence: send tune request twice to work around errataMasahiro Yamada
2020-02-17mmc: fix the build error when MMC_WRITE is disabledJaehoon Chung
2020-02-17drivers: mmc: rpmb: Use R1 responseBharat Kumar Reddy Gooty
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-28Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2020-01-25mmc: tmio-common: Drop custom dma mapping functionsVignesh Raghavendra
2020-01-23mmc: s5p_sdhci: Read generic MMC properties from DTMarek Szyprowski
2020-01-20Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-01-20mmc: am654_sdhci: Add Support for configuring PHY in J721eFaiz Abbas
2020-01-20mmc: am654_sdhci: Get Xin clock by nameFaiz Abbas
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-16Merge tag 'mmc-1-16-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-01-16mmc: add mmc and sd support for MT7622Sam Shih
2020-01-16mmc: mtk-sd: fix hang when data read quicklymingming lee
2020-01-16mmc: mtk-sd: add support for MediaTek MT8512/MT8110 SoCsmingming lee
2020-01-16mmc: config help typo fixJoel Johnson
2020-01-16mmc: add additional quirk for APP_CMD retryJoel Johnson
2020-01-16Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usageYangbo Lu
2020-01-16mmc: fsl_esdhc: drop useless fdt fixupYangbo Lu
2020-01-16mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock codeYangbo Lu
2020-01-14mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhcGiulio Benetti
2020-01-14mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statementGiulio Benetti
2020-01-14mmc: fsl_esdhc_imx: Handle the "broken-cd" propertyFabio Estevam
2020-01-07arm: socfpga: Convert clock manager from struct to definesLey Foon Tan
2020-01-07arm: socfpga: Convert system manager from struct to definesLey Foon Tan
2020-01-06Merge branch 'next'Tom Rini
2020-01-04Revert "mmc: davinci: drop struct davinci_mmc_plat"Tom Rini
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-12-03mmc: mtk-sd: Adjust the mmc tuning flowmingming lee
2019-12-03mmc: davinci: fix mmc boot in SPLBartosz Golaszewski
2019-12-03mmc: davinci: drop struct davinci_mmc_platBartosz Golaszewski
2019-12-03mmc: davinci: drop support for ti,dm6441-mmcBartosz Golaszewski
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Move get_ticks() function out of common.hSimon Glass
2019-11-27mmc: tmio: sdhi: Add calibration tablesMarek Vasut
2019-11-27mmc: tmio: sdhi: Skip bad tapsMarek Vasut
2019-11-27mmc: tmio: sdhi: Add SCC error checkingMarek Vasut
2019-11-27mmc: tmio: sdhi: Disable auto-retuning in HS400Marek Vasut
2019-11-27mmc: tmio: sdhi: Adjust HS400 calibration offsetsMarek Vasut
2019-11-27mmc: tmio: sdhi: Adjust DT2FF settings for HS400 modeMarek Vasut
2019-11-27mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2Marek Vasut
2019-11-27mmc: tmio: sdhi: Track SMPCMP valu in private dataMarek Vasut
2019-11-27mmc: tmio: sdhi: Track current tap number in private dataMarek Vasut
2019-11-27mmc: fsl_esdhc: get clock directly from global dataYangbo Lu
2019-11-27mmc: sdhci: make sdhci_get_cd staticBaruch Siach
2019-11-23rockchip: dwmmc: add handling for u-boot, spl-fifo-modeHeiko Stuebner