index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
rockchip
/
clk_rv1108.c
Age
Commit message (
Expand
)
Author
2019-11-17
rockchip: clk: fix wrong CONFIG_IS_ENABLED handling
Heiko Stuebner
2019-11-17
rockchip: clk: rv1108: remove duplicate reset init
Heiko Stuebner
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
2018-11-30
ARM: rockchip: rv1108: Sync clock with vendor tree
Otavio Salvador
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
2018-04-25
rockchip: rv1108: add ofdata_to_platdata() method for driver
Kever Yang
2018-03-13
rockchip: clk: rk1108: convert to use live dt
Kever Yang
2018-01-09
rockchip: clk: bind reset driver
Elaine Zhang
2017-11-21
rockchip: clock: update sysreset driver binding
Kever Yang
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-01
rockchip: clk: Add rv1108 SARADC clock support
David Wu
2017-08-13
rockchip: clk: remove RATE_TO_DIV
Kever Yang
2017-06-23
clk_rv1108.c: Fix unused variable warning
Tom Rini
2017-06-07
rockchip: clk: Add rv1108 clock driver
Andy Yan