Commit Graph

104 Commits (e160f7d430f163bc42757aff3bf2bcac0a459f02)

Author SHA1 Message Date
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor 7 years ago
Yangbo Lu fce1e16c55 mmc: fsl_esdhc: move 'status' property fixup into a weak function 7 years ago
Yangbo Lu a6473f8e3f mmc: fsl_esdhc: add 'fsl, esdhc' into of_match table 7 years ago
Yangbo Lu fc8048a88e mmc: fsl_esdhc: make GPIO support optional 7 years ago
Jaehoon Chung 07b0b9c00c mmc: change the set_ios return type from void to int 7 years ago
Peng Fan 35ae99467d dm: mmc: intialize dev when probe 8 years ago
Jaehoon Chung 915ffa5213 mmc: use the generic error number 8 years ago
Jaehoon Chung 70f862808e mmc: fsl_esdhc: remove the duplicated header file 8 years ago
Peng Fan 1483151e84 mmc: fsl: introduce wp_enable 8 years ago
Ye Li 84ecdf6da9 fsl_esdhc: Update clock enable bits for USDHC 8 years ago
Peng Fan f53225cce4 mmc: fsl: reset to normal boot mode when eMMC fast boot 8 years ago
Eddy Petrișor 9702ec00e9 armv8: s32v234: Introduce basic support for s32v234evb 8 years ago
Yangbo Lu cc634e2836 mmc: fsl_esdhc: fix check_and_invalidate_dcache_range function 8 years ago
Peng Fan 96f0407b00 fsl: esdhc: support driver model 8 years ago
Yangbo Lu 25503443ee mmc: fsl_esdhc: set Abort command type for CMD12 8 years ago
Yangbo Lu e978a31b63 mmc: fsl_esdhc: increase data transaction timeout to 500ms 8 years ago
Eric Nelson f0b5f23f32 ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl register 9 years ago
Yangbo Lu bf50be835e mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card 9 years ago
Yangbo Lu cdc69550d2 mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card 9 years ago
Shaohui Xie 512bdbd46a Powerpc: eSDHC: expand a fix to T4160 9 years ago
Yangbo Lu 8ef0d5c438 armv8/ls1043ardb: esdhc: Add esdhc support for ls1043ardb 9 years ago
Tom Rini e3d50d4292 fsl_esdhc.c: Always make check_and_invalidate_dcache_range available 9 years ago
Peng Fan 4683b22065 mmc:fsl_esdhc invalidate dcache before read 9 years ago
Yangbo Lu 253d5bdd64 mmc: fsl_esdhc: update eMMC44 adapter card erase timeout 9 years ago
Rob Herring 5a20397b00 mmc: remove the MMC_MODE_HC flag 9 years ago
Yangbo Lu 2d9ca2c72c mmc: fsl_esdhc: Add peripheral clock support 9 years ago
Yangbo Lu 5a8dbdc6b4 mmc: fsl_esdhc: Add adapter card type identification support 9 years ago
Yangbo Lu 8b06460e55 ls2085a: esdhc: Add esdhc support for ls2085a 9 years ago
Peng Fan 323aaaa1e3 mmc: fsl_esdhc fix register offset 9 years ago
Volodymyr Riazantsev 0e1bf614d5 mmc: fsl_esdhc: Add support for DDR mode 9 years ago
Otavio Salvador ee0c538951 mmc: fsl_esdhc: Add support to force VSELECT set 9 years ago
Otavio Salvador f022d36e8a mmc: fsl_esdhc: Add CMD11 support to switch to 1.8V 9 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Ye.Li a3d6e38617 mmc: fsl_esdhc: Update esdhc driver for iMX6SX 10 years ago
Markus Niebel 3b4b9a3377 mmc: fsl_esdhc: fix f_max retrieval during init 10 years ago
Masahiro Yamada c79cba37b3 cosmetic: replace MIN, MAX with min, max 10 years ago
Wang Huan 19060bd886 ls102xa: esdhc: Add esdhc support for LS102xA 10 years ago
Tom Rini 10dc77716f esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set 10 years ago
Ye.Li 716897760f esdhc/usdhc: Fix PIO mode bug in fsl_esdhc driver 10 years ago
Chunhe Lan 0b2e13d9cc powerpc/85xx: Add T4240RDB board support 10 years ago
Haijun.Zhang 1336e2d343 mmc:eSDHC: Workaround for data timeout issue on Txxx SoC 10 years ago
Andrew Gabbasov 8a573022c3 mmc: fsl_esdhc: add controller reset in case of data related errors too 10 years ago
Andrew Gabbasov fb823981c5 mmc: fsl_esdhc: fix calculation of timeout for data transactions 10 years ago
Pantelis Antoniou 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 10 years ago
Pantelis Antoniou 22cb7d334e mmc: Convert mmc struct's name array to a pointer 10 years ago
Pantelis Antoniou ab769f227f mmc: Remove ops from struct mmc and put in mmc_ops 10 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 11 years ago
Haijun.Zhang a54d681132 esdhc: memset mmc struct before putting into use 11 years ago