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
Heinrich Schuchardt 268ec6e00e efi_loader: fix building crt0 on arm 6 years ago
..
Makefile move booti_setup to arch/arm/lig/image.c 6 years ago
ashldi3.S
ashrdi3.S
asm-offsets.c ARM: adjust arm-smccc code for use in U-Boot 7 years ago
bootm-fdt.c arm: bootm-fdt.c: fix compiler warning 6 years ago
bootm.c ARM: bootm: don't assume sp is in DRAM bank 0 7 years ago
cache-cp15.c ARM: remove bogus cp_delay() function 7 years ago
cache-pl310.c
cache.c arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 7 years ago
ccn504.S
cmd_boot.c
crt0.S arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 7 years ago
crt0_64.S ARMv8: Allow dynamic early stack pointer 7 years ago
crt0_aarch64_efi.S efi_loader: fix building crt0 on arm 6 years ago
crt0_arm_efi.S efi_loader: fix building crt0 on arm 6 years ago
debug.S
div0.c
div64.S
eabi_compat.c
elf_aarch64_efi.lds
elf_arm_efi.lds efi_loader: helloworld.c: Reduce file size 7 years ago
gic_64.S
image.c move booti_setup to arch/arm/lig/image.c 6 years ago
interrupts.c arm: adjust PC displayed in exception handlers to point to the failing instruction 7 years ago
interrupts_64.c arm64 :show_regs: show the address before relocation 7 years ago
interrupts_m.c
lib1funcs.S arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 7 years ago
lshrdi3.S
memcpy.S arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 7 years ago
memset.S arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 7 years ago
muldi3.S
psci-dt.c
reloc_aarch64_efi.c
reloc_arm_efi.c
relocate.S
relocate_64.S arm64: support running at addr other than linked to 7 years ago
reset.c
sections.c
semihosting.c env: Rename setenv() to env_set() 7 years ago
setjmp.S arm: provide a PCS-compliant setjmp implementation 7 years ago
setjmp_aarch64.S arm: provide a PCS-compliant setjmp implementation 7 years ago
spl.c armv8: layerscape: Enable falcon boot 7 years ago
stack.c Remove various unused interrupt related code 7 years ago
uldivmod.S
vectors.S arm: boot0 hook: move boot0 hook before '_start' 7 years ago
vectors_m.S
zimage.c