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
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 10 years ago
..
Makefile common/board_f: factor out reserve_stacks 10 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 ARM: remove jadecpu board support 10 years ago
board.c net: Remove the bd* parameter from net stack functions 10 years ago
bootm-fdt.c ARM: PSCI: Rework the DT handler slightly 10 years ago
bootm.c common: Make sure arch-specific map_sysmem() is defined 10 years ago
cache-cp15.c ARM: cache-cp15: Use more accurate types 11 years ago
cache-pl310.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
cache.c arm, arm926ejs: make thumb mode compileable 11 years ago
crt0.S arm: relocation: clear .bss section with arch memset if defined 10 years ago
crt0_64.S ARMv8: enable pre-allocation malloc 10 years ago
debug.S arm: debug: adjust for U-Boot 11 years ago
div0.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
eabi_compat.c eabi_compat: add __aeabi_memcpy __aeabi_memset 11 years ago
gic_64.S armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page 11 years ago
interrupts.c arm: Show relocated PC/LR in the register dump 11 years ago
interrupts_64.c arm64: core support 12 years ago
memcpy.S arm: build arch memset/memcpy in Thumb2 mode 11 years ago
memset.S arm: build arch memset/memcpy in Thumb2 mode 11 years ago
relocate.S imx: fix exception vectors relocation in imx27 11 years ago
relocate_64.S armv8/cache: Flush D-cache, invalidate I-cache for relocation 11 years ago
reset.c arm:reset: call the reset_misc() before the cpu reset 11 years ago
sections.c ARM: HYP/non-sec: add separate section for secure code 11 years ago
semihosting.c armv8: semihosting: delete external interface 10 years ago
spl.c arm: spl: Avoid setting up a duplicate global data structure 10 years ago
stack.c common/board_f: factor out reserve_stacks 10 years ago
vectors.S arm: make .vectors section allocatable 11 years ago