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
Allen Martin a098cf41fd Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged 13 years ago
..
Makefile SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux 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 env: Use getenv_yesno() more generally 13 years ago
bootm.c arm bootm: Allow to pass board specified atags 13 years ago
cache-cp15.c arm: Add control over cachability of memory regions 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 ARM: prevent misaligned array inits 13 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
spl.c SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux 13 years ago