Age | Commit message (Expand) | Author |
2019-01-28 | mmc: fsl_esdhc: add compatible for fsl, imx53-esdhc | Patrick Bruenn |
2019-01-17 | mmc: fsl_esdhc: make get_cd work well in dm_mmc_ops | Yinbo Zhu |
2019-01-14 | mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common() | Fabio Estevam |
2019-01-01 | imx: rename mx8m,MX8M to imx8m,IMX8M | Peng Fan |
2018-10-22 | mmc: fsl_esdhc: add uclass clk support | Peng Fan |
2018-10-22 | fsl_esdhc: Update usdhc driver to support i.MX8 | Ye Li |
2018-09-10 | mmc: fsl_esdhc: enable HS400 feature | Peng Fan |
2018-05-08 | mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h | Jaehoon Chung |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-02-04 | mmc: fsl_esdhc: support SDR104 and HS200 | Peng Fan |
2018-02-04 | mmc: fsl_esdhc: add strobe and tuning entry | Peng Fan |
2018-02-04 | mmc: fsl_esdhc: support i.MX8M | Peng Fan |
2018-01-22 | mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock | Benoît Thébaudeau |
2018-01-13 | mmc: fsl_esdhc: Fix eMMC 1.8v setting issue | Peng Fan |
2018-01-12 | mmc: add a new mmc parameter to disable mmc clock | Kishon Vijay Abraham I |
2017-11-07 | mmc: fsl_esdhc: Fix PIO timeout | Benoît Thébaudeau |
2017-08-17 | dm: mmc: Drop CONFIG_DM_MMC_OPS | Simon Glass |
2017-08-17 | dm: imx: cm_fx6: Enable more driver model support | Simon Glass |
2017-08-17 | dm: mmc: fsl_esdhc: Update to support MMC operations | Simon Glass |
2017-08-17 | dm: mmc: fsl_esdhc: Update to support livetree | Simon Glass |
2017-08-17 | dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init() | Simon Glass |
2017-08-17 | dm: mmc: fsl_esdhc: Set up platform data | Simon Glass |
2017-08-17 | dm: mmc: fsl_esdhc: Detect init failure | Simon Glass |
2017-08-17 | dm: mmc: fsl_esdhc: Detect reset failure | Simon Glass |
2017-08-17 | dm: mmc: fsl_esdhc: Set up common versions of operations | Simon Glass |
2017-08-17 | dm: mmc: fsl_esdhc: Pass private data to internal functions | Simon Glass |
2017-08-09 | mmc: fsl_esdhc: not always setting esdhc fdt status to okay | Yang Li |
2017-08-09 | driver: mmc: fsl_esdhc: Fix compiling warning | York Sun |
2017-07-12 | mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT | Peng Fan |
2017-07-12 | dm: mmc: fsl_esdhc: handle vqmmc supply | Peng Fan |
2017-07-12 | mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O | Peng Fan |
2017-06-27 | Merge git://www.denx.de/git/u-boot-imx | Tom Rini |
2017-06-01 | dm: gpio: Add live tree support | Simon Glass |
2017-06-01 | dm: Rename dev_addr..() functions | Simon Glass |
2017-05-31 | mmc: fsl_esdhc: Move non DM_MMC code in #ifndef CONFIG_DM_MMC | Jagan Teki |
2017-05-31 | mmc: fsl_esdhc: Allow all supported prescaler values | Benoît Thébaudeau |
2017-03-17 | mmc: fsl_esdhc: support i.MX7ULP | Peng Fan |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2017-01-19 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2017-01-18 | mmc: fsl_esdhc: move 'status' property fixup into a weak function | Yangbo Lu |
2017-01-18 | mmc: fsl_esdhc: add 'fsl, esdhc' into of_match table | Yangbo Lu |
2017-01-18 | mmc: fsl_esdhc: make GPIO support optional | Yangbo Lu |
2017-01-11 | mmc: change the set_ios return type from void to int | Jaehoon Chung |
2016-10-04 | dm: mmc: intialize dev when probe | Peng Fan |
2016-08-05 | mmc: use the generic error number | Jaehoon Chung |
2016-08-05 | mmc: fsl_esdhc: remove the duplicated header file | Jaehoon Chung |
2016-06-28 | mmc: fsl: introduce wp_enable | Peng Fan |
2016-06-28 | fsl_esdhc: Update clock enable bits for USDHC | Ye Li |
2016-06-28 | mmc: fsl: reset to normal boot mode when eMMC fast boot | Peng Fan |
2016-06-13 | armv8: s32v234: Introduce basic support for s32v234evb | Eddy Petrișor |