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 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
_uldivmod.S arm: Add a 64-bit division routine to the private library 9 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: bootm: Try to use relocated ramdisk 9 years ago
cache-cp15.c arm: Add support for HYP mode and LPAE page tables 9 years ago
cache-pl310.c
cache.c arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD 9 years ago
ccn504.S armv8: lsch3: Enable WUO config for RNI-20 node 9 years ago
cmd_boot.c common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec() 10 years ago
crt0.S arm: make sure board_init_r() is being called using the right mode (ARM / THUMB) 9 years ago
crt0_64.S arm: initialize gd for AArch64 9 years ago
debug.S
div0.c
eabi_compat.c
gic_64.S armv8/gic: Fix GIC v2 initialization 9 years ago
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 Change e-mail address of Kamil Lulko 9 years ago
memcpy.S arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD 9 years ago
memset.S arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD 9 years ago
relocate.S ARM: Add ARMv7-M support 10 years ago
relocate_64.S
reset.c
sections.c efi_loader: Add runtime services 9 years ago
semihosting.c arm: fix compile warnings when semihosting is enabled on ARMv7M target. 9 years ago
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 Change e-mail address of Kamil Lulko 9 years ago