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/sandbox/cpu
Bin Meng 0d1414bd97 sandbox: Add a dummy invalidate_dcache_range() function 7 years ago
..
Makefile sandbox: Add basic SPL implementation 8 years ago
cpu.c sandbox: Add a dummy invalidate_dcache_range() function 7 years ago
eth-raw-os.c
os.c sandbox: remove os_putc() and os_puts() 7 years ago
sdl.c
spl.c sandbox: Stop printing platdata at the start of SPL 7 years ago
start.c sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation 7 years ago
state.c sandbox: Add a way to reset sandbox state for tests 7 years ago
u-boot-spl.lds sandbox: Add a new sandbox_spl board 8 years ago
u-boot.lds