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 3c8ae536ec x86: Define macros for pci configuration space access 10 years ago
..
fsp x86: Allow a UART to be set up before the FSP is ready 10 years ago
Makefile x86: Move common FSP code into a common location 10 years ago
asm-offsets.c x86: Support Intel FSP initialization path in start.S 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
bios_interrupts.c
bootm.c
cmd_boot.c
cmd_hob.c x86: Move common FSP code into a common location 10 years ago
cmd_mtrr.c x86: Add an 'mtrr' command to list and adjust MTRRs 10 years ago
gcc.c
init_helpers.c x86: Test mtrr support flag before accessing mtrr msr 10 years ago
interrupts.c x86: Fix out of bounds irq handlers access 10 years ago
pcat_interrupts.c
pcat_timer.c
pci_type1.c x86: Define macros for pci configuration space access 10 years ago
physmem.c
ramtest.c
relocate.c
string.c
tsc_timer.c x86: Allow a hardcoded TSC frequency provided by Kconfig 10 years ago
video.c
zimage.c