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
SRICHARAN R d702b0811d ARM: cache: Move the cp15 CR register read before flushing the cache. 13 years ago
..
Makefile Add cache functions to SPL for armv7 13 years ago
_ashldi3.S Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
_ashrdi3.S Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
_divsi3.S Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
_lshrdi3.S Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
_modsi3.S Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
_udivsi3.S Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
_umodsi3.S Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
board.c ARM: introduce arch_early_init_r() 13 years ago
bootm.c arm: restore fdt_fixup_ethernet call to do_bootm_linux 13 years ago
cache-cp15.c ARM: cache: Move the cp15 CR register read before flushing the cache. 13 years ago
cache-pl310.c armv7: cache: remove flush on un-aligned invalidate 14 years ago
cache.c arm: do not force d-cache enable on all boards 14 years ago
div0.c Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
eabi_compat.c arm: Don't use printf() in SPL builds 13 years ago
interrupts.c Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 15 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
reset.c Make sure that argv[] argument pointers are not modified. 15 years ago