Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1f24736613ca9c1212f33d0d67496491303c045e
/
drivers
/
mmc
/
fsl_esdhc.c
239dd25
esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set
by Tom Rini
· 11 years ago
33a56b1
esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver
by Ye.Li
· 11 years ago
8e4f3ff
powerpc/85xx: Add T4240RDB board support
by Chunhe Lan
· 11 years ago
edeb83a
mmc:eSDHC: Workaround for data timeout issue on Txxx SoC
by Haijun.Zhang
· 11 years ago
a04a6e0
mmc: fsl_esdhc: add controller reset in case of data related errors too
by Andrew Gabbasov
· 11 years ago
d5b4866
mmc: fsl_esdhc: fix calculation of timeout for data transactions
by Andrew Gabbasov
· 11 years ago
2c85046
mmc: Split mmc struct, rework mmc initialization (v2)
by Pantelis Antoniou
· 11 years ago
e7bef3a
mmc: Convert mmc struct's name array to a pointer
by Pantelis Antoniou
· 11 years ago
c9e7591
mmc: Remove ops from struct mmc and put in mmc_ops
by Pantelis Antoniou
· 11 years ago
f0fe8ad
esdhc: Detecting 8 bit width before mmc initialization
by Haijun.Zhang
· 11 years ago
05f5854
esdhc: Workaround for card can't be detected on T4240QDS
by Haijun.Zhang
· 11 years ago
8a065e9
powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register
by Haijun.Zhang
· 11 years ago
c4fd451
esdhc: memset mmc struct before putting into use
by Haijun.Zhang
· 11 years ago
d49eb9e
Powerpc/esdhc: Add simple description of esdhc register
by Haijun.Zhang
· 11 years ago
a63efe7
powerpc/esdhc: Map register for eSDHC Host Controller V3.0
by Haijun.Zhang
· 11 years ago
d95b706
mmc: fsl_esdhc: Check the result from malloc()
by Fabio Estevam
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
dbe6725
fsl_esdhc: Touch only relevant sys ctrl bits
by Dirk Behme
· 11 years ago
203fa4d
Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS board
by Haijun.Zhang
· 11 years ago
4816b7a
fsl_esdhc: Do not clear interrupt status bits until data processed
by Andrew Gabbasov
· 11 years ago
88525ed
mmc: fsl_esdhc: Fix hang after 'save' command
by Fabio Estevam
· 12 years ago
0e13e80
powerpc/esdhc: Correct judgement for DATA PIO mode
by Haijun.Zhang
· 12 years ago
6592a99
mmc: fsl_esdhc: Use calloc()
by Fabio Estevam
· 12 years ago
4a92962
fsl_esdhc: Fix DMA transfer completion waiting loop
by Andrew Gabbasov
· 12 years ago
70e6869
fsl_esdhc: flush cache after IO completion
by Eric Nelson
· 12 years ago
e6bf977
mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board
by Abbas Raza
· 12 years ago
020f261
mmc: add support for write protection
by Nikita Kiryanov
· 12 years ago
9e247d1
ppc: arm: Move sdhc_clk into arch_global_data
by Simon Glass
· 12 years ago
7567076
fsl_esdhc: add MMC_MODE_HC host_caps
by Shawn Guo
· 12 years ago
e007094
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
f9e0b60
drivers/mmc/fsl_esdhc.c: sparse fixes
by Kim Phillips
· 12 years ago
c58ff34
mxc: Fix SDHC multi-instance clock
by Benoît Thébaudeau
· 12 years ago
c08d11c
fsl_esdhc: Remove cache snooping for i.MX
by Benoît Thébaudeau
· 12 years ago
4e3bfa0
FSL/eSDHC: enable the clock to detect the SD card
by Jerry Huang
· 13 years ago
30e9cad
i.MX: fsl_esdhc: allow use with cache enabled.
by Eric Nelson
· 13 years ago
d8552d6
mmc: fsl_esdhc: Poll until card is not busy anymore
by Dirk Behme
· 13 years ago
66a722e
fsl_esdhc: fix PIO mode transfers
by Ira Snyder
· 13 years ago
8cee4c98
mmc: fsl_esdhc: Implement card-detect hook.
by Thierry Reding
· 13 years ago
d7aebf4
mmc: Change board_mmc_getcd() function prototype.
by Thierry Reding
· 13 years ago
9919d64
i.mx: fsl_esdhc: add the i.mx6q support
by Jason Liu
· 13 years ago
1be94b7
fsl_esdhc: Initialize mmc->b_max
by Fabio Estevam
· 14 years ago
bef0ff0
fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2
by Jason Liu
· 14 years ago
010ba98
drivers/mmc/fsl_esdhc.c: reordered tests
by Frans Meulenbroeks
· 14 years ago
0244963
fsl_esdhc: Deal with watermark level register related changes
by Priyanka Jain
· 14 years ago
c51b40d
fsl_esdhc: Correcting esdhc timeout counter calculation
by Priyanka Jain
· 14 years ago
9a878d5
fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)
by Kumar Gala
· 14 years ago
3935661
fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)
by Roy Zang
· 14 years ago
ed41367
fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)
by Jerry Huang
· 14 years ago
025eab0
fsl_esdhc: Fix esdhc disabled problem on some platforms
by Chenhui Zhao
· 14 years ago
d4933f2
fsl_esdhc: Fix the voltage validation process
by Li Yang
· 14 years ago
9a95095
fsl_esdhc: Fix max clock frequency
by Jerry Huang
· 14 years ago
0caea1a
fsl_esdhc: Use mmc_set_clock to set initial speed
by Jerry Huang
· 14 years ago
7b1868b
fsl_esdhc: Set the eSHDC DMACTL[SNOOP] bit after resetting the controller
by P.V.Suresh
· 14 years ago
a40545c
drivers/mmc/fsl_esdhc.c: fix compiler warnings
by Wolfgang Denk
· 15 years ago
5c72f35
ppc/85xx: PIO Support for FSL eSDHC Controller Driver
by Dipen Dudhat
· 15 years ago
e5853af
fsl_esdhc: Only modify the field we are changing in WML
by Roy Zang
· 15 years ago
b7ef756
fsl_esdhc: Add function to reset the eSDHC controller
by Jerry Huang
· 15 years ago
09876a3
fsl_esdhc: Always stop clock before changing frequency
by Kumar Gala
· 15 years ago
ff7a5ca
fsl_esdhc: add support for mx51 processor
by Stefano Babic
· 15 years ago
f751a3c
fsl_esdhc: Add device tree fixups
by Anton Vorontsov
· 15 years ago
b6eed94
mmc: drop unnecessary casts
by Rabin Vincent
· 16 years ago
e52ffb8
Add support for the Freescale eSDHC found on 8379 and 8536 SoCs
by Andy Fleming
· 16 years ago