aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-28mmc: fsl_esdhc: add compatible for fsl, imx53-esdhcPatrick Bruenn1-0/+1
2019-01-26drivers: esdhc: add support for ColdFire mcf5441x familyAngelo Dureghello1-1/+42
2019-01-26mmc: mtk-sd: fix SPL compilation when GPIO=y and SPL_GPIO=nFabien Parent1-4/+4
2019-01-26mmc: mtk-sd: fix possible incomplete read opsFabien Parent1-9/+9
2019-01-25mmc: hi6220_dw_mmc: add compatible for Poplar supportShawn Guo1-0/+1
2019-01-24mmc: zynq: Remove unused pwrseq variableMichal Simek1-1/+0
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich1-0/+3
2019-01-18Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini1-1/+0
2019-01-17Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mipsTom Rini2-48/+65
2019-01-17mmc: fsl_esdhc: make get_cd work well in dm_mmc_opsYinbo Zhu1-1/+0
2019-01-16mmc: jz_mmc: Compile-out write support if disabledEzequiel Garcia1-44/+61
2019-01-16mmc: Use proper IS_ENABLED macro to check block supportEzequiel Garcia1-4/+4
2019-01-15mmc: Add support for downgrading HS200/HS400 to HS modeMarek Vasut1-6/+33
2019-01-15mmc: Convert HI6220 MMC driver to driver modelManivannan Sadhasivam1-31/+69
2019-01-14mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common()Fabio Estevam1-2/+8
2019-01-10Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini1-13/+37
2019-01-10mmc: sunxi: Fix mmc clocks for DM_MMCJagan Teki1-13/+37
2019-01-09mmc: bring back partition init for non-DM MMC driversAndre Przywara1-0/+4
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini1-4/+4
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan1-4/+4