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
Simon Glass 945cae79e1 x86: pci: Tidy up the generic x86 PCI driver 9 years ago
..
baytrail x86: Move MP initialization codes into a common place 9 years ago
coreboot x86: pci: Tidy up the generic x86 PCI driver 9 years ago
ivybridge x86: Clean up lapic codes 9 years ago
qemu
quark
queensbay x86: queensbay: Change CPU_ADDR_BITS to 32 9 years ago
Makefile x86: Add I/O APIC register access routines 9 years ago
call64.S
config.mk
cpu.c x86: Setup fixed range MTRRs for legacy regions 9 years ago
cpu_x86.c x86: Move MP initialization codes into a common place 9 years ago
interrupts.c
ioapic.c x86: Add I/O APIC register access routines 9 years ago
irq.c x86: Reduce PIRQ routing table size 9 years ago
lapic.c x86: Remove inline for lapic access routines 9 years ago
mp_init.c x86: Remove inline for lapic access routines 9 years ago
mtrr.c
pci.c
resetvec.S
sipi_vector.S
start.S x86: fsp: Move FspInitEntry call to board_init_f() 9 years ago
start16.S
turbo.c
u-boot.lds