summaryrefslogtreecommitdiff
path: root/drivers/mmc/fsl_esdhc.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-04mmc: fsl_esdhc: support SDR104 and HS200Peng Fan1-5/+358
2018-02-04mmc: fsl_esdhc: add strobe and tuning entryPeng Fan1-8/+12
2018-02-04mmc: fsl_esdhc: support i.MX8MPeng Fan1-4/+8
2018-01-22mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clockBenoît Thébaudeau1-1/+6
2018-01-12mmc: fsl_esdhc: Fix eMMC 1.8v setting issuePeng Fan1-4/+5
2018-01-12mmc: add a new mmc parameter to disable mmc clockKishon Vijay Abraham I1-1/+1
2017-11-07mmc: fsl_esdhc: Fix PIO timeoutBenoît Thébaudeau1-13/+13
2017-08-17dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass1-5/+3
2017-08-17dm: imx: cm_fx6: Enable more driver model supportSimon Glass1-1/+1
2017-08-17dm: mmc: fsl_esdhc: Update to support MMC operationsSimon Glass1-5/+64
2017-08-17dm: mmc: fsl_esdhc: Update to support livetreeSimon Glass1-9/+7
2017-08-17dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()Simon Glass1-7/+7
2017-08-17dm: mmc: fsl_esdhc: Set up platform dataSimon Glass1-22/+39
2017-08-17dm: mmc: fsl_esdhc: Detect init failureSimon Glass1-3/+6
2017-08-17dm: mmc: fsl_esdhc: Detect reset failureSimon Glass1-7/+15
2017-08-17dm: mmc: fsl_esdhc: Set up common versions of operationsSimon Glass1-11/+36
2017-08-17dm: mmc: fsl_esdhc: Pass private data to internal functionsSimon Glass1-14/+11
2017-08-09mmc: fsl_esdhc: not always setting esdhc fdt status to okayYang Li1-2/+0
2017-08-09driver: mmc: fsl_esdhc: Fix compiling warningYork Sun1-0/+2
2017-07-12mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECTPeng Fan1-4/+0
2017-07-12dm: mmc: fsl_esdhc: handle vqmmc supplyPeng Fan1-0/+25
2017-07-12mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/OPeng Fan1-0/+9
2017-06-27Merge git://www.denx.de/git/u-boot-imxTom Rini1-25/+28
2017-06-01dm: gpio: Add live tree supportSimon Glass1-3/+3
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-05-31mmc: fsl_esdhc: Move non DM_MMC code in #ifndef CONFIG_DM_MMCJagan Teki1-14/+16
2017-05-31mmc: fsl_esdhc: Allow all supported prescaler valuesBenoît Thébaudeau1-11/+12
2017-03-17mmc: fsl_esdhc: support i.MX7ULPPeng Fan1-0/+8
2017-02-08dm: core: Replace of_offset with accessorSimon Glass1-1/+1
2017-01-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-9/+23
2017-01-18mmc: fsl_esdhc: move 'status' property fixup into a weak functionYangbo Lu1-7/+14
2017-01-18mmc: fsl_esdhc: add 'fsl, esdhc' into of_match tableYangbo Lu1-0/+1
2017-01-18mmc: fsl_esdhc: make GPIO support optionalYangbo Lu1-2/+8
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung1-1/+2
2016-10-04dm: mmc: intialize dev when probePeng Fan1-0/+1
2016-08-05mmc: use the generic error numberJaehoon Chung1-6/+7
2016-08-05mmc: fsl_esdhc: remove the duplicated header fileJaehoon Chung1-1/+0
2016-06-28mmc: fsl: introduce wp_enablePeng Fan1-3/+18
2016-06-28fsl_esdhc: Update clock enable bits for USDHCYe Li1-2/+7
2016-06-28mmc: fsl: reset to normal boot mode when eMMC fast bootPeng Fan1-9/+29
2016-06-13armv8: s32v234: Introduce basic support for s32v234evbEddy Petrișor1-4/+4
2016-06-04mmc: fsl_esdhc: fix check_and_invalidate_dcache_range functionYangbo Lu1-5/+4
2016-04-06fsl: esdhc: support driver modelPeng Fan1-40/+213
2016-01-27mmc: fsl_esdhc: set Abort command type for CMD12Yangbo Lu1-4/+1
2016-01-27mmc: fsl_esdhc: increase data transaction timeout to 500msYangbo Lu1-1/+8
2016-01-03ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson1-2/+13
2015-11-02mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter CardYangbo Lu1-0/+3
2015-11-02mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter CardYangbo Lu1-0/+3
2015-11-02Powerpc: eSDHC: expand a fix to T4160Shaohui Xie1-1/+2
2015-10-29armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu1-6/+6