| Commit message (Expand) | Author | Age | Files | Lines |
* | rockchip: use 'arch-rockchip' as header file path | Kever Yang | 2019-05-01 | 1 | -2/+2 |
* | rockchip: dwmmc: add rk2928-dw-mshc compatible | Heiko Stuebner | 2018-10-02 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | rockchip: mmc: convert to livetree | Philipp Tomsich | 2017-09-18 | 1 | -1/+1 |
* | Revert "mmc: dw_mmc: rockchip: select proper card clock" | Kever Yang | 2017-07-11 | 1 | -2/+2 |
* | rockchip: dwmmc: use max-frequency when OF_PLATDATA enabled | Kever Yang | 2017-07-11 | 1 | -1/+2 |
* | rockchip: mmc: dm: convert fdt_get to dev_read | Philipp Tomsich | 2017-07-11 | 1 | -11/+7 |
* | dm: Rename dev_addr..() functions | Simon Glass | 2017-06-01 | 1 | -1/+1 |
* | rockchip: mmc: handle deprecation of 'clock-freq-min-max' | Philipp Tomsich | 2017-05-10 | 1 | -2/+18 |
* | mmc: dw_mmc: rockchip: select proper card clock | Xu Ziyuan | 2017-05-10 | 1 | -2/+2 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -5/+5 |
* | mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg | Jaehoon Chung | 2016-10-10 | 1 | -2/+1 |
* | mmc: squash lines for immediate return | Masahiro Yamada | 2016-09-23 | 1 | -6/+1 |
* | rockchip: mmc: Update the driver to support of-platdata | Simon Glass | 2016-07-14 | 1 | -3/+26 |
* | rockchip: mmc: Move all DT decoding to ofdata_to_platdata() | Simon Glass | 2016-07-14 | 1 | -15/+17 |
* | dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards | Simon Glass | 2016-07-11 | 1 | -1/+2 |
* | dm: mmc: rockchip: Support only CONFIG_BLK | Simon Glass | 2016-07-11 | 1 | -11/+0 |
* | clk: convert API to match reset/mailbox style | Stephen Warren | 2016-06-19 | 1 | -4/+2 |
* | dm: rockchip: mmc: Allow use of CONFIG_BLK | Simon Glass | 2016-05-27 | 1 | -0/+31 |
* | dm: mmc: Set up the device pointer when using the MMC uclass | Simon Glass | 2016-05-17 | 1 | -0/+1 |
* | rockchip: Use a separate clock ID for clocks | Simon Glass | 2016-01-21 | 1 | -8/+5 |
* | rockchip: mmc: Use a pwrseq device if available | Simon Glass | 2016-01-21 | 1 | -0/+47 |
* | mmc: rockchip: the non-removable property must point to emmc | huang lin | 2016-01-15 | 1 | -0/+2 |
* | rockchip: mmc: get the fifo mode and fifo depth property from dts | huang lin | 2015-12-01 | 1 | -4/+17 |
* | rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi... | huang lin | 2015-12-01 | 1 | -2/+3 |
* | rockchip: Add an MMC driver | Simon Glass | 2015-09-02 | 1 | -0/+98 |