Commit Graph

63 Commits (05d1c24517726c73fabb16c483a5cbd3737ed2a6)

Author SHA1 Message Date
Wang Huan 19060bd886 ls102xa: esdhc: Add esdhc support for LS102xA 11 years ago
Tom Rini 10dc77716f esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set 11 years ago
Ye.Li 716897760f esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver 11 years ago
Chunhe Lan 0b2e13d9cc powerpc/85xx: Add T4240RDB board support 11 years ago
Haijun.Zhang 1336e2d343 mmc:eSDHC: Workaround for data timeout issue on Txxx SoC 11 years ago
Andrew Gabbasov 8a573022c3 mmc: fsl_esdhc: add controller reset in case of data related errors too 11 years ago
Andrew Gabbasov fb823981c5 mmc: fsl_esdhc: fix calculation of timeout for data transactions 11 years ago
Pantelis Antoniou 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 11 years ago
Pantelis Antoniou 22cb7d334e mmc: Convert mmc struct's name array to a pointer 11 years ago
Pantelis Antoniou ab769f227f mmc: Remove ops from struct mmc and put in mmc_ops 11 years ago
Haijun.Zhang d47e3d2707 esdhc: Detecting 8 bit width before mmc initialization 11 years ago
Haijun.Zhang f7e27cc5ee esdhc: Workaround for card can't be detected on T4240QDS 11 years ago
Haijun.Zhang ef38f3ffb9 powerpc/esdhc: Add 3.3v voltage support in esdhc capacity register 12 years ago
Haijun.Zhang a54d681132 esdhc: memset mmc struct before putting into use 12 years ago
Haijun.Zhang 511948b2cb Powerpc/esdhc: Add simple description of esdhc register 12 years ago
Haijun.Zhang 5f9b9f867d powerpc/esdhc: Map register for eSDHC Host Controller V3.0 12 years ago
Fabio Estevam 3f786a8b6f mmc: fsl_esdhc: Check the result from malloc() 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Dirk Behme a61da72bda fsl_esdhc: Touch only relevant sys ctrl bits 12 years ago
Haijun.Zhang b8e5b07225 Powerpc: eSDHC: Fix mmc read write err in uboot of T4240QDS board 12 years ago
Andrew Gabbasov 01b77353e4 fsl_esdhc: Do not clear interrupt status bits until data processed 12 years ago
Fabio Estevam c2137b10a4 mmc: fsl_esdhc: Fix hang after 'save' command 12 years ago
Haijun.Zhang 48e0b2bd2b powerpc/esdhc: Correct judgement for DATA PIO mode 12 years ago
Fabio Estevam 88227a1d8a mmc: fsl_esdhc: Use calloc() 12 years ago
Andrew Gabbasov 9b74dc56fb fsl_esdhc: Fix DMA transfer completion waiting loop 12 years ago
Eric Nelson 54899fc8fe fsl_esdhc: flush cache after IO completion 12 years ago
Abbas Raza aad4659a2f mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a board 12 years ago
Nikita Kiryanov d23d8d7e06 mmc: add support for write protection 12 years ago
Simon Glass e9adeca3fc ppc: arm: Move sdhc_clk into arch_global_data 12 years ago
Shawn Guo fb8302bfc5 fsl_esdhc: add MMC_MODE_HC host_caps 12 years ago
Kim Phillips eafa90a16c drivers/mmc/fsl_esdhc.c: sparse fixes 13 years ago
Benoît Thébaudeau a2ac1b3a7d mxc: Fix SDHC multi-instance clock 13 years ago
Benoît Thébaudeau 16e43f354d fsl_esdhc: Remove cache snooping for i.MX 13 years ago
Jerry Huang 975324a7d9 FSL/eSDHC: enable the clock to detect the SD card 13 years ago
Eric Nelson e576bd90f9 i.MX: fsl_esdhc: allow use with cache enabled. 13 years ago
Dirk Behme 7a5b80297b mmc: fsl_esdhc: Poll until card is not busy anymore 13 years ago
Ira Snyder 8eee2bd7f4 fsl_esdhc: fix PIO mode transfers 13 years ago
Thierry Reding d48d2e21d4 mmc: fsl_esdhc: Implement card-detect hook. 13 years ago
Thierry Reding 314284b156 mmc: Change board_mmc_getcd() function prototype. 13 years ago
Jason Liu 4692708d45 i.mx: fsl_esdhc: add the i.mx6q support 13 years ago
Fabio Estevam 1ed60d7ade fsl_esdhc: Initialize mmc->b_max 14 years ago
Jason Liu 4571de33ee fsl_esdhc: Fix multi-block read restriction on i.MX53 eSDHCv2 14 years ago
Frans Meulenbroeks 63fb5a7e4b drivers/mmc/fsl_esdhc.c: reordered tests 14 years ago
Priyanka Jain 32c8cfb23c fsl_esdhc: Deal with watermark level register related changes 14 years ago
Priyanka Jain b71ea33699 fsl_esdhc: Correcting esdhc timeout counter calculation 14 years ago
Kumar Gala 5103a03a0b fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020) 14 years ago
Roy Zang 3b4456ec39 fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080) 14 years ago
Jerry Huang d621da0066 fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080) 14 years ago
Chenhui Zhao a6da8b8195 fsl_esdhc: Fix esdhc disabled problem on some platforms 14 years ago
Li Yang 030955c2ca fsl_esdhc: Fix the voltage validation process 15 years ago