summaryrefslogtreecommitdiff
path: root/drivers/mmc/rockchip_sdhci.c
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Require users of devres to include the headerSimon Glass2020-02-051-0/+1
* rockchip: sdhci: Fix sdhci mmc driver probe abortKever Yang2019-07-201-4/+4
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-1/+0
* rockchip: sdhci: support 8bit bus-widthPhilipp Tomsich2018-03-281-0/+8
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* rockchip: sdhci: update reg map for of-platdataKever Yang2017-09-181-1/+1
* rockchip: sdhci: Convert to livetreePhilipp Tomsich2017-09-181-2/+1
* rockchip: mmc: dm: convert fdt_get to dev_readPhilipp Tomsich2017-07-111-2/+1
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* rockchip: sdhci: rk3399: update driver to support of-platdataKever Yang2017-03-161-1/+16
* dm: core: Replace of_offset with accessorSimon Glass2017-02-081-1/+1
* mmc: sdhci: Distinguish between base clock and maximum peripheral frequencyStefan Herbrechtsmeier2017-01-231-2/+2
* mmc: rockchip_sdhci: add clock init for mmcKever Yang2017-01-111-2/+17
* mmc: squash lines for immediate returnMasahiro Yamada2016-09-231-6/+1
* mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfgJaehoon Chung2016-08-051-6/+2
* mmc: rockchip: add SDHCI driver support for rockchip socKever Yang2016-07-251-0/+93