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
Albert ARIBAUD 13a3972585 Merge remote-tracking branch 'u-boot/master' 10 years ago
..
Makefile arm: Drop old non-generic-board code 10 years ago
_ashldi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 10 years ago
_ashrdi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 10 years ago
_divsi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 10 years ago
_lshrdi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 10 years ago
_modsi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 10 years ago
_udivsi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 10 years ago
_umodsi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 10 years ago
asm-offsets.c
bootm-fdt.c arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h> 10 years ago
bootm.c ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions 10 years ago
cache-cp15.c
cache-pl310.c
cache.c ARM: cache: implement a default weak flush_cache() function 10 years ago
ccn504.S armv8: Add framework for CCN-504 interconnect configuration 10 years ago
cmd_boot.c common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec() 10 years ago
crt0.S arm: Correct comments in crt0.S for the recent SPL improvements 10 years ago
crt0_64.S arm: Correct comments in crt0.S for the recent SPL improvements 10 years ago
debug.S
div0.c
eabi_compat.c
gic_64.S
interrupts.c spl, common, serial: build SPL without serial support 10 years ago
interrupts_64.c
interrupts_m.c ARM: Add ARMv7-M support 10 years ago
memcpy.S
memset.S
relocate.S ARM: Add ARMv7-M support 10 years ago
relocate_64.S
reset.c
sections.c
semihosting.c
spl.c ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM 10 years ago
stack.c
vectors.S
vectors_m.S ARM: Add ARMv7-M support 10 years ago