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 aa02446406 x86: fsp: Simplify fsp_continue() 9 years ago
..
efi x86: Add helper code for running from EFI 10 years ago
fsp x86: fsp: Simplify fsp_continue() 9 years ago
Makefile x86: tsc: Move tsc_timer.c to drivers/timer 9 years ago
acpi_table.c x86: Generate a valid ACPI table 10 years ago
asm-offsets.c x86: Add support for passing tables into U-Boot 10 years ago
bios.c x86: Tidy up VESA mode numbers 10 years ago
bios.h x86: move arch-specific asmlinkage to <asm/linkage.h> 10 years ago
bios_asm.S x86: bios: Synchronize stack between real and protected mode 10 years ago
bios_interrupts.c x86: bios: Allow pci config read/write to host bridge in int1a_handler 10 years ago
bootm.c x86: Handle running as EFI payload 10 years ago
cmd_boot.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
cmd_mtrr.c x86: cmd_mtrr: Improve MTRR list information 10 years ago
e820.c x86: Move install_e820_map() out of zimage.c 9 years ago
gcc.c
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 x86: Remove calculate_relocation_address() 10 years ago
interrupts.c x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQS 9 years ago
lpc-uclass.c x86: Add some missing global_data declarations in files that use gd 10 years ago
mpspec.c x86: mpspec: Move writing ISA interrupt entry after PCI 10 years ago
mrccache.c x86: Use struct mrc_region to describe a mrc region 9 years ago
pch-uclass.c x86: Add some missing global_data declarations in files that use gd 10 years ago
pci_type1.c x86: Define macros for pci configuration space access 10 years ago
physmem.c x86: Move paging functions into cpu.c 10 years ago
pirq_routing.c x86: pci: Assign pci irqs to all functions 10 years ago
ramtest.c x86: ivybridge: Implement SDRAM init 10 years ago
relocate.c x86: Allow relocation code to build without text base 10 years ago
sfi.c x86: Add support for the Simple Firmware Interface (SFI) 10 years ago
smbios.c x86: Add SMBIOS table support 9 years ago
string.c Replace <compiler.h> with <linux/compiler.h> 10 years ago
tables.c x86: Add SMBIOS table support 9 years ago
zimage.c x86: Move install_e820_map() out of zimage.c 9 years ago