Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
713a02a2ce46199c83c3cee0bd02f99dadaa4c8a
/
drivers
/
mmc
/
fsl_esdhc.c
f1bce08
Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usage
by Yangbo Lu
· 4 years, 11 months ago
7fdcbac
mmc: fsl_esdhc: drop useless fdt fixup
by Yangbo Lu
· 4 years, 11 months ago
1eb69ae
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
5e81cbf
mmc: fsl_esdhc: get clock directly from global data
by Yangbo Lu
· 5 years ago
6187047
mmc: fsl_esdhc: clean up DM and non-DM code
by Yangbo Lu
· 5 years ago
0cc127c
mmc: fsl_esdhc: always check write protect state
by Yangbo Lu
· 5 years ago
08197cb
mmc: fsl_esdhc: drop redundant code for non-removable feature
by Yangbo Lu
· 5 years ago
5705973
mmc: fsl_esdhc: convert to use fsl_esdhc_get_cfg_common()
by Yangbo Lu
· 5 years ago
07bae1d
mmc: fsl_esdhc: clean up bus width configuration code
by Yangbo Lu
· 5 years ago
5b05fc0
mmc: fsl_esdhc: fix voltage validation
by Yangbo Lu
· 5 years ago
531ccd4
mmc: fsl_esdhc: drop controller initialization in fsl_esdhc_init()
by Yangbo Lu
· 5 years ago
5d336d1
mmc: fsl_esdhc: drop i.MX DDR support code
by Yangbo Lu
· 5 years ago
2913926
mmc: fsl_esdhc: remove redundant DM_MMC checking
by Yangbo Lu
· 5 years ago
41dec2f
mmc: fsl_esdhc: make BLK as hard requirement of DM_MMC
by Yangbo Lu
· 5 years ago
6f883e5
mmc: fsl_esdhc: Add emmc hs200 support
by Yinbo Zhu
· 5 years ago
4d8ff42
mmc: fsl_esdhc: drop i.MX code
by Yangbo Lu
· 5 years ago
66fa035
mmc: fsl_esdhc: fix probe issue without CONFIG_BLK enabled
by Yangbo Lu
· 5 years ago
b69e1d0
driver: mmc: adopt 32 bit addr in fsl_esdhc for CONFIG_PPC
by Yinbo Zhu
· 6 years ago
b512d07
driver: mmc: set sdhc clock in fsl_esdhc for CONFIG_PPC
by Yinbo Zhu
· 6 years ago
b6a0427
Revert "mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue"
by Lukasz Majewski
· 6 years ago
da8e1f3
mmc: fsl_esdhc: Fix wp_enable issue
by Ye Li
· 6 years ago
72a89e0
mmc: fsl_esdhc: fix sd/mmc ddr mode clock setting issue
by Ye Li
· 6 years ago
d76706c
mmc: fsl_esdhc: Fix DM_REGULATOR ifdefs for SPL builds
by Abel Vesa
· 6 years ago
748ad07
Merge tag 'u-boot-imx-20190129' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
791c88d
mmc: fsl_esdhc: add compatible for fsl, imx53-esdhc
by Patrick Bruenn
· 6 years ago
1f15cb8
drivers: esdhc: add support for ColdFire mcf5441x family
by Angelo Dureghello
· 6 years ago
7a0425d
mmc: fsl_esdhc: make get_cd work well in dm_mmc_ops
by Yinbo Zhu
· 6 years ago
29c2edb
mmc: fsl_esdhc: Avoid infinite loop in esdhc_send_cmd_common()
by Fabio Estevam
· 6 years ago
cd357ad
imx: rename mx8m,MX8M to imx8m,IMX8M
by Peng Fan
· 6 years ago
3cb1450
mmc: fsl_esdhc: add uclass clk support
by Peng Fan
· 6 years ago
d423c93
fsl_esdhc: Update usdhc driver to support i.MX8
by Ye Li
· 6 years ago
c76382f
mmc: fsl_esdhc: enable HS400 feature
by Peng Fan
· 6 years ago
6511718
mmc: add the MMC_CLK_ENABLE/DISABLE macro in mmc.h
by Jaehoon Chung
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
51313b4
mmc: fsl_esdhc: support SDR104 and HS200
by Peng Fan
· 7 years ago
59d3782
mmc: fsl_esdhc: add strobe and tuning entry
by Peng Fan
· 7 years ago
eec2d43
mmc: fsl_esdhc: support i.MX8M
by Peng Fan
· 7 years ago
b9b4f14
mmc: fsl_esdhc: Fix i.MX53 eSDHCv3 clock
by Benoît Thébaudeau
· 7 years ago
db359ef
mmc: fsl_esdhc: Fix eMMC 1.8v setting issue
by Peng Fan
· 7 years ago
35f6782
mmc: add a new mmc parameter to disable mmc clock
by Kishon Vijay Abraham I
· 7 years ago
bcfb365
mmc: fsl_esdhc: Fix PIO timeout
by Benoît Thébaudeau
· 7 years ago
e7881d8
dm: mmc: Drop CONFIG_DM_MMC_OPS
by Simon Glass
· 7 years ago
5248930
dm: imx: cm_fx6: Enable more driver model support
by Simon Glass
· 7 years ago
653282b
dm: mmc: fsl_esdhc: Update to support MMC operations
by Simon Glass
· 7 years ago
4aac33f
dm: mmc: fsl_esdhc: Update to support livetree
by Simon Glass
· 7 years ago
d6eb25e
dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()
by Simon Glass
· 7 years ago
e88e1d9
dm: mmc: fsl_esdhc: Set up platform data
by Simon Glass
· 7 years ago
201e828
dm: mmc: fsl_esdhc: Detect init failure
by Simon Glass
· 7 years ago
446e077
dm: mmc: fsl_esdhc: Detect reset failure
by Simon Glass
· 7 years ago
9586aa6
dm: mmc: fsl_esdhc: Set up common versions of operations
by Simon Glass
· 7 years ago
09b465f
dm: mmc: fsl_esdhc: Pass private data to internal functions
by Simon Glass
· 7 years ago
590e87d
mmc: fsl_esdhc: not always setting esdhc fdt status to okay
by Yang Li
· 7 years ago
9bb272e
driver: mmc: fsl_esdhc: Fix compiling warning
by York Sun
· 7 years ago
f34ccce
mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT
by Peng Fan
· 7 years ago
4483b7e
dm: mmc: fsl_esdhc: handle vqmmc supply
by Peng Fan
· 7 years ago
32a9179
mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O
by Peng Fan
· 7 years ago
821560f
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
150c5af
dm: gpio: Add live tree support
by Simon Glass
· 7 years ago
a821c4a
dm: Rename dev_addr..() functions
by Simon Glass
· 7 years ago
2e87c44
mmc: fsl_esdhc: Move non DM_MMC code in #ifndef CONFIG_DM_MMC
by Jagan Teki
· 7 years ago
4f42528
mmc: fsl_esdhc: Allow all supported prescaler values
by Benoît Thébaudeau
· 8 years ago
b60f145
mmc: fsl_esdhc: support i.MX7ULP
by Peng Fan
· 8 years ago
e160f7d
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
0675f99
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
fce1e16
mmc: fsl_esdhc: move 'status' property fixup into a weak function
by Yangbo Lu
· 8 years ago
a6473f8
mmc: fsl_esdhc: add 'fsl, esdhc' into of_match table
by Yangbo Lu
· 8 years ago
fc8048a
mmc: fsl_esdhc: make GPIO support optional
by Yangbo Lu
· 8 years ago
07b0b9c
mmc: change the set_ios return type from void to int
by Jaehoon Chung
· 8 years ago
35ae994
dm: mmc: intialize dev when probe
by Peng Fan
· 8 years ago
915ffa5
mmc: use the generic error number
by Jaehoon Chung
· 8 years ago
70f8628
mmc: fsl_esdhc: remove the duplicated header file
by Jaehoon Chung
· 8 years ago
1483151
mmc: fsl: introduce wp_enable
by Peng Fan
· 8 years ago
84ecdf6
fsl_esdhc: Update clock enable bits for USDHC
by Ye Li
· 8 years ago
f53225c
mmc: fsl: reset to normal boot mode when eMMC fast boot
by Peng Fan
· 8 years ago
9702ec0
armv8: s32v234: Introduce basic support for s32v234evb
by Eddy Petrișor
· 8 years ago
cc634e2
mmc: fsl_esdhc: fix check_and_invalidate_dcache_range function
by Yangbo Lu
· 8 years ago
96f0407
fsl: esdhc: support driver model
by Peng Fan
· 9 years ago
2550344
mmc: fsl_esdhc: set Abort command type for CMD12
by Yangbo Lu
· 9 years ago
e978a31
mmc: fsl_esdhc: increase data transaction timeout to 500ms
by Yangbo Lu
· 9 years ago
f0b5f23
ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register
by Eric Nelson
· 9 years ago
bf50be8
mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card
by Yangbo Lu
· 9 years ago
cdc6955
mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card
by Yangbo Lu
· 9 years ago
512bdbd
Powerpc: eSDHC: expand a fix to T4160
by Shaohui Xie
· 9 years ago
8ef0d5c
armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb
by Yangbo Lu
· 9 years ago
e3d50d4
fsl_esdhc.c: Always make check_and_invalidate_dcache_range available
by Tom Rini
· 9 years ago
4683b22
mmc:fsl_esdhc invalidate dcache before read
by Peng Fan
· 9 years ago
d81572c
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
253d5bd
mmc: fsl_esdhc: update eMMC44 adapter card erase timeout
by Yangbo Lu
· 10 years ago
5a20397
mmc: remove the MMC_MODE_HC flag
by Rob Herring
· 10 years ago
2d9ca2c
mmc: fsl_esdhc: Add peripheral clock support
by Yangbo Lu
· 10 years ago
5a8dbdc
mmc: fsl_esdhc: Add adapter card type identification support
by Yangbo Lu
· 10 years ago
8b06460
ls2085a: esdhc: Add esdhc support for ls2085a
by Yangbo Lu
· 10 years ago
323aaaa
mmc: fsl_esdhc fix register offset
by Peng Fan
· 10 years ago
b9cb648
Merge branch 'master' of git://git.denx.de/u-boot
by Stefano Babic
· 10 years ago
0e1bf61
mmc: fsl_esdhc: Add support for DDR mode
by Volodymyr Riazantsev
· 10 years ago
ee0c538
mmc: fsl_esdhc: Add support to force VSELECT set
by Otavio Salvador
· 10 years ago
f022d36
mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V
by Otavio Salvador
· 10 years ago
21008ad
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 10 years ago
dee332f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 10 years ago
b414119
linux/kernel.h: sync min, max, min3, max3 macros with Linux
by Masahiro Yamada
· 10 years ago
Next »