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-uniphier/arm32
Masahiro Yamada e27d6c7d32 ARM: uniphier: simplify SoC ID get function 8 years ago
..
Makefile ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs 9 years ago
arm-mpcore.h ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs 9 years ago
cache-uniphier.c ARM: uniphier: add uniphier_cache_set_active_ways() 9 years ago
cache-uniphier.h ARM: uniphier: add uniphier_cache_set_active_ways() 9 years ago
debug_ll.S ARM: uniphier: rename function names ph1_* to uniphier_* 9 years ago
late_lowlevel_init.S ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init 9 years ago
lowlevel_init.S ARM: uniphier: move lowlevel debug init code after page table switch 9 years ago
psci.c ARM: uniphier: simplify SoC ID get function 8 years ago
psci_smp.S ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs 9 years ago
timer.c