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 3ff0900aaf x86: Display the SPL banner only once 8 years ago
..
efi board_f: Drop setup_dram_config() wrapper 8 years ago
fsp board_f: Drop setup_dram_config() wrapper 8 years ago
Makefile x86: Introduce minimal PMU driver for Intel MID platforms 8 years ago
acpi_table.c x86: Use unsigned long for address in table generation 8 years ago
asm-offsets.c x86: Add support for passing tables into U-Boot 10 years ago
bios.c x86: lib: Fix types and casts for 64-bit compilation 8 years ago
bios.h
bios_asm.S x86: bios: Synchronize stack between real and protected mode 10 years ago
bios_interrupts.c dm: Convert bios_interrupts to use DM PCI API 9 years ago
bootm.c x86: bootm: Fix FIT image booting on x86 8 years ago
cmd_boot.c
cmd_mtrr.c x86: cmd_mtrr: Improve MTRR list information 10 years ago
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 9 years ago
crt0_x86_64_efi.S x86: Move efi .S files into the 'lib' directory 9 years ago
e820.c x86: Move install_e820_map() out of zimage.c 10 years ago
elf_ia32_efi.lds efi: x86: Adjust EFI files support efi_loader 9 years ago
elf_x86_64_efi.lds efi: x86: Adjust EFI files support efi_loader 9 years ago
gcc.c Add more SPDX-License-Identifier tags 9 years ago
i8254.c x86: Rename pcat_ to i8254 and i8259 accordingly 10 years ago
i8259.c x86: Rename pcat_ to i8254 and i8259 accordingly 10 years ago
init_helpers.c x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR 8 years ago
interrupts.c x86: Drop interrupt support in 64-bit mode 8 years ago
lpc-uclass.c dm: Use dm_scan_fdt_dev() directly where possible 9 years ago
mpspec.c dm: core: Replace of_offset with accessor 8 years ago
mrccache.c x86: mrccache: Fix error handling in mrccache_get_region() 9 years ago
northbridge-uclass.c dm: x86: Add a northbridge uclass 9 years ago
physmem.c
pinctrl_ich6.c dm: core: Replace of_offset with accessor 8 years ago
pirq_routing.c x86: Change irq_already_routed to a local variable 8 years ago
pmu.c x86: Introduce minimal PMU driver for Intel MID platforms 8 years ago
ramtest.c
reloc_ia32_efi.c x86: Move efi .S files into the 'lib' directory 9 years ago
reloc_x86_64_efi.c x86: Move efi .S files into the 'lib' directory 9 years ago
relocate.c board_f: Make relocation functions generic 8 years ago
scu.c x86: Add SCU IPC driver for Intel MID platforms 8 years ago
sections.c x86: efi: Add EFI loader support for x86 9 years ago
sfi.c x86: Use unsigned long for address in table generation 8 years ago
spl.c x86: Display the SPL banner only once 8 years ago
string.c x86: Add an accelerated memmove() function 9 years ago
tables.c x86: Use unsigned long for address in table generation 8 years ago
zimage.c x86: zImage: add Intel MID platforms support 8 years ago