index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
ftsdc010_mci.c
Age
Commit message (
Expand
)
Author
2018-03-30
mmc: ftsdc010: Merge nds32_mmc to ftsdc010
Rick Chen
2018-03-30
mmc: ftsdc010: Drop non-dm code
Rick Chen
2017-11-30
nds32: ftsdc010: Fix SD detech fail on AE3XX.
Rick Chen
2017-11-30
nds32: ftsdc010: fix wait status error coding.
Rick Chen
2017-11-30
nds32: ftsdc010: Support ftsdc010 DM.
Rick Chen
2017-01-11
mmc: change the set_ios return type from void to int
Jaehoon Chung
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-08-05
mmc: use the generic error number
Jaehoon Chung
2014-03-24
mmc: Split mmc struct, rework mmc initialization (v2)
Pantelis Antoniou
2014-03-24
mmc: Convert mmc struct's name array to a pointer
Pantelis Antoniou
2014-03-24
mmc: Remove ops from struct mmc and put in mmc_ops
Pantelis Antoniou
2013-07-25
Merge branch 'master' of git://git.denx.de/u-boot-nds32
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
mmc: ftsdc010_mci: fix build error if CONFIG_FTSDC010_SDIO is not defined
Gabor Juhos
2013-05-15
mmc: update Faraday FTSDC010 for rw performance
Kuo-Jung Su