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/arch/x86/cpu
Simon Glass eeae510007 x86: qemu: Support operation as an EFI payload 10 years ago
..
baytrail x86: baytrail: Support operation as an EFI payload 10 years ago
coreboot
efi x86: Add relocation and link script for a 64-bit EFI application 10 years ago
ivybridge
qemu x86: qemu: Support operation as an EFI payload 10 years ago
quark
queensbay x86: Convert to use driver model pci on queensbay/crownbay 10 years ago
Makefile x86: Add a way to call 32-bit code from 64-bit mode 10 years ago
call32.S x86: Add a way to call 32-bit code from 64-bit mode 10 years ago
call64.S x86: Tidy up the 64-bit calling code 10 years ago
config.mk
cpu.c x86: Handle running as EFI payload 10 years ago
cpu_x86.c
interrupts.c x86: Handle running as EFI payload 10 years ago
ioapic.c
irq.c
lapic.c
mp_init.c x86: Add some missing global_data declarations in files that use gd 10 years ago
mtrr.c
pci.c x86: pci: Do not assign irq 0 to pci device 10 years ago
resetvec.S
sipi_vector.S
start.S x86: Add support for passing tables into U-Boot 10 years ago
start16.S
turbo.c
u-boot.lds