summaryrefslogtreecommitdiff
path: root/drivers/mmc/sti_sdhci.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2021-01-06Merge tag 'v2021.01-rc5' into nextTom Rini1-1/+1
2020-12-14dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass1-2/+2
2020-12-14dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass1-3/+3
2020-12-14dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass1-1/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-2/+2
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard1-1/+1
2020-07-25treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada1-1/+1
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini1-1/+1
2020-07-20treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada1-1/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2019-08-27mmc: sti_sdhci: Fix sdhci_setup_cfg() call.Patrice Chotard1-3/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-11-06sti: fix STMicroelectronics copyrightPatrice Chotard1-3/+3
2017-10-04treewide: replace with error() with pr_err()Masahiro Yamada1-1/+1
2017-09-22mmc: sti_sdhci: Use reset frameworkPatrice Chotard1-15/+20
2017-09-22mmc: sti_sdhci: Rework sti_mmc_core_config()Patrice Chotard1-15/+18
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-03-15STiH410: Add STi SDHCI driverPatrice Chotard1-0/+141