summaryrefslogtreecommitdiff
path: root/drivers/mmc/rockchip_dw_mmc.c
Commit message (Expand)AuthorAgeLines
* mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfgJaehoon Chung2016-10-10-2/+1
* mmc: squash lines for immediate returnMasahiro Yamada2016-09-23-6/+1
* rockchip: mmc: Update the driver to support of-platdataSimon Glass2016-07-14-3/+26
* rockchip: mmc: Move all DT decoding to ofdata_to_platdata()Simon Glass2016-07-14-15/+17
* dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boardsSimon Glass2016-07-11-1/+2
* dm: mmc: rockchip: Support only CONFIG_BLKSimon Glass2016-07-11-11/+0
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-19-4/+2
* dm: rockchip: mmc: Allow use of CONFIG_BLKSimon Glass2016-05-27-0/+31
* dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass2016-05-17-0/+1
* rockchip: Use a separate clock ID for clocksSimon Glass2016-01-21-8/+5
* rockchip: mmc: Use a pwrseq device if availableSimon Glass2016-01-21-0/+47
* mmc: rockchip: the non-removable property must point to emmchuang lin2016-01-15-0/+2
* rockchip: mmc: get the fifo mode and fifo depth property from dtshuang lin2015-12-01-4/+17
* rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi...huang lin2015-12-01-2/+3
* rockchip: Add an MMC driverSimon Glass2015-09-02-0/+98