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
 
 
 
 
 
 
u-boot/cpu/i386
Graeme Russ ed7a1b681d i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure 16 years ago
..
sc520 i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structure 16 years ago
Makefile Implement SC520 timers 16 years ago
config.mk
cpu.c Rewrite i386 interrupt handling 16 years ago
exceptions.c Rewrite i386 interrupt handling 16 years ago
interrupts.c Add basic relocation to i386 port 16 years ago
resetvec.S Renamed cpu/i386/reset.S to resetvec.S 16 years ago
serial.c Dual-license IBM code contributions 16 years ago
start.S Add basic relocation to i386 port 16 years ago
start16.S