summaryrefslogtreecommitdiff
path: root/drivers/mmc/sh_sdhi.c
AgeCommit message (Expand)Author
2020-10-12mmc: do not check argument of free() beforehandHeinrich Schuchardt
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-17mmc: sd_sdhi: Enable clock using clock frameworkMarek Vasut
2017-08-17mmc: sh_sdhi: Fix the ACMD handlingMarek Vasut
2017-08-17mmc: sh_sdhi: Add DM and DT probing supportMarek Vasut
2017-06-09mmc: sh_sdhi: Add SDHI supportKouei Abe
2017-06-09mmc: sh_sdhi: Add MMC version 5.0 supportKouei Abe
2017-06-09mmc: sh_sdhi: Add 64-bit access to sd_buf supportKouei Abe
2017-06-09mmc: sh_sdhi: Set SD_INFOx interrupt mask before command startingKouei Abe
2017-01-11mmc: change the set_ios return type from void to intJaehoon Chung
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-08-20Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2016-08-17arm: rmobile: Add BLANCHE board supportmasakazu.mochizuki.wd@hitachi.com
2016-08-17mmc: rmobile: add a compiler barrierYannick Gicquel
2016-08-05mmc: use the generic error numberJaehoon Chung
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2015-01-19mmc: rmobile: Add SDHC support for Renesas rmobile ARM SoCNobuhiro Iwamatsu