index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
rockchip_dw_mmc.c
Age
Commit message (
Expand
)
Author
2017-07-11
Revert "mmc: dw_mmc: rockchip: select proper card clock"
Kever Yang
2017-07-11
rockchip: dwmmc: use max-frequency when OF_PLATDATA enabled
Kever Yang
2017-07-11
rockchip: mmc: dm: convert fdt_get to dev_read
Philipp Tomsich
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-05-10
rockchip: mmc: handle deprecation of 'clock-freq-min-max'
Philipp Tomsich
2017-05-10
mmc: dw_mmc: rockchip: select proper card clock
Xu Ziyuan
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-10-10
mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg
Jaehoon Chung
2016-09-23
mmc: squash lines for immediate return
Masahiro Yamada
2016-07-15
rockchip: mmc: Update the driver to support of-platdata
Simon Glass
2016-07-15
rockchip: mmc: Move all DT decoding to ofdata_to_platdata()
Simon Glass
2016-07-11
dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards
Simon Glass
2016-07-11
dm: mmc: rockchip: Support only CONFIG_BLK
Simon Glass
2016-06-19
clk: convert API to match reset/mailbox style
Stephen Warren
2016-05-27
dm: rockchip: mmc: Allow use of CONFIG_BLK
Simon Glass
2016-05-17
dm: mmc: Set up the device pointer when using the MMC uclass
Simon Glass
2016-01-22
rockchip: Use a separate clock ID for clocks
Simon Glass
2016-01-22
rockchip: mmc: Use a pwrseq device if available
Simon Glass
2016-01-15
mmc: rockchip: the non-removable property must point to emmc
huang lin
2015-12-01
rockchip: mmc: get the fifo mode and fifo depth property from dts
huang lin
2015-12-01
rockchip: mmc: use non-removable property to distinguish emmc and sdcard regi...
huang lin
2015-09-03
rockchip: Add an MMC driver
Simon Glass