summaryrefslogtreecommitdiff
path: root/drivers/mmc/fsl_esdhc.c
AgeCommit message (Expand)Author
2019-10-27MLK-22851-2 mmc: fsl_esdhc: Update compatible string for imx8mYe Li
2019-10-27MLK-22851-1 mmc: fsl_esdhc: reduce unnecessary clock changeYe Li
2019-05-08MLK-21354-2 mmc: fsl_esdhc: fix pre_divPeng Fan
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-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-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-02-04mmc: fsl_esdhc: support SDR104 and HS200Peng Fan
2018-02-04mmc: fsl_esdhc: add strobe and tuning entryPeng Fan
2018-02-04mmc: fsl_esdhc: support i.MX8MPeng Fan
2018-01-22mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clockBenoît Thébaudeau
2018-01-13mmc: fsl_esdhc: Fix eMMC 1.8v setting issuePeng Fan
2018-01-12mmc: add a new mmc parameter to disable mmc clockKishon Vijay Abraham I
2017-11-07mmc: fsl_esdhc: Fix PIO timeoutBenoît Thébaudeau
2017-08-17dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass
2017-08-17dm: imx: cm_fx6: Enable more driver model supportSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Update to support MMC operationsSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Update to support livetreeSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()Simon Glass
2017-08-17dm: mmc: fsl_esdhc: Set up platform dataSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Detect init failureSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Detect reset failureSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Set up common versions of operationsSimon Glass
2017-08-17dm: mmc: fsl_esdhc: Pass private data to internal functionsSimon Glass
2017-08-09mmc: fsl_esdhc: not always setting esdhc fdt status to okayYang Li
2017-08-09driver: mmc: fsl_esdhc: Fix compiling warningYork Sun
2017-07-12mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECTPeng Fan
2017-07-12dm: mmc: fsl_esdhc: handle vqmmc supplyPeng Fan
2017-07-12mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/OPeng Fan
2017-06-27Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-06-01dm: gpio: Add live tree supportSimon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-31mmc: fsl_esdhc: Move non DM_MMC code in #ifndef CONFIG_DM_MMCJagan Teki
2017-05-31mmc: fsl_esdhc: Allow all supported prescaler valuesBenoît Thébaudeau
2017-03-17mmc: fsl_esdhc: support i.MX7ULPPeng Fan
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2017-01-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-01-18mmc: fsl_esdhc: move 'status' property fixup into a weak functionYangbo Lu
2017-01-18mmc: fsl_esdhc: add 'fsl, esdhc' into of_match tableYangbo Lu
2017-01-18mmc: fsl_esdhc: make GPIO support optionalYangbo Lu
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung
2016-10-04dm: mmc: intialize dev when probePeng Fan
2016-08-05mmc: use the generic error numberJaehoon Chung