summaryrefslogtreecommitdiffstats
path: root/drivers/clk/kendryte
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek BehĂșn2021-05-241-2/+2
* clk: Add support for the k210 clock driver pre-relocationSean Anderson2021-05-141-4/+10
* clk: k210: Move the clint clock to under aclkSean Anderson2021-05-141-1/+1
* clk: k210: Remove k210_register_pllSean Anderson2021-05-142-28/+3
* clk: k210: Fix PLL enable always getting takenSean Anderson2021-05-141-1/+2
* clk: k210: Fix PLLs not being enabledSean Anderson2021-05-141-0/+2
* clk: Update drivers to use -EINVALSimon Glass2021-04-062-2/+2
* clk: kendryte: no need to check argument of free()Heinrich Schuchardt2020-10-261-2/+1
* riscv: clk: Add CLINT clock to kendryte clock driverSean Anderson2020-09-301-0/+4
* clk: Drop dm.h header file in clk-provider.hSimon Glass2020-08-032-6/+11
* clk: Add K210 clock supportSean Anderson2020-07-013-2/+665
* clk: Add a bypass clock for K210Sean Anderson2020-07-012-1/+271
* clk: Add K210 pll supportSean Anderson2020-07-013-0/+614