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 2f3f477b77 x86: Add basic support for broadwell 9 years ago
..
baytrail x86: baytrail: Add option to disable the internal UART to setup_early_uart() 9 years ago
broadwell x86: Add basic support for broadwell 9 years ago
coreboot x86: Move asm/arch-coreboot/tables.h to a common place 9 years ago
efi
intel_common x86: Update microcode for secondary CPUs 9 years ago
ivybridge x86: ivybridge: Show microcode version for each core 9 years ago
qemu x86: Change write_acpi_tables() signature a little bit 9 years ago
quark x86: quark: Use Quark's own PCI config APIs 9 years ago
queensbay x86: tnc: Remove IGD and SDVO devices from driver model 9 years ago
Makefile x86: Add basic support for broadwell 9 years ago
call32.S
call64.S
config.mk
cpu.c x86: Update microcode for secondary CPUs 9 years ago
cpu_x86.c
interrupts.c dm: Use uclass_first_device_err() where it is useful 9 years ago
ioapic.c
irq.c x86: irq: Convert to use DM PCI API 9 years ago
lapic.c
mp_init.c x86: Update microcode for secondary CPUs 9 years ago
mtrr.c
pci.c x86: pci: Drop legacy PCI APIs 9 years ago
resetvec.S Use correct spelling of "U-Boot" 9 years ago
sipi_vector.S x86: Add comments to the SIPI vector 9 years ago
start.S Fix board init code to respect the C runtime environment 9 years ago
start16.S
turbo.c
u-boot.lds