summaryrefslogtreecommitdiffstats
path: root/include/fsl_esdhc.h
Commit message (Expand)AuthorAgeFilesLines
* mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle2021-04-061-0/+3
* mmc: fsl_esdhc: make sure delay chain locked for HS400Yangbo Lu2020-11-281-0/+4
* mmc: fsl_esdhc: add ADMA2 supportMichael Walle2020-10-141-0/+14
* mmc: fsl_esdhc: support eMMC HS400 modeYangbo Lu2020-10-121-0/+12
* mmc: fsl_esdhc: support tuning for eMMC HS200Yangbo Lu2020-10-121-4/+13
* Move eSDHC adapter card identification to board filesYangbo Lu2020-07-271-4/+0
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-5/+5
* mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issueYangbo Lu2020-06-151-0/+2
* mmc: fsl_esdhc: always check write protect stateYangbo Lu2019-11-051-1/+0
* mmc: fsl_esdhc: fix voltage validationYangbo Lu2019-11-051-6/+7
* mmc: fsl_esdhc: Add emmc hs200 supportYinbo Zhu2019-09-121-0/+4
* mmc: fsl_esdhc: drop i.MX codeYangbo Lu2019-06-231-57/+0
* drivers: esdhc: add support for ColdFire mcf5441x familyAngelo Dureghello2019-01-261-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* mmc: fsl_esdhc: support SDR104 and HS200Peng Fan2018-02-041-0/+47
* mmc: fsl_esdhc: Fix PIO timeoutBenoît Thébaudeau2017-11-071-1/+1
* mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/OPeng Fan2017-07-121-0/+1
* mmc: fsl_esdhc: correct type of wp_enablePeng Fan2017-07-121-1/+1
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* mmc: fsl: introduce wp_enablePeng Fan2016-06-281-0/+1
* mmc: fsl: reset to normal boot mode when eMMC fast bootPeng Fan2016-06-281-0/+6
* fsl: esdhc: consolidate fsl_esdhc_cfg structurePeng Fan2016-04-061-5/+1
* ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson2016-01-031-0/+2
* armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu2015-10-291-1/+1
* mmc: fsl_esdhc: Add peripheral clock supportYangbo Lu2015-05-041-0/+4
* mmc: fsl_esdhc: Add adapter card type identification supportYangbo Lu2015-05-041-0/+4
* ls2085a: esdhc: Add esdhc support for ls2085aYangbo Lu2015-04-231-0/+4
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-021-0/+1
|\
| * mmc: fsl_esdhc: Add support for DDR modeVolodymyr Riazantsev2015-02-241-0/+1
* | mmc: fsl_esdhc: Add CMD11 support to switch to 1.8VOtavio Salvador2015-02-231-0/+2
|/
* esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macrosWang Huan2014-09-081-1/+13
* driver: Add support of image load for MMC & SPI in SPLPrabhakar Kushwaha2014-04-221-0/+1
* mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-241-0/+4
* powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang2013-08-201-0/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* fsl_esdhc: Fix DMA transfer completion waiting loopAndrew Gabbasov2013-04-141-1/+3
* mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a boardAbbas Raza2013-04-031-0/+1
* mxc: Fix SDHC multi-instance clockBenoît Thébaudeau2012-10-161-0/+1
* fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau2012-09-011-1/+0
* mmc: fsl_esdhc: Poll until card is not busy anymoreDirk Behme2012-05-081-1/+3
* fsl_esdhc: Deal with watermark level register related changesPriyanka Jain2011-04-101-1/+14
* ppc/85xx: PIO Support for FSL eSDHC Controller DriverDipen Dudhat2010-04-231-0/+2
* fsl_esdhc: Only modify the field we are changing in WMLRoy Zang2010-04-071-0/+2
* fsl_esdhc: Add function to reset the eSDHC controllerJerry Huang2010-04-071-0/+1
* fsl_esdhc: Always stop clock before changing frequencyKumar Gala2010-04-071-2/+1
* fsl_esdhc: add support for mx51 processorStefano Babic2010-03-071-0/+27
* fsl_esdhc: fix wrong clock maskLi Yang2010-01-251-1/+1
* fsl_esdhc: Add device tree fixupsAnton Vorontsov2009-07-161-0/+8
* Add support for the Freescale eSDHC found on 8379 and 8536 SoCsAndy Fleming2009-02-161-0/+145