summaryrefslogtreecommitdiff
path: root/drivers/mmc/rockchip_dw_mmc.c
AgeCommit message (Expand)Author
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2018-10-02rockchip: dwmmc: add rk2928-dw-mshc compatibleHeiko Stuebner
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-09-18rockchip: mmc: convert to livetreePhilipp Tomsich
2017-07-11Revert "mmc: dw_mmc: rockchip: select proper card clock"Kever Yang
2017-07-11rockchip: dwmmc: use max-frequency when OF_PLATDATA enabledKever Yang
2017-07-11rockchip: mmc: dm: convert fdt_get to dev_readPhilipp Tomsich
2017-06-01dm: Rename dev_addr..() functionsSimon Glass
2017-05-10rockchip: mmc: handle deprecation of 'clock-freq-min-max'Philipp Tomsich
2017-05-10mmc: dw_mmc: rockchip: select proper card clockXu Ziyuan
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-10-10mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung
2016-09-23mmc: squash lines for immediate returnMasahiro Yamada
2016-07-14rockchip: mmc: Update the driver to support of-platdataSimon Glass
2016-07-14rockchip: mmc: Move all DT decoding to ofdata_to_platdata()Simon Glass
2016-07-11dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boardsSimon Glass
2016-07-11dm: mmc: rockchip: Support only CONFIG_BLKSimon Glass
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren
2016-05-27dm: rockchip: mmc: Allow use of CONFIG_BLKSimon Glass
2016-05-17dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass
2016-01-21rockchip: Use a separate clock ID for clocksSimon Glass
2016-01-21rockchip: mmc: Use a pwrseq device if availableSimon Glass
2016-01-15mmc: rockchip: the non-removable property must point to emmchuang lin
2015-12-01rockchip: mmc: get the fifo mode and fifo depth property from dtshuang lin
2015-12-01rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi...huang lin
2015-09-02rockchip: Add an MMC driverSimon Glass