summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2019-07-15mmc: if possible, poll the busy state using DAT0Jean-Jacques Hiblot
2019-07-15mmc: add mmc_poll_for_busy() and change the purpose of mmc_send_status()Jean-Jacques Hiblot
2019-07-15mmc: omap_hsmmc: provide wait_dat0 even if UHS modes are not supportedJean-Jacques Hiblot
2019-07-15Revert "mmc: Add a new callback function to perform the 74 clocks cycle seque...Jean-Jacques Hiblot
2019-07-15mmc: omap_hsmmc: don't fill the send_init_stream callbackJean-Jacques Hiblot
2019-07-15mmc: omap_hsmmc: reset FSM for DAT and CMD lines if needed before a new commandJean-Jacques Hiblot
2019-07-15mmc: rpmb: fix response type of CMD25Akio Hirayama
2019-07-15mmc: sdhci: Implement SDHCI card detectT Karthik Reddy
2019-07-15mmc: sdhci: Read cd-gpio from devicetreeT Karthik Reddy
2019-07-15mmc: Read sd card detect properties from DTT Karthik Reddy
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-13mmc: Register only the first MMC device on MMC_TINYEzequiel Garcia
2019-07-13spl: Move SPL_MMC_TINY option to appear under SPL menuEzequiel Garcia
2019-07-12mmc: stm32_sdmmc2: avoid warnings when building with W=1 optionPatrick Delaunay
2019-06-23mmc: fsl_esdhc_imx: drop useless codeYangbo Lu
2019-06-23mmc: fsl_esdhc: drop i.MX codeYangbo Lu
2019-06-23mmc: split fsl_esdhc driver for i.MXYangbo Lu
2019-06-20Merge tag 'mmc-6-19' of https://github.com/MrVan/u-bootTom Rini
2019-06-19mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabledYangbo Lu
2019-06-19mmc: Avoid HS400 mode when accessing boot partitionsMarek Vasut
2019-05-28dm: arm: bcmstb: Enable driver model MMC supportThomas Fitzsimmons
2019-05-26Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-05-23driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPCYinbo Zhu
2019-05-23driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPCYinbo Zhu
2019-05-21mmc: tmio: sdhi: HS400 manual adjustmentMarek Vasut
2019-05-21mmc: tmio: sdhi: Minor macro cleanupMarek Vasut
2019-05-20Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"Lukasz Majewski
2019-05-04Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-bootTom Rini
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan
2019-05-03Merge git://git.denx.de/u-boot-socfpgaTom Rini
2019-05-03mmc: sdhci: Add Support for ADMA2Faiz Abbas
2019-05-03mmc: sdhci: Move DMA handling to prepare_dma() functionFaiz Abbas
2019-05-03mmc: fsl_esdhc: Fix wp_enable issueYe Li
2019-05-03mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issueYe Li
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2019-04-29mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline sizeMarek Vasut
2019-04-29mmc: dw_mmc: Handle return value from bounce_buffer_start()Marek Vasut
2019-04-29mmc: dw_mmc: Calculate timeout from transfer lengthMarek Vasut
2019-04-26mmc: mv_sdhci: add driver model supportPierre Bourdon
2019-04-24Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini
2019-04-23mmc: mtk-sd: fix configuration option checkFabien Parent
2019-04-23mmc: mtk-sd: add support for MT8516Fabien Parent
2019-04-23mmc: mtk-sd: add source_cg clock supportFabien Parent
2019-04-23mmc: stm32_sdmmc2: Fix r1b timeout issueChristophe Kerello
2019-04-23mmc: stm32_sdmmc2: Update DT properties with v4.19 bindingsPatrick Delaunay
2019-04-23mmc: arm_pl180_mmci: Sync compatible with kernelPatrice Chotard
2019-04-18ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboardsEugeniy Paltsev
2019-04-12mmc: omap_hsmmc: Set 3.3V for IO voltageFaiz Abbas
2019-03-29mmc: correct the HS400 initialization processBOUGH CHEN
2019-03-26Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini