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 2627c7e2c1 x86: broadwell: Add support for SDRAM setup 9 years ago
..
baytrail x86: baytrail: Add option to disable the internal UART to setup_early_uart() 9 years ago
broadwell x86: broadwell: Add support for SDRAM setup 9 years ago
coreboot x86: Move asm/arch-coreboot/tables.h to a common place 9 years ago
efi x86: Convert to use driver model timer 9 years ago
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 x86: Add a way to call 32-bit code from 64-bit mode 9 years ago
call64.S x86: Tidy up the 64-bit calling code 9 years ago
config.mk x86: Add Kconfig options to be used by arch/x86/cpu/config.mk 9 years ago
cpu.c x86: Update microcode for secondary CPUs 9 years ago
cpu_x86.c x86: Move MP initialization codes into a common place 9 years ago
interrupts.c dm: Use uclass_first_device_err() where it is useful 9 years ago
ioapic.c x86: Add I/O APIC register access routines 9 years ago
irq.c x86: irq: Convert to use DM PCI API 9 years ago
lapic.c x86: Remove inline for lapic access routines 9 years ago
mp_init.c x86: Update microcode for secondary CPUs 9 years ago
mtrr.c x86: Test mtrr support flag before accessing mtrr msr 10 years ago
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 x86: fsp: Load GDT before calling FspInitEntry 9 years ago
turbo.c x86: Add Intel speedstep and turbo mode code 10 years ago
u-boot.lds