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
Georges Savoundararadj 3ff46cc42b arm: relocate the exception vectors 10 years ago
..
Makefile arm: Add support for semihosting for armv8 fastmodel targets. 10 years ago
_ashldi3.S Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
_ashrdi3.S Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
_divsi3.S cosmetic: remove empty lines at the top of file 11 years ago
_lshrdi3.S Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
_modsi3.S cosmetic: remove empty lines at the top of file 11 years ago
_udivsi3.S
_umodsi3.S
asm-offsets.c kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 10 years ago
board.c leds: missing include 10 years ago
bootm-fdt.c ARM: HYP/non-sec/PSCI: emit DT nodes 10 years ago
bootm.c Merge branch 'master' of git://git.denx.de/u-boot-imx 10 years ago
cache-cp15.c arm: cache: Add support for write-allocate D-Cache 10 years ago
cache-pl310.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
cache.c ARM: cache_v7: use __weak 10 years ago
crt0.S arm: Support pre-relocation malloc() 10 years ago
crt0_64.S arm64: core support 11 years ago
div0.c Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
eabi_compat.c eabi_compat: add __aeabi_memcpy __aeabi_memset 10 years ago
gic_64.S armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page 10 years ago
interrupts.c arm: vectors: provide protypes from vectors.S 10 years ago
interrupts_64.c arm64: core support 11 years ago
memcpy.S
memset.S
relocate.S arm: relocate the exception vectors 10 years ago
relocate_64.S armv8/cache: Flush D-cache, invalidate I-cache for relocation 10 years ago
reset.c arm:reset: call the reset_misc() before the cpu reset 10 years ago
sections.c ARM: HYP/non-sec: add separate section for secure code 10 years ago
semihosting.c arm: Add support for semihosting for armv8 fastmodel targets. 10 years ago
spl.c Revert "ARM: SPL: do not set gd again" 10 years ago
vectors.S arm: make .vectors section allocatable 10 years ago