summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2018-11-14blk: Call part_init() in the post_probe() methodBin Meng
2018-11-13mmc: sunxi: add support for automatic delay calibrationVasily Khoruzhick
2018-11-10mmc: dw_mmc: Add RCRC handlingMarek Vasut
2018-11-02mmc: tmio: sdhi: Merge DTCNTL access into single register writeMarek Vasut
2018-11-02mmc: tmio: sdhi: Implement waiting for DAT0 line stateMarek Vasut
2018-11-02mmc: tmio: sdhi: Clear HS400 settings when resetting SCCMarek Vasut
2018-11-02mmc: tmio: sdhi: Touch SCC only when UHS capableMarek Vasut
2018-11-02mmc: tmio: Preinitialize regulator to 3.3VMarek Vasut
2018-11-02mmc: tmio: Configure clock before any other IOSMarek Vasut
2018-11-02mmc: tmio: Silence transfer errors when tuningMarek Vasut
2018-11-02mmc: tmio: Improve error handlingMarek Vasut
2018-11-02mmc: tmio: Simplify pinmux handlingMarek Vasut
2018-10-25Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imxTom Rini
2018-10-22mmc: fsl_esdhc: add uclass clk supportPeng Fan
2018-10-22fsl_esdhc: Update usdhc driver to support i.MX8Ye Li
2018-10-16arm64: versal: Add support for new Xilinx Versal ACAPsMichal Simek
2018-10-09mmc: tmio: Limit DMA to 32bit on R-Car Gen3Marek Vasut
2018-10-09mmc: tmio: Pass full address to tmio_sd_addr_is_dmaable()Marek Vasut
2018-10-07mmc: rpmb: add mmc_rpmb_route_frames()Jens Wiklander
2018-10-02rockchip: dwmmc: add rk2928-dw-mshc compatibleHeiko Stuebner
2018-10-02mmc: dw_mmc: check fifo status with a timeout in fifo modeHeiko Stuebner
2018-09-29mmc: omap_mmc: Remove invert referencesAdam Ford
2018-09-25mmc: omap_hsmmc: Fix pbias for omap3_logic to enable CD pinAdam Ford
2018-09-11MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROLAdam Ford
2018-09-11MMC: Enable DM_MMC for DavinciAdam Ford
2018-09-11mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIOAdam Ford
2018-09-11Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini
2018-09-11mmc: k3_arasan: Add sdhci driver support for K3 family SoCsLokesh Vutla
2018-09-11mmc: uniphier-sd: sync with LinuxMasahiro Yamada
2018-09-10mmc: fsl_esdhc: enable HS400 featurePeng Fan
2018-09-10mmc: add HS400 supportPeng Fan
2018-08-30mmc: renesas-sdhi: Use priv directlyMarek Vasut
2018-08-13mmc: socfpga: Add clock framework supportMarek Vasut
2018-08-07Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2018-08-06ARM: Odroid XU3: Modify exynos dw_mmc driver to support Odroid XU3 in DM MMCLukasz Majewski
2018-08-06ARM: Odroid XU3: Fix the dwmci_exynos *priv data assignment for DM_MMC (sdr_t...Lukasz Majewski
2018-08-06ARM: dw_mmc: Exclude dwmci Exynos priv_data allocation from exynos_dwmci_get_...Lukasz Majewski
2018-08-04Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-08-03mmc: arm_pl180_mmci: Remove cd_inverted host's struct fieldPatrice Chotard
2018-08-03mmc: arm_pl180_mmci: Add missing clk_freePatrice Chotard
2018-08-03mmc: arm_pl180_mmci: Update to support CONFIG_BLKPatrice Chotard
2018-07-31sunxi: add MMC support for H6Icenowy Zheng
2018-07-23mmc: break out get_op_cond code to its own functionJon Nettleton
2018-07-19mmc: stm32_sdmmc2: update pwron managementPatrick Delaunay
2018-07-16dm: mmc: sunxi: Add A10/A20 compatible stringsAdam Sampson
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons
2018-07-09mmc: dwmmc: socfpga: Add reset ctrl to driverLey Foon Tan
2018-06-15mmc: zynq: Fix tuning_loop_counter type in arasan_sdhci_execute_tuning()Michal Simek
2018-06-15mmc: sdhci: Fix MMC HS200 tuning command failuresSiva Durga Prasad Paladugu
2018-06-02Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini