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
Stefan Brüns 2f159402d9 sandbox/fs: Set correct filetype for unknown filetype 8 years ago
..
Makefile sandbox: Add basic SPL implementation 8 years ago
cpu.c sandbox: Don't use PCI in SPL 8 years ago
eth-raw-os.c eth-raw-os.c: Add cast to bind(2) call 9 years ago
os.c sandbox/fs: Set correct filetype for unknown filetype 8 years ago
sdl.c sandbox: Add SDL library for LCD, keyboard, audio 11 years ago
spl.c spl: Pass spl_image as a parameter to load_image() methods 8 years ago
start.c sandbox: Don't include the main loop in SPL 8 years ago
state.c Rename reset to sysreset 8 years ago
u-boot-spl.lds sandbox: Add a new sandbox_spl board 8 years ago
u-boot.lds