upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
 
 
 
 
 
 
u-boot/drivers/clk
Simon Glass 3a8a42d955 rockchip: clk: Support setting ACLK 9 years ago
..
at91 clk: at91: Improve the clock implementation 9 years ago
exynos
rockchip rockchip: clk: Support setting ACLK 9 years ago
tegra clock: implement a driver for the Tegra CAR 9 years ago
uniphier clk: uniphier: rework UniPhier clk driver 9 years ago
Kconfig clk: boston: Providea simple driver for Boston board clocks 9 years ago
Makefile clk: boston: Providea simple driver for Boston board clocks 9 years ago
clk-uclass.c clk: clk-uclass: Assign clk->dev before call .of_xlate 9 years ago
clk_boston.c clk: boston: Providea simple driver for Boston board clocks 9 years ago
clk_fixed_rate.c dm: clk: Add support for of-platdata 9 years ago
clk_pic32.c
clk_sandbox.c clk: sandbox: don't check clk ID against 0 9 years ago
clk_sandbox_test.c