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
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/drivers/clk
Tom Rini 0fcb9f07a1 Merge branch 'master' of git://git.denx.de/u-boot-atmel 9 years ago
..
at91 clk: at91: Add clock driver 9 years ago
exynos clk: convert API to match reset/mailbox style 9 years ago
rockchip rockchip: remove log2 reimplementation from clock drivers 9 years ago
tegra clock: add Tegra186 clock driver 9 years ago
uniphier ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() 9 years ago
Kconfig Merge branch 'master' of git://git.denx.de/u-boot-atmel 9 years ago
Makefile Merge branch 'master' of git://git.denx.de/u-boot-atmel 9 years ago
clk-uclass.c dm: clk: Remove simple version of clk_get_by_index/name() 9 years ago
clk_fixed_rate.c dm: clk: Add support for of-platdata 9 years ago
clk_pic32.c clk: convert API to match reset/mailbox style 9 years ago
clk_sandbox.c clk: sandbox: don't check clk ID against 0 9 years ago
clk_sandbox_test.c clk: convert API to match reset/mailbox style 9 years ago