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