summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
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
2019-03-25mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IPMarek Vasut
2019-03-25mmc: sh_mmcif: Set default MMCIF clock rateMarek Vasut
2019-03-25mmc: Align MMC_TRACE with tiny printfMarek Vasut
2019-02-25mmc: renesas: Unconditionally set DTCNTL TAPNUM to 8Marek Vasut
2019-02-25mmc: tmio: Clear BUSWIDTH bit when WMODE bit is setMarek Vasut
2019-02-18Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-02-18mmc: dwmmc: Poll for iDMAC TX/RX interruptLey Foon Tan
2019-02-16Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-02-16mmc: tmio: sdhi: Configure DT2FF register for HS400 modeMarek Vasut
2019-02-16mmc: tmio: Configure HOST_MODE WMODE according to bus widthMarek Vasut
2019-02-16mmc: Downgrade SD/MMC from UHS/HS200/HS400 modes before bootMarek Vasut
2019-02-15mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL buildsAbel Vesa
2019-02-10Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-02-10Merge tag 'dm-pull-10feb19' of git://git.denx.de/u-boot-dmTom Rini
2019-02-09mmc: omap_hsmmc: Use regulator_set_enable_if_allowed for enabling regulatorLokesh Vutla
2019-02-09samsung: mmc: Drop old MMC init codeSimon Glass
2019-02-09mmc: omap_hsmmc: Workaround errata regarding SDR104/HS200 tuning failures (i929)Faiz Abbas
2019-02-09mmc: Do not poll using CMD13 when changing timingMarek Vasut
2019-02-09mmc: tmio: renesas: Add 1uS delay after DMA completion on older IPsMarek Vasut
2019-02-09mmc: tmio: Make DMA transfer end bit configurableMarek Vasut
2019-01-30Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-01-30Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imxTom Rini
2019-01-29mmc: sunxi: Honour non-removable property in DTAndre Przywara
2019-01-29mmc: sunxi: Add DM clk and reset supportAndre Przywara
2019-01-29mmc: sunxi: Add DM_MMC support for A80Jagan Teki
2019-01-29mmc: sunxi: Add DM_MMC support for H6Jagan Teki
2019-01-29mmc: sunxi: Add remaining compatible stringsJagan Teki
2019-01-28mmc: fsl_esdhc: add compatible for fsl, imx53-esdhcPatrick Bruenn
2019-01-26drivers: esdhc: add support for ColdFire mcf5441x familyAngelo Dureghello
2019-01-26mmc: mtk-sd: fix SPL compilation when GPIO=y and SPL_GPIO=nFabien Parent
2019-01-26mmc: mtk-sd: fix possible incomplete read opsFabien Parent
2019-01-25mmc: hi6220_dw_mmc: add compatible for Poplar supportShawn Guo
2019-01-24mmc: zynq: Remove unused pwrseq variableMichal Simek
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich
2019-01-18Merge tag 'fsl-qoriq-for-v2019.04-rc1' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2019-01-17Merge tag 'mips-pull-2019-11-16' of git://git.denx.de/u-boot-mipsTom Rini
2019-01-17mmc: fsl_esdhc: make get_cd work well in dm_mmc_opsYinbo Zhu
2019-01-16mmc: jz_mmc: Compile-out write support if disabledEzequiel Garcia
2019-01-16mmc: Use proper IS_ENABLED macro to check block supportEzequiel Garcia
2019-01-15mmc: Add support for downgrading HS200/HS400 to HS modeMarek Vasut
2019-01-15mmc: Convert HI6220 MMC driver to driver modelManivannan Sadhasivam
2019-01-14mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common()Fabio Estevam
2019-01-10Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2019-01-10mmc: sunxi: Fix mmc clocks for DM_MMCJagan Teki
2019-01-09mmc: bring back partition init for non-DM MMC driversAndre Przywara
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan