summaryrefslogtreecommitdiff
path: root/drivers/mmc/sdhci-cadence.c
AgeCommit message (Expand)Author
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-01-22mmc: sdhci-cadence: add HS200 supportMasahiro Yamada
2018-01-22mmc: sdhci-cadence: call mmc_of_parse()Masahiro Yamada
2018-01-22mmc: sdhci-cadence: use bitfield access macros for cleanupMasahiro Yamada
2017-09-29mmc: sdhci-cadence: set timing mode register depending on frequencyMasahiro Yamada
2017-07-19mmc: cadence: use fdt32_t for DT property value to fix sparse warningMasahiro Yamada
2017-06-01dm: core: Replace of_offset with accessor (part 2)Simon Glass
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-06-01dm: Use dm.h header when driver mode is usedSimon Glass
2017-05-15mmc: sdhci-cadence: import updates from Linux 4.12Masahiro Yamada
2017-01-11mmc: sdhci-cadence: add Cadence SD4HC supportMasahiro Yamada