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 00caae6d47 env: Rename getenv/_f() to env_get() 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 env: Rename getenv/_f() to env_get() 7 years ago
cache.c arcv2: Set IOC aperture so it covers available DDR 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 arc: arcv1: Disable master/slave check 7 years ago
strchr-700.S
strcmp.S
strcpy-700.S
strlen.S