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
Vikas Manocha 5bf5250e9d spl: make image arg or fdt blob address reconfigurable 8 years ago
..
Makefile armv7m: add instruction & data cache support 8 years ago
ashldi3.S
ashrdi3.S
asm-offsets.c ARM: adjust arm-smccc code for use in U-Boot 8 years ago
bootm-fdt.c
bootm.c arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux() 8 years ago
cache-cp15.c
cache-pl310.c
cache.c arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 8 years ago
ccn504.S
cmd_boot.c
crt0.S arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 8 years ago
crt0_64.S armv8: spl: Call spl_relocate_stack_gd for ARMv8 8 years ago
crt0_aarch64_efi.S
crt0_arm_efi.S
debug.S
div0.c
div64.S
eabi_compat.c
elf_aarch64_efi.lds
elf_arm_efi.lds
gic_64.S
interrupts.c Remove various unused interrupt related code 8 years ago
interrupts_64.c
interrupts_m.c
lib1funcs.S arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 8 years ago
lshrdi3.S
memcpy.S arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 8 years ago
memset.S arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 8 years ago
muldi3.S
psci-dt.c
reloc_aarch64_efi.c
reloc_arm_efi.c
relocate.S
relocate_64.S arm64: fix comment in relocate_64.S 8 years ago
reset.c
sections.c
semihosting.c do_smhload: fix return code 8 years ago
spl.c spl: make image arg or fdt blob address reconfigurable 8 years ago
stack.c Remove various unused interrupt related code 8 years ago
uldivmod.S
vectors.S Remove various unused interrupt related code 8 years ago
vectors_m.S
zimage.c