Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7f70460eec5d628dd385fdd8668a8d7a36c83be9
/
drivers
/
mmc
/
fsl_esdhc.c
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
a3d6e38
mmc: fsl_esdhc: Update esdhc driver for iMX6SX
by Ye.Li
· 10 years ago
3b4b9a3
mmc: fsl_esdhc: fix f_max retrieval during init
by Markus Niebel
· 10 years ago
c79cba3
cosmetic: replace MIN, MAX with min, max
by Masahiro Yamada
· 10 years ago
19060bd
ls102xa: esdhc: Add esdhc support for LS102xA
by Wang Huan
· 10 years ago
10dc777
esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set
by Tom Rini
· 10 years ago
7168977
esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver
by Ye.Li
· 11 years ago
0b2e13d
powerpc/85xx: Add T4240RDB board support
by Chunhe Lan
· 11 years ago
1336e2d
mmc:eSDHC: Workaround for data timeout issue on Txxx SoC
by Haijun.Zhang
· 11 years ago
8a57302
mmc: fsl_esdhc: add controller reset in case of data related errors too
by Andrew Gabbasov
· 11 years ago
fb82398
mmc: fsl_esdhc: fix calculation of timeout for data transactions
by Andrew Gabbasov
· 11 years ago
93bfd61
mmc: Split mmc struct, rework mmc initialization (v2)
by Pantelis Antoniou
· 11 years ago
22cb7d3
mmc: Convert mmc struct's name array to a pointer
by Pantelis Antoniou
· 11 years ago
ab769f2
mmc: Remove ops from struct mmc and put in mmc_ops
by Pantelis Antoniou
· 11 years ago
d47e3d2
esdhc: Detecting 8 bit width before mmc initialization
by Haijun.Zhang
· 11 years ago
f7e27cc
esdhc: Workaround for card can't be detected on T4240QDS
by Haijun.Zhang
· 11 years ago
ef38f3f
powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register
by Haijun.Zhang
· 11 years ago
a54d681
esdhc: memset mmc struct before putting into use
by Haijun.Zhang
· 11 years ago
511948b
Powerpc/esdhc: Add simple description of esdhc register
by Haijun.Zhang
· 11 years ago
5f9b9f8
powerpc/esdhc: Map register for eSDHC Host Controller V3.0
by Haijun.Zhang
· 11 years ago
3f786a8
mmc: fsl_esdhc: Check the result from malloc()
by Fabio Estevam
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
a61da72
fsl_esdhc: Touch only relevant sys ctrl bits
by Dirk Behme
· 11 years ago
b8e5b07
Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS board
by Haijun.Zhang
· 11 years ago
01b7735
fsl_esdhc: Do not clear interrupt status bits until data processed
by Andrew Gabbasov
· 11 years ago
c2137b1
mmc: fsl_esdhc: Fix hang after 'save' command
by Fabio Estevam
· 11 years ago
48e0b2b
powerpc/esdhc: Correct judgement for DATA PIO mode
by Haijun.Zhang
· 12 years ago
88227a1
mmc: fsl_esdhc: Use calloc()
by Fabio Estevam
· 12 years ago
9b74dc5
fsl_esdhc: Fix DMA transfer completion waiting loop
by Andrew Gabbasov
· 12 years ago
54899fc
fsl_esdhc: flush cache after IO completion
by Eric Nelson
· 12 years ago
aad4659
mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board
by Abbas Raza
· 12 years ago
d23d8d7
mmc: add support for write protection
by Nikita Kiryanov
· 12 years ago
e9adeca
ppc: arm: Move sdhc_clk into arch_global_data
by Simon Glass
· 12 years ago
fb8302b
fsl_esdhc: add MMC_MODE_HC host_caps
by Shawn Guo
· 12 years ago
6acc7c3
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
eafa90a
drivers/mmc/fsl_esdhc.c: sparse fixes
by Kim Phillips
· 12 years ago
a2ac1b3
mxc: Fix SDHC multi-instance clock
by Benoît Thébaudeau
· 12 years ago
16e43f3
fsl_esdhc: Remove cache snooping for i.MX
by Benoît Thébaudeau
· 12 years ago
975324a
FSL/eSDHC: enable the clock to detect the SD card
by Jerry Huang
· 12 years ago
e576bd9
i.MX: fsl_esdhc: allow use with cache enabled.
by Eric Nelson
· 13 years ago
7a5b802
mmc: fsl_esdhc: Poll until card is not busy anymore
by Dirk Behme
· 13 years ago
8eee2bd
fsl_esdhc: fix PIO mode transfers
by Ira Snyder
· 13 years ago
d48d2e2
mmc: fsl_esdhc: Implement card-detect hook.
by Thierry Reding
· 13 years ago
314284b
mmc: Change board_mmc_getcd() function prototype.
by Thierry Reding
· 13 years ago
4692708
i.mx: fsl_esdhc: add the i.mx6q support
by Jason Liu
· 13 years ago
1ed60d7
fsl_esdhc: Initialize mmc->b_max
by Fabio Estevam
· 13 years ago
4571de3
fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2
by Jason Liu
· 14 years ago
63fb5a7
drivers/mmc/fsl_esdhc.c: reordered tests
by Frans Meulenbroeks
· 14 years ago
32c8cfb
fsl_esdhc: Deal with watermark level register related changes
by Priyanka Jain
· 14 years ago
b71ea33
fsl_esdhc: Correcting esdhc timeout counter calculation
by Priyanka Jain
· 14 years ago
5103a03
fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)
by Kumar Gala
· 14 years ago
3b4456e
fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)
by Roy Zang
· 14 years ago
d621da0
fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)
by Jerry Huang
· 14 years ago
a6da8b8
fsl_esdhc: Fix esdhc disabled problem on some platforms
by Chenhui Zhao
· 14 years ago
030955c
fsl_esdhc: Fix the voltage validation process
by Li Yang
· 14 years ago
63786d2
fsl_esdhc: Fix max clock frequency
by Jerry Huang
· 14 years ago
4a6ee17
fsl_esdhc: Use mmc_set_clock to set initial speed
by Jerry Huang
· 14 years ago
2c1764e
fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller
by P.V.Suresh
· 14 years ago
7b43db9
drivers/mmc/fsl_esdhc.c: fix compiler warnings
by Wolfgang Denk
· 15 years ago
77c1458
ppc/85xx: PIO Support for FSL eSDHC Controller Driver
by Dipen Dudhat
· 15 years ago
ab467c5
fsl_esdhc: Only modify the field we are changing in WML
by Roy Zang
· 15 years ago
48bb3bb
fsl_esdhc: Add function to reset the eSDHC controller
by Jerry Huang
· 15 years ago
cc4d122
fsl_esdhc: Always stop clock before changing frequency
by Kumar Gala
· 15 years ago
c67bee1
fsl_esdhc: add support for mx51 processor
by Stefano Babic
· 15 years ago
b33433a
fsl_esdhc: Add device tree fixups
by Anton Vorontsov
· 15 years ago
998be3d
mmc: drop unnecessary casts
by Rabin Vincent
· 16 years ago
50586ef
Add support for the Freescale eSDHC found on 8379 and 8536 SoCs
by Andy Fleming
· 16 years ago