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/arch/arc/lib
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
..
Makefile arc: No need in sections defined in sources with newer tools 9 years ago
_millicodethunk.S
bootm.c libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
cache.c arc/cache: Flush & invalidate all caches right before enabling IOC 9 years ago
cpu.c arc: get rid of running_on_hw 9 years ago
init_helpers.c arc: significant cache rework 10 years ago
interrupts.c arc: Update exception & interrupt handling for ARCv2 9 years ago
ints_low.S arc: Update exception & interrupt handling for ARCv2 9 years ago
libgcc2.c
libgcc2.h
memcmp.S
memcpy-700.S
memset.S
relocate.c arc: No need in sections defined in sources with newer tools 9 years ago
reset.c
start.S Fix board init code to respect the C runtime environment 9 years ago
strchr-700.S
strcmp.S
strcpy-700.S
strlen.S
timer.c