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 bbbe55f6f2 x86: Enable debug UART for Minnowmax 10 years ago
..
baytrail x86: baytrail: Support operation as an EFI payload 10 years ago
coreboot x86: pci: Tidy up the generic x86 PCI driver 10 years ago
efi x86: Add relocation and link script for a 64-bit EFI application 10 years ago
ivybridge x86: Enable DM RTC support for all x86 boards 10 years ago
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 x86: Add I/O APIC register access routines 10 years ago
irq.c
lapic.c x86: Remove inline for lapic access routines 10 years ago
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: Enable debug UART for Minnowmax 10 years ago
start16.S
turbo.c
u-boot.lds