aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/rockchip_dw_mmc.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-14rockchip: mmc: Update the driver to support of-platdataSimon Glass1-3/+26
2016-07-14rockchip: mmc: Move all DT decoding to ofdata_to_platdata()Simon Glass1-15/+17
2016-07-11dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boardsSimon Glass1-1/+2
2016-07-11dm: mmc: rockchip: Support only CONFIG_BLKSimon Glass1-11/+0
2016-06-19clk: convert API to match reset/mailbox styleStephen Warren1-4/+2
2016-05-27dm: rockchip: mmc: Allow use of CONFIG_BLKSimon Glass1-0/+31
2016-05-17dm: mmc: Set up the device pointer when using the MMC uclassSimon Glass1-0/+1
2016-01-21rockchip: Use a separate clock ID for clocksSimon Glass1-8/+5
2016-01-21rockchip: mmc: Use a pwrseq device if availableSimon Glass1-0/+47
2016-01-15mmc: rockchip: the non-removable property must point to emmchuang lin1-0/+2
2015-12-01rockchip: mmc: get the fifo mode and fifo depth property from dtshuang lin1-4/+17
2015-12-01rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi...huang lin1-2/+3
2015-09-02rockchip: Add an MMC driverSimon Glass1-0/+98