index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
fsl_esdhc.h
Age
Commit message (
Expand
)
Author
2021-04-06
mmc: fsl_esdhc: add pulse width detection workaround
Michael Walle
2020-11-28
mmc: fsl_esdhc: make sure delay chain locked for HS400
Yangbo Lu
2020-10-14
mmc: fsl_esdhc: add ADMA2 support
Michael Walle
2020-10-12
mmc: fsl_esdhc: support eMMC HS400 mode
Yangbo Lu
2020-10-12
mmc: fsl_esdhc: support tuning for eMMC HS200
Yangbo Lu
2020-07-27
Move eSDHC adapter card identification to board files
Yangbo Lu
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-06-15
mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issue
Yangbo Lu
2019-11-05
mmc: fsl_esdhc: always check write protect state
Yangbo Lu
2019-11-05
mmc: fsl_esdhc: fix voltage validation
Yangbo Lu
2019-09-12
mmc: fsl_esdhc: Add emmc hs200 support
Yinbo Zhu
2019-06-23
mmc: fsl_esdhc: drop i.MX code
Yangbo Lu
2019-01-26
drivers: esdhc: add support for ColdFire mcf5441x family
Angelo Dureghello
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-04
mmc: fsl_esdhc: support SDR104 and HS200
Peng Fan
2017-11-07
mmc: fsl_esdhc: Fix PIO timeout
Benoît Thébaudeau
2017-07-12
mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O
Peng Fan
2017-07-12
mmc: fsl_esdhc: correct type of wp_enable
Peng Fan
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-06-28
mmc: fsl: introduce wp_enable
Peng Fan
2016-06-28
mmc: fsl: reset to normal boot mode when eMMC fast boot
Peng Fan
2016-04-06
fsl: esdhc: consolidate fsl_esdhc_cfg structure
Peng Fan
2016-01-03
ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register
Eric Nelson
2015-10-29
armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb
Yangbo Lu
2015-05-04
mmc: fsl_esdhc: Add peripheral clock support
Yangbo Lu
2015-05-04
mmc: fsl_esdhc: Add adapter card type identification support
Yangbo Lu
2015-04-23
ls2085a: esdhc: Add esdhc support for ls2085a
Yangbo Lu
2015-03-02
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
2015-02-24
mmc: fsl_esdhc: Add support for DDR mode
Volodymyr Riazantsev
2015-02-23
mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V
Otavio Salvador
2014-09-08
esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macros
Wang Huan
2014-04-22
driver: Add support of image load for MMC & SPI in SPL
Prabhakar Kushwaha
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2013-08-20
powerpc: mpc85xx: Support booting from SD Card with SPL
Ying Zhang
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-14
fsl_esdhc: Fix DMA transfer completion waiting loop
Andrew Gabbasov
2013-04-03
mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board
Abbas Raza
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-05-08
mmc: fsl_esdhc: Poll until card is not busy anymore
Dirk Behme
2011-04-10
fsl_esdhc: Deal with watermark level register related changes
Priyanka Jain
2010-04-23
ppc/85xx: PIO Support for FSL eSDHC Controller Driver
Dipen Dudhat
2010-04-07
fsl_esdhc: Only modify the field we are changing in WML
Roy Zang
2010-04-07
fsl_esdhc: Add function to reset the eSDHC controller
Jerry Huang
2010-04-07
fsl_esdhc: Always stop clock before changing frequency
Kumar Gala
2010-03-07
fsl_esdhc: add support for mx51 processor
Stefano Babic
2010-01-25
fsl_esdhc: fix wrong clock mask
Li Yang
2009-07-16
fsl_esdhc: Add device tree fixups
Anton Vorontsov
2009-02-16
Add support for the Freescale eSDHC found on 8379 and 8536 SoCs
Andy Fleming