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