~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
rockchip_dw_mmc.c
Commit message (
Expand
)
Author
Age
*
mmc: rockchip_dw_mmc: Fix get_mmc_clk return value
Jonas Karlman
2023-03-19
*
mmc: rockchip_dw_mmc: fix DDR52 8-bit mode handling
John Keeping
2023-02-28
*
rockchip: mmc: rockchip_dw_mmc: add rk3066/rk3188 support
Johan Jonker
2022-04-18
*
rockchip: mmc: rockchip_dw_mmc: fix ciu clock index
Johan Jonker
2022-04-18
*
clk: Rename clk_get_by_driver_info()
Simon Glass
2021-09-25
*
treewide: Try to avoid the preprocessor with OF_REAL
Simon Glass
2021-09-25
*
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-09-25
*
mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseq
Jaehoon Chung
2021-02-19
*
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
2020-07-09
*
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
rockchip: dwmmc: add handling for u-boot, spl-fifo-mode
Heiko Stuebner
2019-11-23
*
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2019-05-01
*
rockchip: dwmmc: add rk2928-dw-mshc compatible
Heiko Stuebner
2018-10-02
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
rockchip: mmc: convert to livetree
Philipp Tomsich
2017-09-18
*
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-07-11
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
*
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-05-10
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
*
mmc: dw_mmc: remove the unnecessary arguments for dwmci_setup_cfg
Jaehoon Chung
2016-10-10
*
mmc: squash lines for immediate return
Masahiro Yamada
2016-09-23
*
rockchip: mmc: Update the driver to support of-platdata
Simon Glass
2016-07-14
*
rockchip: mmc: Move all DT decoding to ofdata_to_platdata()
Simon Glass
2016-07-14
*
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-07-11
*
clk: convert API to match reset/mailbox style
Stephen Warren
2016-06-19
*
dm: rockchip: mmc: Allow use of CONFIG_BLK
Simon Glass
2016-05-27
*
dm: mmc: Set up the device pointer when using the MMC uclass
Simon Glass
2016-05-17
*
rockchip: Use a separate clock ID for clocks
Simon Glass
2016-01-21
*
rockchip: mmc: Use a pwrseq device if available
Simon Glass
2016-01-21
*
mmc: rockchip: the non-removable property must point to emmc
huang lin
2016-01-15
*
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-12-01
*
rockchip: Add an MMC driver
Simon Glass
2015-09-02