index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
rockchip_dw_mmc.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
mmc: Remove <common.h> and add needed includes
Tom Rini
2024-04-15
mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL
Jonas Karlman
2023-03-19
mmc: rockchip_dw_mmc: Fix get_mmc_clk return value
Jonas Karlman
2023-02-28
mmc: rockchip_dw_mmc: fix DDR52 8-bit mode handling
John Keeping
2022-04-18
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
2021-09-25
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-02-19
mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseq
Jaehoon Chung
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2020-12-13
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-07-09
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-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-11-23
rockchip: dwmmc: add handling for u-boot, spl-fifo-mode
Heiko Stuebner
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2018-10-02
rockchip: dwmmc: add rk2928-dw-mshc compatible
Heiko Stuebner
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-09-18
rockchip: mmc: convert to livetree
Philipp Tomsich
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-14
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-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-21
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-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-02
rockchip: Add an MMC driver
Simon Glass