index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
fsl_esdhc.c
Age
Commit message (
Expand
)
Author
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-11-27
mmc: fsl_esdhc: get clock directly from global data
Yangbo Lu
2019-11-05
mmc: fsl_esdhc: clean up DM and non-DM code
Yangbo Lu
2019-11-05
mmc: fsl_esdhc: always check write protect state
Yangbo Lu
2019-11-05
mmc: fsl_esdhc: drop redundant code for non-removable feature
Yangbo Lu
2019-11-05
mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()
Yangbo Lu
2019-11-05
mmc: fsl_esdhc: clean up bus width configuration code
Yangbo Lu
2019-11-05
mmc: fsl_esdhc: fix voltage validation
Yangbo Lu
2019-11-05
mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init()
Yangbo Lu
2019-10-29
mmc: fsl_esdhc: drop i.MX DDR support code
Yangbo Lu
2019-10-29
mmc: fsl_esdhc: remove redundant DM_MMC checking
Yangbo Lu
2019-10-29
mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC
Yangbo Lu
2019-09-12
mmc: fsl_esdhc: Add emmc hs200 support
Yinbo Zhu
2019-06-23
mmc: fsl_esdhc: drop i.MX code
Yangbo Lu
2019-06-19
mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled
Yangbo Lu
2019-05-23
driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPC
Yinbo Zhu
2019-05-23
driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPC
Yinbo Zhu
2019-05-20
Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"
Lukasz Majewski
2019-05-03
mmc: fsl_esdhc: Fix wp_enable issue
Ye Li
2019-05-03
mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue
Ye Li
2019-02-15
mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
Abel Vesa
2019-01-30
Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx
Tom Rini
2019-01-28
mmc: fsl_esdhc: add compatible for fsl, imx53-esdhc
Patrick Bruenn
2019-01-26
drivers: esdhc: add support for ColdFire mcf5441x family
Angelo Dureghello
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
[next]