aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/sdhci-cadence.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-17mmc: sdhci-cadence: send tune request twice to work around errataMasahiro Yamada1-4/+17
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2019-08-09mmc: sdhci-cadence: fix uninitialized pointer deref on probePeng Fan1-1/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-01-22mmc: sdhci-cadence: add HS200 supportMasahiro Yamada1-9/+81
2018-01-22mmc: sdhci-cadence: call mmc_of_parse()Masahiro Yamada1-0/+4
2018-01-22mmc: sdhci-cadence: use bitfield access macros for cleanupMasahiro Yamada1-10/+10
2017-09-29mmc: sdhci-cadence: set timing mode register depending on frequencyMasahiro Yamada1-0/+51
2017-07-19mmc: cadence: use fdt32_t for DT property value to fix sparse warningMasahiro Yamada1-1/+1
2017-06-01dm: core: Replace of_offset with accessor (part 2)Simon Glass1-1/+1
2017-06-01dm: Rename dev_addr..() functionsSimon Glass1-1/+1
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass1-1/+1
2017-05-15mmc: sdhci-cadence: import updates from Linux 4.12Masahiro Yamada1-10/+57
2017-01-11mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada1-0/+125