summaryrefslogtreecommitdiff
path: root/drivers/mmc/sdhci-cadence.c
AgeCommit message (Expand)Author
2020-07-25treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/bug.h from common headerSimon Glass
2020-02-17mmc: sdhci-cadence: send tune request twice to work around errataMasahiro Yamada
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-08-09mmc: sdhci-cadence: fix uninitialized pointer deref on probePeng Fan
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