index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
fsl_esdhc.h
Age
Commit message (
Expand
)
Author
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-23
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-24
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-26
fsl_esdhc: fix wrong clock mask
Li Yang
2009-07-16
fsl_esdhc: Add device tree fixups
Anton Vorontsov
2009-02-17
Add support for the Freescale eSDHC found on 8379 and 8536 SoCs
Andy Fleming