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/lib
Marek Vasut 44f074c771 BOOT: Add "bootz" command to boot Linux zImage on ARM 13 years ago
..
Makefile Add cache functions to SPL for armv7 13 years ago
_ashldi3.S
_ashrdi3.S
_divsi3.S
_lshrdi3.S
_modsi3.S
_udivsi3.S
_umodsi3.S
board.c arm: Check for valid FDT after console is up 13 years ago
bootm.c BOOT: Add "bootz" command to boot Linux zImage on ARM 13 years ago
cache-cp15.c
cache-pl310.c
cache.c
div0.c
eabi_compat.c arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints 13 years ago
interrupts.c
memcpy.S
memset.S
reset.c