index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
fsl_esdhc.c
Age
Commit message (
Expand
)
Author
2020-07-27
Move eSDHC adapter card identification to board files
Yangbo Lu
2020-07-27
Drop global data sdhc_adapter for powerpc
Yangbo Lu
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-06-15
mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue
Yangbo Lu
2020-06-15
mmc: fsl_esdhc: read register once for card inserted status
Yangbo Lu
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-02-19
mmc: fsl_esdhc: actually enable cache snooping on mpc830x
Rasmus Villemoes
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-16
Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage
Yangbo Lu
2020-01-16
mmc: fsl_esdhc: drop useless fdt fixup
Yangbo Lu
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
[next]