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/arch/arm/mach-rockchip
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 9 years ago
..
rk3036 rockchip: rk3036: change ddr frequency to 400M 9 years ago
rk3288 dm: Use uclass_first_device_err() where it is useful 9 years ago
Kconfig
Makefile rockchip: clk: Make rkclk_get_clk() SoC-specific 9 years ago
board.c rockchip: Add a simple 'clock' command 9 years ago
rk3036-board-spl.c
rk3288-board-spl.c rockchip: make configure_emmc() empty for Firefly-RK3288 9 years ago
rk_timer.c