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
Jeffy Chen f7ee071a22 ARM: bootm: Try to use relocated ramdisk 9 years ago
..
Makefile arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD 9 years ago
_ashldi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 9 years ago
_ashrdi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 9 years ago
_divsi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 9 years ago
_lshrdi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 9 years ago
_modsi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 9 years ago
_udivsi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 9 years ago
_umodsi3.S arm: Add ENTRY/ENDPROC to private libgcc functions 9 years ago
asm-offsets.c ARM: remove jadecpu board support 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: bootm: Try to use relocated ramdisk 9 years ago
cache-cp15.c ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching 10 years ago
cache-pl310.c
cache.c arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD 9 years ago
ccn504.S armv8: Add framework for CCN-504 interconnect configuration 9 years ago
cmd_boot.c common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec() 9 years ago
crt0.S arm: move gd handling outside of C code 9 years ago
crt0_64.S arm: initialize gd for AArch64 9 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 10 years ago
gic_64.S armv8/gic: Fix GIC v2 initialization 9 years ago
interrupts.c spl, common, serial: build SPL without serial support 9 years ago
interrupts_64.c
interrupts_m.c Change e-mail address of Kamil Lulko 9 years ago
memcpy.S arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD 9 years ago
memset.S arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD 9 years ago
relocate.S ARM: Add ARMv7-M support 10 years ago
relocate_64.S
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: fix compile warnings when semihosting is enabled on ARMv7M target. 9 years ago
spl.c ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM 9 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 Change e-mail address of Kamil Lulko 9 years ago