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 3e45de6ed4 x86: ivybridge: Enable the MRC cache 10 years ago
..
baytrail x86: baytrail: Issue full system reset in reset_cpu() 10 years ago
coreboot x86: coreboot: Convert to use more dm drivers 10 years ago
efi
ivybridge x86: ivybridge: Enable the MRC cache 10 years ago
qemu x86: Add DSDT table for supporting ACPI on QEMU 10 years ago
quark x86: quark: Implement mrc cache 10 years ago
queensbay x86: Allow disabling IGD on Intel Queensbay 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
config.mk
cpu.c x86: Initialize GDT entry 1 to be the 32-bit CS as well 10 years ago
cpu_x86.c
interrupts.c x86: Show the un-relocated IP address in exceptions 10 years ago
ioapic.c
irq.c x86: Allow pirq_init() to return an error 10 years ago
lapic.c
mp_init.c x86: Set APs' req_seq to the reg number from device tree 10 years ago
mtrr.c
pci.c x86: Return -1 when reading a PCI config register fails 10 years ago
resetvec.S
sipi_vector.S x86: Pass correct cpu_index to ap_init() 10 years ago
start.S x86: Init the debug UART if enabled 10 years ago
start16.S
turbo.c
u-boot.lds