summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2022-05-10LFU-324 mmc: fsl_esdhc_imx: Fix resource leakYe Li
2022-05-09LFU-322 mmc: fsl_esdh_imx: Fix compatible issue in SD card init clockYe Li
2022-04-20MA-19026 Add config to guard rpmb driver in SPLJi Luo
2022-04-06LFU-278-15 mmc: fsl_esdhc_imx: Send 80 clocks before IDLE commandYe Li
2022-04-06LF-3483-15 mmc: fix switch issue with send_status disabledYe Li
2022-04-06MLK-24188-2 mmc: fsl_esdhc_imx: enable AHB/IPG clkPeng Fan
2022-04-06MLK-18591-5 android: iot: Export eMMC RPMB interface for Secure Storage proxyHaoran.Wang
2022-04-06MLK-12483-4 mx6: Modify drivers to disable fused modulesYe Li
2022-04-06MLK-21848-5 fsl_esdhc: fix problem when using clk driverYe Li
2022-03-16rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568Alper Nebi Yasak
2022-03-16rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3399Alper Nebi Yasak
2022-03-16mmc: sdhci: Add HS400 Enhanced Strobe supportAlper Nebi Yasak
2022-03-16mmc: xenon_sdhci: remove wait_dat0 SDHCI OPRobert Marko
2022-03-16mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessaryHaibo Chen
2022-03-14rockchip: sdhci: Fix RK3399 eMMC PHY power cyclingAlper Nebi Yasak
2022-02-19mmc: fsl_esdhc_imx: correct the actual card clockHaibo Chen
2022-02-19mmc: fsl_esdhc_imx: remove redundant ARCH_MXCHaibo Chen
2022-02-19mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host capsAdam Ford
2022-02-09Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2022-02-08mmc: fsl: Use brackets around if()Simon Glass
2022-02-09mmc: fsl_esdhc_imx: fix watermark level in dmaMarcel Ziswiler
2022-01-30mmc: sunxi: Use DM_GPIO flags to set pull-upSamuel Holland
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-18mmc: actions: add MMC driver for Actions OWL S700/S900Amit Singh Tomar
2022-01-12mmc: dwmmc: return a proper error code when busyJohn Keeping
2022-01-12mmc: fsl_esdhc_imx: set sysctl register for clock initializationSean Anderson
2022-01-12mmc: fsl_esdhc_imx: Replace more #ifdefs by ifSean Anderson
2022-01-12mmc: fsl_esdhc_imx: replace most #ifdefs by IS_ENABLED()Sean Anderson
2022-01-12mmc: fsl_esdhc_imx: simplify esdhc_setup_data()Sean Anderson
2022-01-12mmc: fsl_esdhc_imx: use dma-mapping APISean Anderson
2022-01-12mmc: fsl_esdhc_imx: simplify 64bit check for SDMA transfersSean Anderson
2022-01-12mmc: fsl_esdhc_imx: fix mmc->clock with actual clockSean Anderson
2022-01-12mmc: fsl_esdhc_imx: drop redundant code for non-removable featureSean Anderson
2022-01-12mmc: fsl_esdhc_imx: clean up bus width configuration codeSean Anderson
2022-01-12mmc: fsl_esdhc_imx: fix voltage validationSean Anderson
2022-01-12mmc: fsl_esdhc_imx: remove redundant DM_MMC checkingSean Anderson
2022-01-12mmc: fsl_esdhc_imx: make BLK as hard requirement of DM_MMCSean Anderson
2021-11-30mmc: stm32_sdmmc2: Add support for probing bus voltage level translatorMarek Vasut
2021-11-29Merge tag 'v2022.01-rc3' into nextTom Rini
2021-11-28mmc: Allow for children other than the block deviceSimon Glass
2021-11-28sandbox: mmc: Support a backing fileSimon Glass
2021-11-17mmc: mtk-sd: implement waiting for DAT0 line stateJulien Masson
2021-11-16Merge tag 'xilinx-for-v2022.01-rc3' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-10-29mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCIUsama Arif
2021-10-29mmc: Fix mmc_switch excessive timeoutKirill Kapranov
2021-10-29drivers: mmc: Add wait_dat0 support for sdhci driverStephen Carlson
2021-10-29drivers: mmc: Add wait_dat0 support for Freescale eSDHC driverStephen Carlson
2021-10-25mmc: sunxi: conditionally include MMC2 initialization codeIcenowy Zheng
2021-10-21mmc: zynq_sdhci: Add xilinx_pm_request weak functionT Karthik Reddy
2021-10-20Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u...Tom Rini