index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
fsl_esdhc.c
Age
Commit message (
Expand
)
Author
2014-11-26
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-11-24
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-20
mmc: fsl_esdhc: Update esdhc driver for iMX6SX
Ye.Li
2014-11-19
mmc: fsl_esdhc: fix f_max retrieval during init
Markus Niebel
2014-09-24
cosmetic: replace MIN, MAX with min, max
Masahiro Yamada
2014-09-08
ls102xa: esdhc: Add esdhc support for LS102xA
Wang Huan
2014-05-23
esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set
Tom Rini
2014-05-22
esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver
Ye.Li
2014-05-13
powerpc/85xx: Add T4240RDB board support
Chunhe Lan
2014-04-02
mmc:eSDHC: Workaround for data timeout issue on Txxx SoC
Haijun.Zhang
2014-04-02
mmc: fsl_esdhc: add controller reset in case of data related errors too
Andrew Gabbasov
2014-04-02
mmc: fsl_esdhc: fix calculation of timeout for data transactions
Andrew Gabbasov
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
2014-03-24
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
2014-01-22
esdhc: Detecting 8 bit width before mmc initialization
Haijun.Zhang
2014-01-22
esdhc: Workaround for card can't be detected on T4240QDS
Haijun.Zhang
2013-10-31
powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register
Haijun.Zhang
2013-10-31
esdhc: memset mmc struct before putting into use
Haijun.Zhang
2013-10-31
Powerpc/esdhc: Add simple description of esdhc register
Haijun.Zhang
2013-10-31
powerpc/esdhc: Map register for eSDHC Host Controller V3.0
Haijun.Zhang
2013-09-20
mmc: fsl_esdhc: Check the result from malloc()
Fabio Estevam
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-16
fsl_esdhc: Touch only relevant sys ctrl bits
Dirk Behme
2013-07-16
Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS board
Haijun.Zhang
2013-06-13
fsl_esdhc: Do not clear interrupt status bits until data processed
Andrew Gabbasov
2013-06-13
mmc: fsl_esdhc: Fix hang after 'save' command
Fabio Estevam
2013-05-15
powerpc/esdhc: Correct judgement for DATA PIO mode
Haijun.Zhang
2013-05-06
mmc: fsl_esdhc: Use calloc()
Fabio Estevam
2013-04-14
fsl_esdhc: Fix DMA transfer completion waiting loop
Andrew Gabbasov
2013-04-14
fsl_esdhc: flush cache after IO completion
Eric Nelson
2013-04-03
mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board
Abbas Raza
2013-03-08
mmc: add support for write protection
Nikita Kiryanov
2013-02-04
ppc: arm: Move sdhc_clk into arch_global_data
Simon Glass
2013-01-05
fsl_esdhc: add MMC_MODE_HC host_caps
Shawn Guo
2012-11-05
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-11-04
drivers/mmc/fsl_esdhc.c: sparse fixes
Kim Phillips
2012-10-16
mxc: Fix SDHC multi-instance clock
Benoît Thébaudeau
2012-09-01
fsl_esdhc: Remove cache snooping for i.MX
Benoît Thébaudeau
2012-07-13
FSL/eSDHC: enable the clock to detect the SD card
Jerry Huang
2012-07-13
i.MX: fsl_esdhc: allow use with cache enabled.
Eric Nelson
2012-05-08
mmc: fsl_esdhc: Poll until card is not busy anymore
Dirk Behme
2012-01-08
fsl_esdhc: fix PIO mode transfers
Ira Snyder
2012-01-08
mmc: fsl_esdhc: Implement card-detect hook.
Thierry Reding
2012-01-08
mmc: Change board_mmc_getcd() function prototype.
Thierry Reding
2012-01-08
i.mx: fsl_esdhc: add the i.mx6q support
Jason Liu
2011-05-18
fsl_esdhc: Initialize mmc->b_max
Fabio Estevam
2011-04-29
fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2
Jason Liu
2011-04-13
drivers/mmc/fsl_esdhc.c: reordered tests
Frans Meulenbroeks
[next]