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 8 years ago
..
Makefile arm: Add a 64-bit division routine to the private library 8 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 8 years ago
_umodsi3.S
asm-offsets.c
bootm-fdt.c
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 8 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 8 years ago
cmd_boot.c
crt0.S arm: make sure board_init_r() is being called using the right mode (ARM / THUMB) 8 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 8 years ago
interrupts_64.c arm64: Allow EFI payload code to take exceptions 8 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
relocate_64.S
reset.c
sections.c efi_loader: Add runtime services 8 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 8 years ago
stack.c Change my mailaddress 8 years ago
vectors.S
vectors_m.S Change e-mail address of Kamil Lulko 9 years ago