summaryrefslogtreecommitdiff
path: root/drivers/mmc/sti_sdhci.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-051-1/+1
|\
| * treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-091-1/+1
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-2/+2
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-3/+3
* | dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* | dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-131-2/+2
|/
* 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