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
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 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 net: move bootfile init into eth_initialize 13 years ago
bootm.c arm: restore fdt_fixup_ethernet call to do_bootm_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 13 years ago
cache.c arm: do not force d-cache enable on all boards 13 years ago
div0.c
eabi_compat.c arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints 13 years ago
interrupts.c
memcpy.S arm: lib: memcpy: Do not copy to same address 13 years ago
memset.S
reset.c