aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
2019-05-04Merge tag 'mmc-2019-5-3' of https://github.com/MrVan/u-bootTom Rini3-54/+189
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan1-0/+6
2019-05-03Merge git://git.denx.de/u-boot-socfpgaTom Rini1-7/+31
2019-05-03mmc: sdhci: Add Support for ADMA2Faiz Abbas2-23/+129
2019-05-03mmc: sdhci: Move DMA handling to prepare_dma() functionFaiz Abbas1-42/+50
2019-05-03mmc: fsl_esdhc: Fix wp_enable issueYe Li1-5/+13
2019-05-03mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issueYe Li1-5/+18
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang1-2/+2
2019-04-29mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline sizeMarek Vasut1-2/+2
2019-04-29mmc: dw_mmc: Handle return value from bounce_buffer_start()Marek Vasut1-2/+8
2019-04-29mmc: dw_mmc: Calculate timeout from transfer lengthMarek Vasut1-3/+21
2019-04-26mmc: mv_sdhci: add driver model supportPierre Bourdon1-1/+66
2019-04-24Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini3-13/+71
2019-04-23mmc: mtk-sd: fix configuration option checkFabien Parent1-4/+4
2019-04-23mmc: mtk-sd: add support for MT8516Fabien Parent1-0/+10
2019-04-23mmc: mtk-sd: add source_cg clock supportFabien Parent1-0/+5
2019-04-23mmc: stm32_sdmmc2: Fix r1b timeout issueChristophe Kerello1-6/+55
2019-04-23mmc: stm32_sdmmc2: Update DT properties with v4.19 bindingsPatrick Delaunay1-3/+3
2019-04-23mmc: arm_pl180_mmci: Sync compatible with kernelPatrice Chotard2-4/+13
2019-04-18ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboardsEugeniy Paltsev3-0/+210
2019-04-12mmc: omap_hsmmc: Set 3.3V for IO voltageFaiz Abbas1-11/+10
2019-03-29mmc: correct the HS400 initialization processBOUGH CHEN1-2/+1
2019-03-26Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2-2/+5
2019-03-25mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IPMarek Vasut1-1/+4
2019-03-25mmc: sh_mmcif: Set default MMCIF clock rateMarek Vasut1-1/+1
2019-03-25mmc: Align MMC_TRACE with tiny printfMarek Vasut1-10/+10
2019-02-25mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8Marek Vasut1-1/+1
2019-02-25mmc: tmio: Clear BUSWIDTH bit when WMODE bit is setMarek Vasut1-1/+1
2019-02-18Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-0/+19
2019-02-18mmc: dwmmc: Poll for iDMAC TX/RX interruptLey Foon Tan1-0/+19
2019-02-16Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini4-3/+55
2019-02-16mmc: tmio: sdhi: Configure DT2FF register for HS400 modeMarek Vasut1-0/+3
2019-02-16mmc: tmio: Configure HOST_MODE WMODE according to bus widthMarek Vasut1-3/+7
2019-02-16mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before bootMarek Vasut2-0/+45
2019-02-15mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL buildsAbel Vesa1-4/+4
2019-02-10Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini5-13/+38
2019-02-10Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini2-58/+8
2019-02-09mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulatorLokesh Vutla1-8/+8
2019-02-09samsung: mmc: Drop old MMC init codeSimon Glass1-50/+0
2019-02-09mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas1-1/+91
2019-02-09mmc: Do not poll using CMD13 when changing timingMarek Vasut1-8/+20
2019-02-09mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPsMarek Vasut1-0/+3
2019-02-09mmc: tmio: Make DMA transfer end bit configurableMarek Vasut4-5/+15
2019-01-30Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-6/+47
2019-01-30Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini1-0/+1
2019-01-29mmc: sunxi: Honour non-removable property in DTAndre Przywara1-1/+2
2019-01-29mmc: sunxi: Add DM clk and reset supportAndre Przywara1-5/+13
2019-01-29mmc: sunxi: Add DM_MMC support for A80Jagan Teki1-0/+8
2019-01-29mmc: sunxi: Add DM_MMC support for H6Jagan Teki1-0/+12
2019-01-29mmc: sunxi: Add remaining compatible stringsJagan Teki1-0/+12