index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
kendryte
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-05-24
1
-2
/
+2
*
clk: Add support for the k210 clock driver pre-relocation
Sean Anderson
2021-05-14
1
-4
/
+10
*
clk: k210: Move the clint clock to under aclk
Sean Anderson
2021-05-14
1
-1
/
+1
*
clk: k210: Remove k210_register_pll
Sean Anderson
2021-05-14
2
-28
/
+3
*
clk: k210: Fix PLL enable always getting taken
Sean Anderson
2021-05-14
1
-1
/
+2
*
clk: k210: Fix PLLs not being enabled
Sean Anderson
2021-05-14
1
-0
/
+2
*
clk: Update drivers to use -EINVAL
Simon Glass
2021-04-06
2
-2
/
+2
*
clk: kendryte: no need to check argument of free()
Heinrich Schuchardt
2020-10-26
1
-2
/
+1
*
riscv: clk: Add CLINT clock to kendryte clock driver
Sean Anderson
2020-09-30
1
-0
/
+4
*
clk: Drop dm.h header file in clk-provider.h
Simon Glass
2020-08-03
2
-6
/
+11
*
clk: Add K210 clock support
Sean Anderson
2020-07-01
3
-2
/
+665
*
clk: Add a bypass clock for K210
Sean Anderson
2020-07-01
2
-1
/
+271
*
clk: Add K210 pll support
Sean Anderson
2020-07-01
3
-0
/
+614