index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
kendryte
Age
Commit message (
Expand
)
Author
2021-06-17
clk: k210: Move k210 clock out of its own subdirectory
Sean Anderson
2021-06-17
clk: k210: Remove bypass driver
Sean Anderson
2021-06-17
clk: k210: Don't set PLL rates if we are already at the correct rate
Sean Anderson
2021-06-17
clk: k210: Re-add support for setting rate
Sean Anderson
2021-06-17
clk: k210: Implement soc_clk_dump
Sean Anderson
2021-06-17
clk: k210: Move pll into the rest of the driver
Sean Anderson
2021-06-17
clk: k210: Rewrite to remove CCF
Sean Anderson
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-05-14
clk: Add support for the k210 clock driver pre-relocation
Sean Anderson
2021-05-14
clk: k210: Move the clint clock to under aclk
Sean Anderson
2021-05-14
clk: k210: Remove k210_register_pll
Sean Anderson
2021-05-14
clk: k210: Fix PLL enable always getting taken
Sean Anderson
2021-05-14
clk: k210: Fix PLLs not being enabled
Sean Anderson
2021-04-06
clk: Update drivers to use -EINVAL
Simon Glass
2020-10-26
clk: kendryte: no need to check argument of free()
Heinrich Schuchardt
2020-09-30
riscv: clk: Add CLINT clock to kendryte clock driver
Sean Anderson
2020-08-03
clk: Drop dm.h header file in clk-provider.h
Simon Glass
2020-07-01
clk: Add K210 clock support
Sean Anderson
2020-07-01
clk: Add a bypass clock for K210
Sean Anderson
2020-07-01
clk: Add K210 pll support
Sean Anderson