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
Simon Glass 39826f0997 arm: fdt: Relocate fdt along with other data 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
_ashrdi3.S
_divsi3.S
_lshrdi3.S
_modsi3.S
_udivsi3.S
_umodsi3.S
board.c arm: fdt: Relocate fdt along with other data 13 years ago
bootm.c Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging 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
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