summaryrefslogtreecommitdiff
path: root/include/fsl_esdhc.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-06mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle1-0/+3
2020-11-28mmc: fsl_esdhc: make sure delay chain locked for HS400Yangbo Lu1-0/+4
2020-10-14mmc: fsl_esdhc: add ADMA2 supportMichael Walle1-0/+14
2020-10-12mmc: fsl_esdhc: support eMMC HS400 modeYangbo Lu1-0/+12
2020-10-12mmc: fsl_esdhc: support tuning for eMMC HS200Yangbo Lu1-4/+13
2020-07-27Move eSDHC adapter card identification to board filesYangbo Lu1-4/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-5/+5
2020-06-15mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issueYangbo Lu1-0/+2
2019-11-05mmc: fsl_esdhc: always check write protect stateYangbo Lu1-1/+0
2019-11-05mmc: fsl_esdhc: fix voltage validationYangbo Lu1-6/+7
2019-09-12mmc: fsl_esdhc: Add emmc hs200 supportYinbo Zhu1-0/+4
2019-06-23mmc: fsl_esdhc: drop i.MX codeYangbo Lu1-57/+0
2019-01-26drivers: esdhc: add support for ColdFire mcf5441x familyAngelo Dureghello1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-04mmc: fsl_esdhc: support SDR104 and HS200Peng Fan1-0/+47
2017-11-07mmc: fsl_esdhc: Fix PIO timeoutBenoît Thébaudeau1-1/+1
2017-07-12mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/OPeng Fan1-0/+1
2017-07-12mmc: fsl_esdhc: correct type of wp_enablePeng Fan1-1/+1
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-06-28mmc: fsl: introduce wp_enablePeng Fan1-0/+1
2016-06-28mmc: fsl: reset to normal boot mode when eMMC fast bootPeng Fan1-0/+6
2016-04-06fsl: esdhc: consolidate fsl_esdhc_cfg structurePeng Fan1-5/+1
2016-01-03ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson1-0/+2
2015-10-29armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu1-1/+1
2015-05-04mmc: fsl_esdhc: Add peripheral clock supportYangbo Lu1-0/+4
2015-05-04mmc: fsl_esdhc: Add adapter card type identification supportYangbo Lu1-0/+4
2015-04-24ls2085a: esdhc: Add esdhc support for ls2085aYangbo Lu1-0/+4
2015-03-02Merge branch 'master' of git://git.denx.de/u-bootStefano Babic1-0/+1
2015-02-25mmc: fsl_esdhc: Add support for DDR modeVolodymyr Riazantsev1-0/+1
2015-02-23mmc: fsl_esdhc: Add CMD11 support to switch to 1.8VOtavio Salvador1-0/+2
2014-09-08esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macrosWang Huan1-1/+13
2014-04-23driver: Add support of image load for MMC & SPI in SPLPrabhakar Kushwaha1-0/+1
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou1-0/+4
2013-08-20powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-14fsl_esdhc: Fix DMA transfer completion waiting loopAndrew Gabbasov1-1/+3
2013-04-03mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a boardAbbas Raza1-0/+1
2012-10-16mxc: Fix SDHC multi-instance clockBenoît Thébaudeau1-0/+1
2012-09-01fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau1-1/+0
2012-05-09mmc: fsl_esdhc: Poll until card is not busy anymoreDirk Behme1-1/+3
2011-04-10fsl_esdhc: Deal with watermark level register related changesPriyanka Jain1-1/+14
2010-04-24ppc/85xx: PIO Support for FSL eSDHC Controller DriverDipen Dudhat1-0/+2
2010-04-07fsl_esdhc: Only modify the field we are changing in WMLRoy Zang1-0/+2
2010-04-07fsl_esdhc: Add function to reset the eSDHC controllerJerry Huang1-0/+1
2010-04-07fsl_esdhc: Always stop clock before changing frequencyKumar Gala1-2/+1
2010-03-07fsl_esdhc: add support for mx51 processorStefano Babic1-0/+27
2010-01-26fsl_esdhc: fix wrong clock maskLi Yang1-1/+1
2009-07-17fsl_esdhc: Add device tree fixupsAnton Vorontsov1-0/+8
2009-02-17Add support for the Freescale eSDHC found on 8379 and 8536 SoCsAndy Fleming1-0/+145