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/arc/lib
Simon Glass f1683aa73c board_f: Rename initdram() to dram_init() 7 years ago
..
Makefile arc: use timer driver for ARC boards 7 years ago
_millicodethunk.S arc: build libgcc in U-Boot 9 years ago
bootm.c libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
cache.c ARCv2: SLC: Make sure busy bit is set properly on SLC flushing 7 years ago
cpu.c board_f: Rename initdram() to dram_init() 7 years ago
init_helpers.c arc: significant cache rework 9 years ago
interrupts.c arc: Update exception & interrupt handling for ARCv2 8 years ago
ints_low.S arc: Update exception & interrupt handling for ARCv2 8 years ago
libgcc2.c arc: build libgcc in U-Boot 9 years ago
libgcc2.h arc: build libgcc in U-Boot 9 years ago
memcmp.S arc: memcmp - fix zero-delay loop utilization 9 years ago
memcpy-700.S
memset.S
relocate.c arc: No need in sections defined in sources with newer tools 8 years ago
reset.c arc: move common sources in library 10 years ago
start.S arcv2: Halt non-master cores 7 years ago
strchr-700.S
strcmp.S
strcpy-700.S
strlen.S