aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
2019-11-05mmc: fsl_esdhc_imx: Update compatible string for imx8mPeng Fan
2019-11-05mmc: fsl_esdhc_imx: drop redundant clock settingsPeng Fan
2019-11-05mmc: fsl_esdhc: clean up DM and non-DM codeYangbo Lu
2019-11-05mmc: fsl_esdhc: always check write protect stateYangbo Lu
2019-11-05mmc: fsl_esdhc: drop redundant code for non-removable featureYangbo Lu
2019-11-05mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()Yangbo Lu
2019-11-05mmc: fsl_esdhc: clean up bus width configuration codeYangbo Lu
2019-11-05mmc: fsl_esdhc: fix voltage validationYangbo Lu
2019-11-05mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init()Yangbo Lu
2019-10-29mmc: fsl_esdhc: drop i.MX DDR support codeYangbo Lu
2019-10-29mmc: fsl_esdhc: remove redundant DM_MMC checkingYangbo Lu
2019-10-29mmc: fsl_esdhc: make BLK as hard requirement of DM_MMCYangbo Lu
2019-10-25mmc: mtk-sd: add a dts property cd-active-high for builtin-cd modeWeijie Gao
2019-10-25mmc: mtk-sd: add support for MediaTek MT7620/MT7628 SoCsWeijie Gao
2019-10-18mmc: meson-gx: add support for mmc-pwrseq-emmcNeil Armstrong
2019-10-14Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini
2019-10-11mmc: am654_sdhci: Drop a redundant power_domain_on in probeLokesh Vutla
2019-10-10mmc: stm32_sdmmc2: implement host_power_cycle callbackYann Gautier
2019-10-10mmc: add a driver callback for power-cycleYann Gautier
2019-10-10drivers: mmc: Add sdhci driver for Broadcom iProc platformArun Parameswaran
2019-10-10spl: dm_mmc: Initialize only the required mmc deviceLokesh Vutla
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-09Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-10-08mmc: Replace printf with debug call for timeouts in the i.MX28 mxs driverLukasz Majewski
2019-10-08mmc: Convert mxsmmc eMMC driver for i.MX2{38} to DM/DTSLukasz Majewski
2019-10-08mmc: zynq_sdhci: Remove check for DM_MMC configSiva Durga Prasad Paladugu
2019-10-08mmc: sdhci: Move ZYNQ_HISPD_BROKEN to KconfigSiva Durga Prasad Paladugu
2019-10-08mmc: atmel_sdhci: Add sam9x60-sdhci compatibility stringSandeep Sheriker Mallikarjun
2019-10-08spl: Allow tiny printf() to be controlled in SPL and TPLSimon Glass
2019-10-08sandbox: mmc: Fix up MMC emulator for valgrindSimon Glass