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
Andreas Bießmann 09c2b8f3e3 Change my mailaddress 9 years ago
..
Makefile arm: Add a 64-bit division routine to the private library 9 years ago
_ashldi3.S
_ashrdi3.S
_divsi3.S
_lshrdi3.S
_modsi3.S
_udivsi3.S
_uldivmod.S arm: Add a 64-bit division routine to the private library 9 years ago
_umodsi3.S
asm-offsets.c
bootm-fdt.c
bootm.c
cache-cp15.c arm: Add support for HYP mode and LPAE page tables 9 years ago
cache-pl310.c
cache.c
ccn504.S armv8: lsch3: Enable WUO config for RNI-20 node 9 years ago
cmd_boot.c
crt0.S
crt0_64.S
debug.S
div0.c
eabi_compat.c
gic_64.S
interrupts.c arm: Allow EFI payload code to take exceptions 9 years ago
interrupts_64.c arm64: Allow EFI payload code to take exceptions 9 years ago
interrupts_m.c
memcpy.S
memset.S
relocate.S
relocate_64.S
reset.c
sections.c
semihosting.c
spl.c arm: spl: Align default board_init_f comment with code 9 years ago
stack.c Change my mailaddress 9 years ago
vectors.S
vectors_m.S