summaryrefslogtreecommitdiff
path: root/drivers/mmc/sti_sdhci.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-251-1/+1
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-241-1/+1
* treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-201-1/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* mmc: sti_sdhci: Fix sdhci_setup_cfg() call.Patrice Chotard2019-08-271-3/+3
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* sti: fix STMicroelectronics copyrightPatrice Chotard2017-11-061-3/+3
* treewide: replace with error() with pr_err()Masahiro Yamada2017-10-041-1/+1
* mmc: sti_sdhci: Use reset frameworkPatrice Chotard2017-09-221-15/+20
* mmc: sti_sdhci: Rework sti_mmc_core_config()Patrice Chotard2017-09-221-15/+18
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* STiH410: Add STi SDHCI driverPatrice Chotard2017-03-141-0/+141