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
Bin Meng 828d9af5ec x86: Add basic Intel Quark processor support 10 years ago
..
baytrail x86: Add support for Intel Minnowboard Max 10 years ago
coreboot x86: config: Enable hook for saving MRC configuration 10 years ago
ivybridge x86: video: Allow video ROM execution to fall back to the other method 10 years ago
quark x86: Add basic Intel Quark processor support 10 years ago
queensbay x86: Allow FSP Kconfig settings for all x86 10 years ago
Makefile x86: Add support for Intel Minnowboard Max 10 years ago
call64.S
config.mk
cpu.c x86: Save mtrr support flag in global data 10 years ago
interrupts.c x86: Drop old CONFIG_INTEL_CORE_ARCH code 11 years ago
lapic.c x86: Add LAPIC setup code 11 years ago
mtrr.c x86: Test mtrr support flag before accessing mtrr msr 10 years ago
pci.c pci: Make pci apis usable before relocation 10 years ago
resetvec.S
start.S x86: Disable CAR before relocation on platforms that need it 10 years ago
start16.S x86: Fix various code format issues in start16.S 10 years ago
turbo.c
u-boot.lds