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
Albert ARIBAUD 05d134b084 Merge remote-tracking branch 'u-boot/master' 11 years ago
..
Makefile arm: move exception handling out of start.S files 11 years ago
_ashldi3.S Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
_ashrdi3.S Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
_divsi3.S cosmetic: remove empty lines at the top of file 12 years ago
_lshrdi3.S Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
_modsi3.S cosmetic: remove empty lines at the top of file 12 years ago
_udivsi3.S
_umodsi3.S
asm-offsets.c kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 11 years ago
board.c bd_info: remove bi_barudrate member from struct bd_info 11 years ago
bootm-fdt.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
bootm.c bootstage: arm: fix fdt stashing code 11 years ago
cache-cp15.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
cache-pl310.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
cache.c arm1136: move cache code from start.S to cache.c 11 years ago
crt0.S arm: use canonical sub mnemonic 11 years ago
crt0_64.S arm64: core support 11 years ago
div0.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
eabi_compat.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
gic_64.S arm64 patch: gicv3 support 11 years ago
interrupts.c arm: Switch to -mno-unaligned-access when supported by the compiler 11 years ago
interrupts_64.c arm64: core support 11 years ago
memcpy.S arm: lib: memcpy: Do not copy to same address 14 years ago
memset.S arm: Use optimized memcpy and memset from linux 14 years ago
relocate.S Coding Style cleanup: replace leading SPACEs by TABs 12 years ago
relocate_64.S armv8/cache: Flush D-cache, invalidate I-cache for relocation 11 years ago
reset.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
sections.c arm: make _end compiler-generated 11 years ago
spl.c arm: spl: Do not set the stack pointer twice 12 years ago
vectors.S arm: move exception handling out of start.S files 11 years ago