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 65e4c0b168 x86: efi: Add EFI loader support for x86 8 years ago
..
efi
fsp x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART 9 years ago
Makefile x86: efi: Add EFI loader support for x86 8 years ago
acpi_table.c x86: acpi: Pack global NVS into ACPI table 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 x86: Drop unused init_helper functions 8 years ago
interrupts.c
lpc-uclass.c dm: Use dm_scan_fdt_dev() directly where possible 9 years ago
mpspec.c dm: Use uclass_first_device_err() where it is useful 9 years ago
mrccache.c x86: mrccache: Fix error handling in mrccache_get_region() 8 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
sections.c x86: efi: Add EFI loader support for x86 8 years ago
sfi.c
string.c x86: Add an accelerated memmove() function 8 years ago
tables.c smbios: Allow compilation on 64bit systems 8 years ago
zimage.c