summaryrefslogtreecommitdiff
path: root/include/kendryte
Commit message (Expand)AuthorAgeFilesLines
* clk: k210: Remove bypass driverSean Anderson2021-06-171-31/+0
* clk: k210: Move pll into the rest of the driverSean Anderson2021-06-172-69/+0
* clk: k210: Rewrite to remove CCFSean Anderson2021-06-171-13/+13
* clk: k210: Remove k210_register_pllSean Anderson2021-05-141-4/+0
* clk: kendryte/pll.h: do not redefine nop()Heinrich Schuchardt2020-08-251-0/+5
* clk: Drop dm.h header file in clk-provider.hSimon Glass2020-08-031-1/+1
* clk: Add K210 clock supportSean Anderson2020-07-011-0/+35
* clk: Add a bypass clock for K210Sean Anderson2020-07-011-0/+31
* clk: Add K210 pll supportSean Anderson2020-07-011-0/+57