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 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
..
efi board_f: Drop setup_dram_config() wrapper 7 years ago
fsp x86: fsp: Remove the call to set up internal uart in fsp_init() 7 years ago
Makefile x86: Add an early CMOS access library 7 years ago
acpi_s3.c x86: acpi: Fix build error with certain configuration 7 years ago
acpi_table.c x86: acpi: Don't touch hardware on HW reduced platforms 7 years ago
asm-offsets.c
bios.c x86: lib: Fix types and casts for 64-bit compilation 7 years ago
bios.h
bios_asm.S
bios_interrupts.c dm: Convert bios_interrupts to use DM PCI API 8 years ago
bootm.c x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup() 7 years ago
cmd_boot.c
cmd_mtrr.c
coreboot_table.c x86: Do not clear high table area for S3 7 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
early_cmos.c x86: Add an early CMOS access library 7 years ago
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 8 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: Use X86_32BIT_INIT instead of X86_RESET_VECTOR 7 years ago
interrupts.c x86: Drop interrupt support in 64-bit mode 7 years ago
lpc-uclass.c dm: Use dm_scan_fdt_dev() directly where possible 8 years ago
mpspec.c dm: core: Replace of_offset with accessor 7 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 8 years ago
physmem.c
pinctrl_ich6.c dm: core: Replace of_offset with accessor 7 years ago
pirq_routing.c x86: Change irq_already_routed to a local variable 7 years ago
pmu.c x86: Introduce minimal PMU driver for Intel MID platforms 7 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 board_f: Make relocation functions generic 7 years ago
scu.c x86: Add SCU IPC driver for Intel MID platforms 7 years ago
sections.c x86: efi: Add EFI loader support for x86 8 years ago
sfi.c x86: Use unsigned long for address in table generation 7 years ago
spl.c x86: Display the SPL banner only once 7 years ago
string.c x86: Add an accelerated memmove() function 8 years ago
tables.c x86: Use unsigned long for address in table generation 7 years ago
zimage.c env: Rename getenv/_f() to env_get() 7 years ago