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/arm/lib
Hadli, Manjunath 8f5d468721 davinci: add support for printing clock frequency 13 years ago
..
Makefile scaled down version of generic libraries for SPL 14 years ago
_ashldi3.S
_ashrdi3.S
_divsi3.S
_lshrdi3.S
_modsi3.S
_udivsi3.S
_umodsi3.S
board.c davinci: add support for printing clock frequency 13 years ago
bootm.c arm, fdt: update ethernet mac address before booting Linux 13 years ago
cache-cp15.c arm: minor fixes for cache and mmu handling 14 years ago
cache-pl310.c armv7: cache: remove flush on un-aligned invalidate 14 years ago
cache.c arm: do not force d-cache enable on all boards 14 years ago
div0.c
eabi_compat.c arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints 13 years ago
interrupts.c Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 14 years ago
memcpy.S arm: lib: memcpy: Do not copy to same address 14 years ago
memset.S arm: Use optimized memcpy and memset from linux 14 years ago
reset.c Make sure that argv[] argument pointers are not modified. 15 years ago