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
Simon Glass ecf674b772 x86: Drop FSP error defines and use EFI instead 10 years ago
..
efi x86: Add helper code for running from EFI 10 years ago
fsp x86: Drop FSP error defines and use EFI instead 10 years ago
Makefile x86: Add helper code for running from EFI 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_hob.c x86: Move common FSP code into a common location 10 years ago
cmd_mtrr.c x86: cmd_mtrr: Improve MTRR list information 10 years ago
gcc.c x86: Support tracing function 12 years ago
init_helpers.c dm: x86: spi: Convert ICH SPI driver to driver model 10 years ago
interrupts.c x86: Fix out of bounds irq handlers access 10 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
pcat_interrupts.c x86: Refactor interrupt_init() 11 years ago
pcat_timer.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 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 11 years ago
pirq_routing.c x86: pci: Assign pci irqs to all functions 10 years ago
ramtest.c x86: ivybridge: Implement SDRAM init 11 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
string.c Replace <compiler.h> with <linux/compiler.h> 10 years ago
tables.c x86: Generate a valid MultiProcessor (MP) table 10 years ago
tsc_timer.c x86: Add a 'pause' instruction in __udelay() for QEMU target 10 years ago
zimage.c x86: Reserve PCIe ECAM address range in the E820 table 10 years ago