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
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
..
Makefile arm: Add Kconfig symbols used for Linux asm compatibility 7 years ago
ashldi3.S arm: lib: fix push/pop-section directives 8 years ago
ashrdi3.S arm: lib: fix push/pop-section directives 8 years ago
asm-offsets.c ARM: adjust arm-smccc code for use in U-Boot 7 years ago
bootm-fdt.c spl: fdt: support for fdt fixup for falcon boot 7 years ago
bootm.c env: Rename getenv/_f() to env_get() 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 armv8: lsch3: Enable WUO config for RNI-20 node 8 years ago
cmd_boot.c common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec() 9 years ago
crt0.S arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 7 years ago
crt0_64.S armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK 7 years ago
crt0_aarch64_efi.S efi: arm: Add aarch64 EFI app support 8 years ago
crt0_arm_efi.S efi: arm: Add EFI app support 8 years ago
debug.S arm: debug: adjust for U-Boot 10 years ago
div0.c
div64.S arm: lib: fix push/pop-section directives 8 years ago
eabi_compat.c eabi_compat: add __aeabi_memcpy __aeabi_memset 10 years ago
elf_aarch64_efi.lds efi: arm: Add aarch64 EFI app support 8 years ago
elf_arm_efi.lds efi: arm: Add EFI app support 8 years ago
gic_64.S armv8/gic: Fix GIC v2 initialization 9 years ago
interrupts.c arm: adjust PC displayed in exception handlers to point to the failing instruction 7 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
lib1funcs.S arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 7 years ago
lshrdi3.S arm: lib: fix push/pop-section directives 8 years ago
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 arm: lib: fix push/pop-section directives 8 years ago
psci-dt.c ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCI 7 years ago
reloc_aarch64_efi.c efi: arm: Add aarch64 EFI app support 8 years ago
reloc_arm_efi.c efi: arm: Add EFI app support 8 years ago
relocate.S elf: arm: Add a few ARM relocation types 8 years ago
relocate_64.S arm64: fix comment in relocate_64.S 7 years ago
reset.c
sections.c ARM: Add an empty secure stack section 8 years ago
semihosting.c env: Rename setenv() to env_set() 7 years ago
spl.c arm: Add explicit include of <asm/mach-types.h> 7 years ago
stack.c Remove various unused interrupt related code 7 years ago
uldivmod.S arm: lib: fix push/pop-section directives 8 years ago
vectors.S ARM: provide a valid exception stack address for startup code 7 years ago
vectors_m.S Change e-mail address of Kamil Lulko 9 years ago
zimage.c spl: zImage support in Falcon mode 8 years ago