Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c77695bb1c55f56732277bee3dcdcf3ccd0132e6
/
drivers
/
mmc
/
fsl_esdhc_imx.c
75e534b
dm: Avoid accessing seq directly
by Simon Glass
· Wed Dec 16 21:20:07 2020 -0700
aad29ae
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
by Simon Glass
· Thu Dec 03 16:55:21 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
5792f4b
dm: Use driver_info index instead of pointer
by Simon Glass
· Sat Oct 03 11:31:40 2020 -0600
920f5d0
mmc: fsl_esdhc_imx: replace all readl/writel to esdhc_read32/esdhc_write32
by Haibo Chen
· Wed Sep 30 15:52:23 2020 +0800
c2700de
mmc: fsl_esdhc_imx: remove the 1ms delay before sending command
by Haibo Chen
· Tue Sep 22 18:11:43 2020 +0800
e6a999b
mmc: fsl_esdhc_imx: check the clock stable status after config the clock rate.
by Haibo Chen
· Tue Sep 01 15:34:06 2020 +0800
cfc05fd
mmc: fsl_esdhc_imx: add CD support when OF_PLATDATA is enabled
by Walter Lozano
· Wed Jul 29 12:31:19 2020 -0300
8aff673
mmc: fsl_esdhc_imx: add OF_PLATDATA support
by Walter Lozano
· Wed Jul 29 12:31:17 2020 -0300
904b0be
mmc: fsl_esdhc_imx: rename driver name to match ll_entry
by Walter Lozano
· Wed Jul 29 12:31:16 2020 -0300
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
43162c3
mmc: fsl_esdhc_imx: disable the CMD CRC check for standard tuning
by Haibo Chen
· Mon Jun 22 19:38:04 2020 +0800
ba79fed
mmc: fsl_esdhc: Gracefully fail on unsupported voltage switch
by Marek Vasut
· Fri May 22 18:28:33 2020 +0200
34e67f9
mmc: fsl_esdhc: Fix SDR104 and HS200 support
by Marek Vasut
· Fri May 22 18:19:08 2020 +0200
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
01db77e
mmc: Merge SD_LEGACY and MMC_LEGACY bus modes
by Faiz Abbas
· Wed Feb 26 13:44:32 2020 +0530
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
d66c5f7
dm: core: Require users of devres to include the header
by Simon Glass
· Mon Feb 03 07:36:15 2020 -0700
889ed6c
mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock code
by Yangbo Lu
· Thu Dec 19 18:59:25 2019 +0800
65b5ec1
mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc
by Giulio Benetti
· Fri Jan 10 15:51:46 2020 +0100
dbdbc63
mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement
by Giulio Benetti
· Fri Jan 10 15:51:45 2020 +0100
7e3d8a9
mmc: fsl_esdhc_imx: Handle the "broken-cd" property
by Fabio Estevam
· Mon Jan 06 20:11:27 2020 -0300
fa4689a
dm: gpio: Allow control of GPIO uclass in SPL
by Simon Glass
· Fri Dec 06 21:41:35 2019 -0700
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· Thu Nov 14 12:57:39 2019 -0700
d7689fa
mmc: fsl_esdhc_imx: Update compatible string for imx8m
by Peng Fan
· Mon Nov 04 17:31:17 2019 +0800
2cdf52b
mmc: fsl_esdhc_imx: drop redundant clock settings
by Peng Fan
· Mon Nov 04 17:14:15 2019 +0800
3dbea59
mmc: fsl_esdhc_imx: enlarge mmc timeout
by Peng Fan
· Wed Jul 10 09:35:30 2019 +0000
457fe96
mmc: fsl_esdhc_imx: add i.MX8QM compatible
by Peng Fan
· Wed Jul 10 09:35:28 2019 +0000
69b9d3a
mmc: fsl_esdhc_imx: add HS400 Enhanced strobe support
by Peng Fan
· Wed Jul 10 09:35:26 2019 +0000
3766a48
mmc: fsl_esdhc_imx: use mmc_of_parse to set host_caps
by Peng Fan
· Wed Jul 10 09:35:24 2019 +0000
7aa20fd
mmc: fsl_esdhc_imx: fix config check issue when building in SPL
by Ye Li
· Thu Jul 11 03:29:02 2019 +0000
16b3854
mmc: fsl_esdhc_imx: drop useless code
by Yangbo Lu
· Fri Jun 21 11:42:30 2019 +0800
982f425
mmc: split fsl_esdhc driver for i.MX
by Yangbo Lu
· Fri Jun 21 11:42:27 2019 +0800