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/x86/cpu
Bin Meng e293502280 x86: queensbay: Remove invalid comments in update_fsp_configs() 9 years ago
..
baytrail x86: fsp: Rename update_fsp_upd() and change its signature 9 years ago
coreboot x86: Convert to use driver model timer 9 years ago
efi x86: Convert to use driver model timer 9 years ago
ivybridge x86: Remove HAVE_ACPI_RESUME 9 years ago
qemu x86: tsc: Remove legacy timer codes 9 years ago
quark x86: tsc: Remove legacy timer codes 9 years ago
queensbay x86: queensbay: Remove invalid comments in update_fsp_configs() 9 years ago
Makefile x86: ivybridge: Remove NORTHBRIDGE_INTEL_SANDYBRIDGE 9 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 x86: Add Kconfig options to be used by arch/x86/cpu/config.mk 10 years ago
cpu.c x86: Move i8254_init() to x86_cpu_init_f() 9 years ago
cpu_x86.c x86: Move MP initialization codes into a common place 10 years ago
interrupts.c x86: Rename pcat_ to i8254 and i8259 accordingly 9 years ago
ioapic.c x86: Add I/O APIC register access routines 10 years ago
irq.c x86: Allow pirq_init() to return an error 10 years ago
lapic.c x86: Remove inline for lapic access routines 10 years ago
mp_init.c x86: Set APs' req_seq to the reg number from device tree 10 years ago
mtrr.c x86: Test mtrr support flag before accessing mtrr msr 10 years ago
pci.c x86: Remove legacy pci codes 9 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 x86: fsp: Load GDT before calling FspInitEntry 10 years ago
turbo.c
u-boot.lds