summaryrefslogtreecommitdiff
path: root/drivers/mmc
AgeCommit message (Expand)Author
2018-11-12MLK-20240-5 fsl_usdhc: Fix fsl_esdhc_get_cd issueYe Li
2018-08-20[iot] Enlarge the sdhc timeout for erasing system partionChen Guoyin
2018-08-12MLK-19200-2 Revert "Add iMX8DX DDR3 arm2 board support"Ye Li
2018-08-10Add iMX8DX DDR3 arm2 board supportYe Li
2018-06-13MLK-18591-5 android: iot: Export eMMC RPMB interface for Secure Storage proxyHaoran.Wang
2018-04-27MA-11789 Flash system.img failed due to erasing timeoutguoyin.chen
2018-04-27MLK-18161-16 fsl_esdhc: Update esdhc driver to support HS400 ES modeYe Li
2018-04-27MLK-18161-15 mmc: Add HS400 Enhanced Strobe mode supportYe Li
2018-04-27MA-10633 [Android] enlarge the timeout for waiting DATA0zhang sanshan
2018-04-27MLK-17239 mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issueYe Li
2018-04-27MLK-14938-10 fsl_esdhc: Update usdhc driver to support i.MX8Ye Li
2018-04-27MLK-18159-1 imx8m: Change name from mx8m to imx8mYe Li
2018-04-27MLK-12483-4 mx6: Modify drivers to disable fused modulesYe Li
2018-04-27MLK-14608 fsl_esdhc: Fix wp_enable issueYe Li
2018-04-27MLK-18149-2 mmc: fsl_esdhc: enable HS400 featurePeng Fan
2018-04-27MLK-18149-1 mmc: add HS400 supportPeng Fan
2018-04-27MLK-18148 mmc: fix return value check conditionPeng Fan
2018-03-05Merge git://git.denx.de/u-boot-shTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-03-05mmc: uniphier-sd: Add R8A77965 M3N entriesMarek Vasut
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQVipul Kumar
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar
2018-02-25Merge git://git.denx.de/u-boot-mmcTom Rini
2018-02-26mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specifiedJean-Jacques Hiblot
2018-02-26mmc: omap_hsmmc: make it possible to compile out ADMA supportJean-Jacques Hiblot
2018-02-26mmc: omap_hsmmc: compile out write support if not neededJean-Jacques Hiblot
2018-02-26mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_platJean-Jacques Hiblot
2018-02-23mmc: fix off-by-one bug in mmc_startup_v4()Alexander Kochetkov
2018-02-23mmc: Drop unnecessary case for mmc_probe()Faiz Abbas
2018-02-23mmc: uniphier-sd: Add compatible strings for RCar Gen2Marek Vasut
2018-02-21mmc: synchronize the sequence with enum bus_mode in mmc.hJaehoon Chung
2018-02-19mmc: Fix uninitialised priv memberAlex Kiernan
2018-02-19mmc: fix bug in mmc_startup_v4()Jean-Jacques Hiblot
2018-02-19mmc: Fix bug in sd_set_card_speed()Jean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: add signal voltage selection supportJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: allow mmc clock to be gatedKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: implement send_init_stream callbackJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: update mmc->clock with the actual bus speedJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrlJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for diff...Kishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: Add support to set IODELAY valuesKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: use mmc_of_parse to populate mmc_configKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: Reduce the max timeout for reset controller fsmJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Workaround for errata id i802Jean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Add tuning supportJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: Enable DDR mode supportKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: set MMC mode in the UHSMS bit fieldJean-Jacques Hiblot
2018-02-19mmc: omap_hsmmc: add support to set default io voltageKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: cleanup omap_hsmmc_set_iosKishon Vijay Abraham I
2018-02-19mmc: omap_hsmmc: cleanup clock configurationJean-Jacques Hiblot