summaryrefslogtreecommitdiff
path: root/drivers/mmc/fsl_esdhc.c
AgeCommit message (Expand)Author
2018-03-07mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabledYangbo Lu
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
2016-08-05mmc: fsl_esdhc: remove the duplicated header fileJaehoon Chung
2016-06-28mmc: fsl: introduce wp_enablePeng Fan
2016-06-28fsl_esdhc: Update clock enable bits for USDHCYe Li
2016-06-28mmc: fsl: reset to normal boot mode when eMMC fast bootPeng Fan
2016-06-13armv8: s32v234: Introduce basic support for s32v234evbEddy Petrișor
2016-06-03mmc: fsl_esdhc: fix check_and_invalidate_dcache_range functionYangbo Lu
2016-04-06fsl: esdhc: support driver modelPeng Fan
2016-01-27mmc: fsl_esdhc: set Abort command type for CMD12Yangbo Lu
2016-01-27mmc: fsl_esdhc: increase data transaction timeout to 500msYangbo Lu
2016-01-03ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson
2015-11-02mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter CardYangbo Lu
2015-11-02mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter CardYangbo Lu
2015-11-02Powerpc: eSDHC: expand a fix to T4160Shaohui Xie
2015-10-29armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu
2015-08-02fsl_esdhc.c: Always make check_and_invalidate_dcache_range availableTom Rini
2015-07-26mmc:fsl_esdhc invalidate dcache before readPeng Fan
2015-05-05Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2015-05-05mmc: fsl_esdhc: update eMMC44 adapter card erase timeoutYangbo Lu
2015-05-05mmc: remove the MMC_MODE_HC flagRob Herring