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/lib
Bin Meng 10fcabed88 x86: acpi: Remove header length check when writing tables 9 years ago
..
efi
fsp x86: Update microcode for secondary CPUs 9 years ago
Makefile x86: Compile coreboot_table.c only for SeaBIOS 9 years ago
acpi_table.c x86: acpi: Remove header length check when writing tables 9 years ago
asm-offsets.c
bios.c dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI API 9 years ago
bios.h
bios_asm.S
bios_interrupts.c dm: Convert bios_interrupts to use DM PCI API 9 years ago
bootm.c x86: Call board_final_cleanup() in last_stage_init() 9 years ago
cmd_boot.c
cmd_mtrr.c
coreboot_table.c x86: Prepare configuration tables in dedicated high memory region 9 years ago
e820.c
gcc.c Add more SPDX-License-Identifier tags 9 years ago
i8254.c x86: Rename pcat_ to i8254 and i8259 accordingly 9 years ago
i8259.c x86: Rename pcat_ to i8254 and i8259 accordingly 9 years ago
init_helpers.c
interrupts.c
lpc-uclass.c
mpspec.c dm: Use uclass_first_device_err() where it is useful 9 years ago
mrccache.c x86: Don't show an error when the MRC cache is up to date 9 years ago
northbridge-uclass.c dm: x86: Add a northbridge uclass 9 years ago
physmem.c
pinctrl_ich6.c x86: Add an ICH6 pin configuration driver 9 years ago
pirq_routing.c x86: Fix up PIRQ routing table checksum earlier 9 years ago
ramtest.c
relocate.c
sfi.c
smbios.c
string.c
tables.c x86: Use high_table_malloc() for tables passing to SeaBIOS 9 years ago
zimage.c