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
/
sh_sdhi.c
Age
Commit message (
Expand
)
Author
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-17
mmc: sd_sdhi: Enable clock using clock framework
Marek Vasut
2017-08-17
mmc: sh_sdhi: Fix the ACMD handling
Marek Vasut
2017-08-17
mmc: sh_sdhi: Add DM and DT probing support
Marek Vasut
2017-06-09
mmc: sh_sdhi: Add SDHI support
Kouei Abe
2017-06-09
mmc: sh_sdhi: Add MMC version 5.0 support
Kouei Abe
2017-06-09
mmc: sh_sdhi: Add 64-bit access to sd_buf support
Kouei Abe
2017-06-09
mmc: sh_sdhi: Set SD_INFOx interrupt mask before command starting
Kouei Abe
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-20
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2016-08-17
arm: rmobile: Add BLANCHE board support
masakazu.mochizuki.wd@hitachi.com
2016-08-17
mmc: rmobile: add a compiler barrier
Yannick Gicquel
2016-08-05
mmc: use the generic error number
Jaehoon Chung
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2015-01-19
mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoC
Nobuhiro Iwamatsu