summaryrefslogtreecommitdiffstats
path: root/drivers/mmc/sh_sdhi.c
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* mmc: sd_sdhi: Enable clock using clock frameworkMarek Vasut2017-08-171-0/+15
* mmc: sh_sdhi: Fix the ACMD handlingMarek Vasut2017-08-171-48/+55
* mmc: sh_sdhi: Add DM and DT probing supportMarek Vasut2017-08-171-20/+145
* mmc: sh_sdhi: Add SDHI supportKouei Abe2017-06-091-0/+14
* mmc: sh_sdhi: Add MMC version 5.0 supportKouei Abe2017-06-091-5/+19
* mmc: sh_sdhi: Add 64-bit access to sd_buf supportKouei Abe2017-06-091-10/+43
* mmc: sh_sdhi: Set SD_INFOx interrupt mask before command startingKouei Abe2017-06-091-2/+2
* mmc: change the set_ios return type from void to intJaehoon Chung2017-01-111-2/+4
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2016-08-201-14/+15
|\
| * arm: rmobile: Add BLANCHE board supportmasakazu.mochizuki.wd@hitachi.com2016-08-171-17/+15
| * mmc: rmobile: add a compiler barrierYannick Gicquel2016-08-171-0/+3
* | mmc: use the generic error numberJaehoon Chung2016-08-051-3/+3
|/
* Use correct spelling of "U-Boot"Bin Meng2016-02-061-1/+1
* mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu2015-01-191-0/+695