aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/sh_sdhi.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-17mmc: sd_sdhi: Enable clock using clock frameworkMarek Vasut1-0/+15
2017-08-17mmc: sh_sdhi: Fix the ACMD handlingMarek Vasut1-48/+55
2017-08-17mmc: sh_sdhi: Add DM and DT probing supportMarek Vasut1-20/+145
2017-06-09mmc: sh_sdhi: Add SDHI supportKouei Abe1-0/+14
2017-06-09mmc: sh_sdhi: Add MMC version 5.0 supportKouei Abe1-5/+19
2017-06-09mmc: sh_sdhi: Add 64-bit access to sd_buf supportKouei Abe1-10/+43
2017-06-09mmc: sh_sdhi: Set SD_INFOx interrupt mask before command startingKouei Abe1-2/+2
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung1-2/+4
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-08-20Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini1-14/+15
2016-08-17arm: rmobile: Add BLANCHE board supportmasakazu.mochizuki.wd@hitachi.com1-17/+15
2016-08-17mmc: rmobile: add a compiler barrierYannick Gicquel1-0/+3
2016-08-05mmc: use the generic error numberJaehoon Chung1-3/+3
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2015-01-19mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu1-0/+695