Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cf51ce8725f79bd6ce1b8989d46dcb2a3ba4a5b2
/
drivers
/
mmc
/
fsl_esdhc.c
1ca7a9f
Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage
by Yangbo Lu
· 5 years ago
5ebc07a
mmc: fsl_esdhc: drop useless fdt fixup
by Yangbo Lu
· 5 years ago
6333448
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
b8626e4
mmc: fsl_esdhc: get clock directly from global data
by Yangbo Lu
· 5 years ago
4fc9333
mmc: fsl_esdhc: clean up DM and non-DM code
by Yangbo Lu
· 5 years ago
f3bcc83
mmc: fsl_esdhc: always check write protect state
by Yangbo Lu
· 5 years ago
9fed28d
mmc: fsl_esdhc: drop redundant code for non-removable feature
by Yangbo Lu
· 5 years ago
b64dc8d
mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()
by Yangbo Lu
· 5 years ago
501e3a5
mmc: fsl_esdhc: clean up bus width configuration code
by Yangbo Lu
· 5 years ago
63267b4
mmc: fsl_esdhc: fix voltage validation
by Yangbo Lu
· 5 years ago
d17d260
mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init()
by Yangbo Lu
· 5 years ago
4ee9b86
mmc: fsl_esdhc: drop i.MX DDR support code
by Yangbo Lu
· 5 years ago
d385697
mmc: fsl_esdhc: remove redundant DM_MMC checking
by Yangbo Lu
· 5 years ago
77f2632
mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC
by Yangbo Lu
· 5 years ago
101d3ef
mmc: fsl_esdhc: Add emmc hs200 support
by Yinbo Zhu
· 5 years ago
62b56b3
mmc: fsl_esdhc: drop i.MX code
by Yangbo Lu
· 5 years ago
4cc119b
mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled
by Yangbo Lu
· 6 years ago
583d5e9
driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPC
by Yinbo Zhu
· 6 years ago
4bc8601
driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPC
by Yinbo Zhu
· 6 years ago
2a52183
Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"
by Lukasz Majewski
· 6 years ago
e1f4f69
mmc: fsl_esdhc: Fix wp_enable issue
by Ye Li
· 6 years ago
56fd85d
mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue
by Ye Li
· 6 years ago
f3a7c24
mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
by Abel Vesa
· 6 years ago
0b0409c
Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
3fba961
mmc: fsl_esdhc: add compatible for fsl, imx53-esdhc
by Patrick Bruenn
· 6 years ago
520a669
drivers: esdhc: add support for ColdFire mcf5441x family
by Angelo Dureghello
· 6 years ago
af9d442
mmc: fsl_esdhc: make get_cd work well in dm_mmc_ops
by Yinbo Zhu
· 6 years ago
7300ef5
mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common()
by Fabio Estevam
· 6 years ago
39945c1
imx: rename mx8m,MX8M to imx8m,IMX8M
by Peng Fan
· 6 years ago
4c286b7
mmc: fsl_esdhc: add uclass clk support
by Peng Fan
· 6 years ago
ef6e9ca
fsl_esdhc: Update usdhc driver to support i.MX8
by Ye Li
· 6 years ago
ddd8d75
mmc: fsl_esdhc: enable HS400 feature
by Peng Fan
· 6 years ago
239cb2f
mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h
by Jaehoon Chung
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
c414270
mmc: fsl_esdhc: support SDR104 and HS200
by Peng Fan
· 7 years ago
b9b4236
mmc: fsl_esdhc: add strobe and tuning entry
by Peng Fan
· 7 years ago
3364c4b
mmc: fsl_esdhc: support i.MX8M
by Peng Fan
· 7 years ago
22464e0
mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock
by Benoît Thébaudeau
· 7 years ago
283620c
mmc: fsl_esdhc: Fix eMMC 1.8v setting issue
by Peng Fan
· 7 years ago
d6246bf
mmc: add a new mmc parameter to disable mmc clock
by Kishon Vijay Abraham I
· 7 years ago
2a7b6f5
mmc: fsl_esdhc: Fix PIO timeout
by Benoît Thébaudeau
· 7 years ago
eba48f9
dm: mmc: Drop CONFIG_DM_MMC_OPS
by Simon Glass
· 7 years ago
b9876e2
dm: imx: cm_fx6: Enable more driver model support
by Simon Glass
· 7 years ago
407025d
dm: mmc: fsl_esdhc: Update to support MMC operations
by Simon Glass
· 7 years ago
80e9df4
dm: mmc: fsl_esdhc: Update to support livetree
by Simon Glass
· 7 years ago
5ee3980
dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()
by Simon Glass
· 7 years ago
fa02ca5
dm: mmc: fsl_esdhc: Set up platform data
by Simon Glass
· 7 years ago
0c3ef22
dm: mmc: fsl_esdhc: Detect init failure
by Simon Glass
· 7 years ago
81357b5
dm: mmc: fsl_esdhc: Detect reset failure
by Simon Glass
· 7 years ago
6aa55dc
dm: mmc: fsl_esdhc: Set up common versions of operations
by Simon Glass
· 7 years ago
1d177d4
dm: mmc: fsl_esdhc: Pass private data to internal functions
by Simon Glass
· 7 years ago
88610a7
mmc: fsl_esdhc: not always setting esdhc fdt status to okay
by Yang Li
· 7 years ago
107a5e4
driver: mmc: fsl_esdhc: Fix compiling warning
by York Sun
· 7 years ago
7ecd35e
mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT
by Peng Fan
· 7 years ago
5eb8b43
dm: mmc: fsl_esdhc: handle vqmmc supply
by Peng Fan
· 7 years ago
aee7858
mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O
by Peng Fan
· 7 years ago
edd59b6
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
1d9af1f
dm: gpio: Add live tree support
by Simon Glass
· 7 years ago
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· 8 years ago
3c2cc6d
mmc: fsl_esdhc: Move non DM_MMC code in #ifndef CONFIG_DM_MMC
by Jagan Teki
· 8 years ago
e16e922
mmc: fsl_esdhc: Allow all supported prescaler values
by Benoît Thébaudeau
· 8 years ago
af6dbc0
mmc: fsl_esdhc: support i.MX7ULP
by Peng Fan
· 8 years ago
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
b86c4d0
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
d84139c
mmc: fsl_esdhc: move 'status' property fixup into a weak function
by Yangbo Lu
· 8 years ago
2a99b60
mmc: fsl_esdhc: add 'fsl, esdhc' into of_match table
by Yangbo Lu
· 8 years ago
b99647c
mmc: fsl_esdhc: make GPIO support optional
by Yangbo Lu
· 8 years ago
b6cd1d3
mmc: change the set_ios return type from void to int
by Jaehoon Chung
· 8 years ago
d0a0c1d
dm: mmc: intialize dev when probe
by Peng Fan
· 8 years ago
7825d20
mmc: use the generic error number
by Jaehoon Chung
· 8 years ago
0bd193d
mmc: fsl_esdhc: remove the duplicated header file
by Jaehoon Chung
· 8 years ago
01eb1c4
mmc: fsl: introduce wp_enable
by Peng Fan
· 8 years ago
5a24f29
fsl_esdhc: Update clock enable bits for USDHC
by Ye Li
· 8 years ago
a6eadd5
mmc: fsl: reset to normal boot mode when eMMC fast boot
by Peng Fan
· 8 years ago
5178dc1
armv8: s32v234: Introduce basic support for s32v234evb
by Eddy Petrișor
· 8 years ago
e7702c6
mmc: fsl_esdhc: fix check_and_invalidate_dcache_range function
by Yangbo Lu
· 9 years ago
a4d36f7
fsl: esdhc: support driver model
by Peng Fan
· 9 years ago
b73a3d6
mmc: fsl_esdhc: set Abort command type for CMD12
by Yangbo Lu
· 9 years ago
9d7f321
mmc: fsl_esdhc: increase data transaction timeout to 500ms
by Yangbo Lu
· 9 years ago
c8e615c
ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register
by Eric Nelson
· 9 years ago
c6799ce
mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card
by Yangbo Lu
· 9 years ago
81eacd6
mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card
by Yangbo Lu
· 9 years ago
61a9337
Powerpc: eSDHC: expand a fix to T4160
by Shaohui Xie
· 9 years ago
da6121b
armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb
by Yangbo Lu
· 9 years ago
4a43fe9
fsl_esdhc.c: Always make check_and_invalidate_dcache_range available
by Tom Rini
· 9 years ago
9cb5e99
mmc:fsl_esdhc invalidate dcache before read
by Peng Fan
· 9 years ago
d3cbf12
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
3ffa851
mmc: fsl_esdhc: update eMMC44 adapter card erase timeout
by Yangbo Lu
· 10 years ago
5fd3edd
mmc: remove the MMC_MODE_HC flag
by Rob Herring
· 10 years ago
163beec
mmc: fsl_esdhc: Add peripheral clock support
by Yangbo Lu
· 10 years ago
b124f8a
mmc: fsl_esdhc: Add adapter card type identification support
by Yangbo Lu
· 10 years ago
d0e295d
ls2085a: esdhc: Add esdhc support for ls2085a
by Yangbo Lu
· 10 years ago
a4f9c6b
mmc: fsl_esdhc fix register offset
by Peng Fan
· 10 years ago
ccd887d
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 10 years ago
d251e11
mmc: fsl_esdhc: Add support for DDR mode
by Volodymyr Riazantsev
· 10 years ago
12b2a87
mmc: fsl_esdhc: Add support to force VSELECT set
by Otavio Salvador
· 10 years ago
fad3e06
mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V
by Otavio Salvador
· 10 years ago
2907a30
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
36f9f1b
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
db20464
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
Next »