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
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
..
efi x86: Move efi .S files into the 'lib' directory 8 years ago
fsp x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART 9 years ago
Makefile efi_loader: Allow to compile helloworld.efi w/o bundling it 8 years ago
acpi_table.c x86: acpi: Pack global NVS into ACPI table 9 years ago
asm-offsets.c
bios.c
bios.h
bios_asm.S
bios_interrupts.c
bootm.c libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
cmd_boot.c
cmd_mtrr.c
coreboot_table.c x86: Prepare configuration tables in dedicated high memory region 9 years ago
crt0_ia32_efi.S x86: Move efi .S files into the 'lib' directory 8 years ago
crt0_x86_64_efi.S x86: Move efi .S files into the 'lib' directory 8 years ago
e820.c
elf_ia32_efi.lds efi: x86: Adjust EFI files support efi_loader 8 years ago
elf_x86_64_efi.lds efi: x86: Adjust EFI files support efi_loader 8 years ago
gcc.c Add more SPDX-License-Identifier tags 9 years ago
i8254.c
i8259.c
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
reloc_ia32_efi.c x86: Move efi .S files into the 'lib' directory 8 years ago
reloc_x86_64_efi.c x86: Move efi .S files into the 'lib' directory 8 years ago
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 x86: Correct a build warning in x86 tables 8 years ago
zimage.c