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
Bhupesh Sharma 3ffa95c283 armv8: Add framework for CCN-504 interconnect configuration 10 years ago
..
Makefile armv8: Add framework for CCN-504 interconnect configuration 10 years ago
_ashldi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 10 years ago
_ashrdi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 10 years ago
_divsi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 10 years ago
_lshrdi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 10 years ago
_modsi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 10 years ago
_udivsi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 10 years ago
_umodsi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 10 years ago
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 arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h> 10 years ago
bootm.c ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions 10 years ago
cache-cp15.c ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching 10 years ago
cache-pl310.c
cache.c ARM: cache: implement a default weak flush_cache() function 10 years ago
ccn504.S armv8: Add framework for CCN-504 interconnect configuration 10 years ago
cmd_boot.c common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec() 10 years ago
crt0.S ARM: Add ARMv7-M support 10 years ago
crt0_64.S arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values 10 years ago
debug.S arm: debug: adjust for U-Boot 10 years ago
div0.c
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 spl, common, serial: build SPL without serial support 10 years ago
interrupts_64.c
interrupts_m.c ARM: Add ARMv7-M support 10 years ago
memcpy.S arm: build arch memset/memcpy in Thumb2 mode 10 years ago
memset.S arm: build arch memset/memcpy in Thumb2 mode 10 years ago
relocate.S ARM: Add ARMv7-M support 10 years ago
relocate_64.S
reset.c
sections.c
semihosting.c armv8: semihosting: delete external interface 10 years ago
spl.c ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM 10 years ago
stack.c common/board_f: factor out reserve_stacks 10 years ago
vectors.S arm: make .vectors section allocatable 10 years ago
vectors_m.S ARM: Add ARMv7-M support 10 years ago