Age | Commit message (Expand) | Author | Files | Lines |
2019-06-23 | mmc: fsl_esdhc: drop i.MX code | Yangbo Lu | 1 | -57/+0 |
2019-01-26 | drivers: esdhc: add support for ColdFire mcf5441x family | Angelo Dureghello | 1 | -0/+1 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2018-02-04 | mmc: fsl_esdhc: support SDR104 and HS200 | Peng Fan | 1 | -0/+47 |
2017-11-07 | mmc: fsl_esdhc: Fix PIO timeout | Benoît Thébaudeau | 1 | -1/+1 |
2017-07-12 | mmc: fsl_esdhc: introduce vs18_enable for 1.8V fix I/O | Peng Fan | 1 | -0/+1 |
2017-07-12 | mmc: fsl_esdhc: correct type of wp_enable | Peng Fan | 1 | -1/+1 |
2016-09-24 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 1 | -1/+1 |
2016-06-28 | mmc: fsl: introduce wp_enable | Peng Fan | 1 | -0/+1 |
2016-06-28 | mmc: fsl: reset to normal boot mode when eMMC fast boot | Peng Fan | 1 | -0/+6 |
2016-04-06 | fsl: esdhc: consolidate fsl_esdhc_cfg structure | Peng Fan | 1 | -5/+1 |
2016-01-03 | ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register | Eric Nelson | 1 | -0/+2 |
2015-10-29 | armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb | Yangbo Lu | 1 | -1/+1 |
2015-05-04 | mmc: fsl_esdhc: Add peripheral clock support | Yangbo Lu | 1 | -0/+4 |
2015-05-04 | mmc: fsl_esdhc: Add adapter card type identification support | Yangbo Lu | 1 | -0/+4 |
2015-04-24 | ls2085a: esdhc: Add esdhc support for ls2085a | Yangbo Lu | 1 | -0/+4 |
2015-03-02 | Merge branch 'master' of git://git.denx.de/u-boot | Stefano Babic | 1 | -0/+1 |
2015-02-25 | mmc: fsl_esdhc: Add support for DDR mode | Volodymyr Riazantsev | 1 | -0/+1 |
2015-02-23 | mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V | Otavio Salvador | 1 | -0/+2 |
2014-09-08 | esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macros | Wang Huan | 1 | -1/+13 |
2014-04-23 | driver: Add support of image load for MMC & SPI in SPL | Prabhakar Kushwaha | 1 | -0/+1 |
2014-03-24 | mmc: Split mmc struct, rework mmc initialization (v2) | Pantelis Antoniou | 1 | -0/+4 |
2013-08-20 | powerpc: mpc85xx: Support booting from SD Card with SPL | Ying Zhang | 1 | -0/+1 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 1 | -17/+1 |
2013-04-14 | fsl_esdhc: Fix DMA transfer completion waiting loop | Andrew Gabbasov | 1 | -1/+3 |
2013-04-03 | mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board | Abbas Raza | 1 | -0/+1 |
2012-10-16 | mxc: Fix SDHC multi-instance clock | Benoît Thébaudeau | 1 | -0/+1 |
2012-09-01 | fsl_esdhc: Remove cache snooping for i.MX | Benoît Thébaudeau | 1 | -1/+0 |
2012-05-09 | mmc: fsl_esdhc: Poll until card is not busy anymore | Dirk Behme | 1 | -1/+3 |
2011-04-10 | fsl_esdhc: Deal with watermark level register related changes | Priyanka Jain | 1 | -1/+14 |
2010-04-24 | ppc/85xx: PIO Support for FSL eSDHC Controller Driver | Dipen Dudhat | 1 | -0/+2 |
2010-04-07 | fsl_esdhc: Only modify the field we are changing in WML | Roy Zang | 1 | -0/+2 |
2010-04-07 | fsl_esdhc: Add function to reset the eSDHC controller | Jerry Huang | 1 | -0/+1 |
2010-04-07 | fsl_esdhc: Always stop clock before changing frequency | Kumar Gala | 1 | -2/+1 |
2010-03-07 | fsl_esdhc: add support for mx51 processor | Stefano Babic | 1 | -0/+27 |
2010-01-26 | fsl_esdhc: fix wrong clock mask | Li Yang | 1 | -1/+1 |
2009-07-17 | fsl_esdhc: Add device tree fixups | Anton Vorontsov | 1 | -0/+8 |
2009-02-17 | Add support for the Freescale eSDHC found on 8379 and 8536 SoCs | Andy Fleming | 1 | -0/+145 |