summaryrefslogtreecommitdiff
path: root/include/fsl_esdhc.h
AgeCommit message (Expand)Author
2020-06-15mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issueYangbo Lu
2019-11-05mmc: fsl_esdhc: always check write protect stateYangbo Lu
2019-11-05mmc: fsl_esdhc: fix voltage validationYangbo Lu
2019-09-12mmc: fsl_esdhc: Add emmc hs200 supportYinbo Zhu
2019-06-23mmc: fsl_esdhc: drop i.MX codeYangbo Lu
2019-01-26drivers: esdhc: add support for ColdFire mcf5441x familyAngelo Dureghello
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-04mmc: fsl_esdhc: support SDR104 and HS200Peng Fan
2017-11-07mmc: fsl_esdhc: Fix PIO timeoutBenoît Thébaudeau
2017-07-12mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/OPeng Fan
2017-07-12mmc: fsl_esdhc: correct type of wp_enablePeng Fan
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-06-28mmc: fsl: introduce wp_enablePeng Fan
2016-06-28mmc: fsl: reset to normal boot mode when eMMC fast bootPeng Fan
2016-04-06fsl: esdhc: consolidate fsl_esdhc_cfg structurePeng Fan
2016-01-03ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson
2015-10-29armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardbYangbo Lu
2015-05-04mmc: fsl_esdhc: Add peripheral clock supportYangbo Lu
2015-05-04mmc: fsl_esdhc: Add adapter card type identification supportYangbo Lu
2015-04-23ls2085a: esdhc: Add esdhc support for ls2085aYangbo Lu
2015-03-02Merge branch 'master' of git://git.denx.de/u-bootStefano Babic
2015-02-24mmc: fsl_esdhc: Add support for DDR modeVolodymyr Riazantsev
2015-02-23mmc: fsl_esdhc: Add CMD11 support to switch to 1.8VOtavio Salvador
2014-09-08esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macrosWang Huan
2014-04-22driver: Add support of image load for MMC & SPI in SPLPrabhakar Kushwaha
2014-03-24mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou
2013-08-20powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-14fsl_esdhc: Fix DMA transfer completion waiting loopAndrew Gabbasov
2013-04-03mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a boardAbbas Raza
2012-10-16mxc: Fix SDHC multi-instance clockBenoît Thébaudeau
2012-09-01fsl_esdhc: Remove cache snooping for i.MXBenoît Thébaudeau
2012-05-08mmc: fsl_esdhc: Poll until card is not busy anymoreDirk Behme
2011-04-10fsl_esdhc: Deal with watermark level register related changesPriyanka Jain
2010-04-23ppc/85xx: PIO Support for FSL eSDHC Controller DriverDipen Dudhat
2010-04-07fsl_esdhc: Only modify the field we are changing in WMLRoy Zang
2010-04-07fsl_esdhc: Add function to reset the eSDHC controllerJerry Huang
2010-04-07fsl_esdhc: Always stop clock before changing frequencyKumar Gala
2010-03-07fsl_esdhc: add support for mx51 processorStefano Babic
2010-01-25fsl_esdhc: fix wrong clock maskLi Yang
2009-07-16fsl_esdhc: Add device tree fixupsAnton Vorontsov
2009-02-16Add support for the Freescale eSDHC found on 8379 and 8536 SoCsAndy Fleming