index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
fsl_esdhc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-16
Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage
Yangbo Lu
1
-10
/
+22
2020-01-16
mmc: fsl_esdhc: drop useless fdt fixup
Yangbo Lu
1
-9
/
+0
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2019-11-27
mmc: fsl_esdhc: get clock directly from global data
Yangbo Lu
1
-30
/
+4
2019-11-05
mmc: fsl_esdhc: clean up DM and non-DM code
Yangbo Lu
1
-104
/
+100
2019-11-05
mmc: fsl_esdhc: always check write protect state
Yangbo Lu
1
-11
/
+4
2019-11-05
mmc: fsl_esdhc: drop redundant code for non-removable feature
Yangbo Lu
1
-14
/
+4
2019-11-05
mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()
Yangbo Lu
1
-35
/
+8
2019-11-05
mmc: fsl_esdhc: clean up bus width configuration code
Yangbo Lu
1
-48
/
+22
2019-11-05
mmc: fsl_esdhc: fix voltage validation
Yangbo Lu
1
-26
/
+10
2019-11-05
mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init()
Yangbo Lu
1
-36
/
+0
2019-10-29
mmc: fsl_esdhc: drop i.MX DDR support code
Yangbo Lu
1
-6
/
+2
2019-10-29
mmc: fsl_esdhc: remove redundant DM_MMC checking
Yangbo Lu
1
-2
/
+0
2019-10-29
mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC
Yangbo Lu
1
-32
/
+1
2019-09-12
mmc: fsl_esdhc: Add emmc hs200 support
Yinbo Zhu
1
-15
/
+19
2019-06-23
mmc: fsl_esdhc: drop i.MX code
Yangbo Lu
1
-609
/
+16
2019-06-19
mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled
Yangbo Lu
1
-0
/
+29
2019-05-23
driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPC
Yinbo Zhu
1
-1
/
+4
2019-05-23
driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPC
Yinbo Zhu
1
-0
/
+6
2019-05-20
Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"
Lukasz Majewski
1
-18
/
+5
2019-05-03
mmc: fsl_esdhc: Fix wp_enable issue
Ye Li
1
-5
/
+13
2019-05-03
mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue
Ye Li
1
-5
/
+18
2019-02-15
mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
Abel Vesa
1
-4
/
+4
2019-01-30
Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx
Tom Rini
1
-0
/
+1
2019-01-28
mmc: fsl_esdhc: add compatible for fsl, imx53-esdhc
Patrick Bruenn
1
-0
/
+1
2019-01-26
drivers: esdhc: add support for ColdFire mcf5441x family
Angelo Dureghello
1
-1
/
+42
2019-01-17
mmc: fsl_esdhc: make get_cd work well in dm_mmc_ops
Yinbo Zhu
1
-1
/
+0
2019-01-14
mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common()
Fabio Estevam
1
-2
/
+8
2019-01-01
imx: rename mx8m,MX8M to imx8m,IMX8M
Peng Fan
1
-4
/
+4
2018-10-22
mmc: fsl_esdhc: add uclass clk support
Peng Fan
1
-4
/
+22
2018-10-22
fsl_esdhc: Update usdhc driver to support i.MX8
Ye Li
1
-4
/
+4
2018-09-10
mmc: fsl_esdhc: enable HS400 feature
Peng Fan
1
-1
/
+35
2018-05-08
mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h
Jaehoon Chung
1
-1
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-02-04
mmc: fsl_esdhc: support SDR104 and HS200
Peng Fan
1
-5
/
+358
2018-02-04
mmc: fsl_esdhc: add strobe and tuning entry
Peng Fan
1
-8
/
+12
2018-02-04
mmc: fsl_esdhc: support i.MX8M
Peng Fan
1
-4
/
+8
2018-01-22
mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock
Benoît Thébaudeau
1
-1
/
+6
2018-01-13
mmc: fsl_esdhc: Fix eMMC 1.8v setting issue
Peng Fan
1
-4
/
+5
2018-01-12
mmc: add a new mmc parameter to disable mmc clock
Kishon Vijay Abraham I
1
-1
/
+1
2017-11-07
mmc: fsl_esdhc: Fix PIO timeout
Benoît Thébaudeau
1
-13
/
+13
2017-08-17
dm: mmc: Drop CONFIG_DM_MMC_OPS
Simon Glass
1
-5
/
+3
2017-08-17
dm: imx: cm_fx6: Enable more driver model support
Simon Glass
1
-1
/
+1
2017-08-17
dm: mmc: fsl_esdhc: Update to support MMC operations
Simon Glass
1
-5
/
+64
2017-08-17
dm: mmc: fsl_esdhc: Update to support livetree
Simon Glass
1
-9
/
+7
2017-08-17
dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()
Simon Glass
1
-7
/
+7
2017-08-17
dm: mmc: fsl_esdhc: Set up platform data
Simon Glass
1
-22
/
+39
2017-08-17
dm: mmc: fsl_esdhc: Detect init failure
Simon Glass
1
-3
/
+6
2017-08-17
dm: mmc: fsl_esdhc: Detect reset failure
Simon Glass
1
-7
/
+15
2017-08-17
dm: mmc: fsl_esdhc: Set up common versions of operations
Simon Glass
1
-11
/
+36
[next]