summaryrefslogtreecommitdiff
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
* mmc: mv_sdhci: add driver model supportPierre Bourdon2019-04-261-1/+66
* Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini2019-04-243-13/+71
|\
| * mmc: stm32_sdmmc2: Fix r1b timeout issueChristophe Kerello2019-04-231-6/+55
| * mmc: stm32_sdmmc2: Update DT properties with v4.19 bindingsPatrick Delaunay2019-04-231-3/+3
| * mmc: arm_pl180_mmci: Sync compatible with kernelPatrice Chotard2019-04-232-4/+13
* | mmc: mtk-sd: fix configuration option checkFabien Parent2019-04-231-4/+4
* | mmc: mtk-sd: add support for MT8516Fabien Parent2019-04-231-0/+10
* | mmc: mtk-sd: add source_cg clock supportFabien Parent2019-04-231-0/+5
|/
* ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboardsEugeniy Paltsev2019-04-183-0/+210
* mmc: omap_hsmmc: Set 3.3V for IO voltageFaiz Abbas2019-04-121-11/+10
* mmc: correct the HS400 initialization processBOUGH CHEN2019-03-291-2/+1
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-03-262-2/+5
|\
| * mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IPMarek Vasut2019-03-251-1/+4
| * mmc: sh_mmcif: Set default MMCIF clock rateMarek Vasut2019-03-251-1/+1
* | mmc: Align MMC_TRACE with tiny printfMarek Vasut2019-03-251-10/+10
|/
* mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8Marek Vasut2019-02-251-1/+1
* mmc: tmio: Clear BUSWIDTH bit when WMODE bit is setMarek Vasut2019-02-251-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-02-181-0/+19
|\
| * mmc: dwmmc: Poll for iDMAC TX/RX interruptLey Foon Tan2019-02-181-0/+19
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-02-164-3/+55
|\ \ | |/ |/|
| * mmc: tmio: sdhi: Configure DT2FF register for HS400 modeMarek Vasut2019-02-161-0/+3
| * mmc: tmio: Configure HOST_MODE WMODE according to bus widthMarek Vasut2019-02-161-3/+7
| * mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before bootMarek Vasut2019-02-162-0/+45
* | mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL buildsAbel Vesa2019-02-151-4/+4
|/
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-02-105-13/+38
|\
| * mmc: Do not poll using CMD13 when changing timingMarek Vasut2019-02-091-8/+20
| * mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPsMarek Vasut2019-02-091-0/+3
| * mmc: tmio: Make DMA transfer end bit configurableMarek Vasut2019-02-094-5/+15
* | Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini2019-02-102-58/+8
|\ \
| * | mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulatorLokesh Vutla2019-02-091-8/+8
| * | samsung: mmc: Drop old MMC init codeSimon Glass2019-02-091-50/+0
| |/
* | mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas2019-02-091-1/+91
|/
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-01-301-6/+47
|\
| * mmc: sunxi: Honour non-removable property in DTAndre Przywara2019-01-291-1/+2
| * mmc: sunxi: Add DM clk and reset supportAndre Przywara2019-01-291-5/+13
| * mmc: sunxi: Add DM_MMC support for A80Jagan Teki2019-01-291-0/+8
| * mmc: sunxi: Add DM_MMC support for H6Jagan Teki2019-01-291-0/+12
| * mmc: sunxi: Add remaining compatible stringsJagan Teki2019-01-291-0/+12
* | Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini2019-01-301-0/+1
|\ \ | |/ |/|
| * mmc: fsl_esdhc: add compatible for fsl, imx53-esdhcPatrick Bruenn2019-01-281-0/+1
* | drivers: esdhc: add support for ColdFire mcf5441x familyAngelo Dureghello2019-01-261-1/+42
* | mmc: mtk-sd: fix SPL compilation when GPIO=y and SPL_GPIO=nFabien Parent2019-01-261-4/+4
* | mmc: mtk-sd: fix possible incomplete read opsFabien Parent2019-01-261-9/+9
* | mmc: hi6220_dw_mmc: add compatible for Poplar supportShawn Guo2019-01-251-0/+1
|/
* mmc: zynq: Remove unused pwrseq variableMichal Simek2019-01-241-1/+0
* Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich2019-01-191-0/+3
* Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2019-01-181-1/+0
|\
| * mmc: fsl_esdhc: make get_cd work well in dm_mmc_opsYinbo Zhu2019-01-171-1/+0
* | Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mipsTom Rini2019-01-172-48/+65
|\ \
| * | mmc: jz_mmc: Compile-out write support if disabledEzequiel Garcia2019-01-161-44/+61