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
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
..
efi board_f: Drop setup_dram_config() wrapper 8 years ago
fsp x86: Rename e820entry to e820_entry 7 years ago
Makefile x86: Move commands from under arch/x86 to cmd/x86/ 7 years ago
acpi_s3.c x86: acpi: Fix build error with certain configuration 8 years ago
acpi_table.c x86: acpi: Use an API to get the ACPI RSDP table address 7 years ago
asm-offsets.c
bios.c bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE 7 years ago
bios.h
bios_asm.S
bios_interrupts.c
bootm.c fdt: Implement weak arch_fixup_fdt() 7 years ago
cmd_boot.c
coreboot_table.c x86: Rename e820entry to e820_entry 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
div64.c x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones 7 years ago
e820.c x86: Rename e820entry to e820_entry 7 years ago
early_cmos.c x86: Add an early CMOS access library 8 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
i8254.c
i8259.c
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 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago
mpspec.c dm: core: Replace of_offset with accessor 8 years ago
mrccache.c
northbridge-uclass.c
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 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 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 8 years ago
sfi.c x86: Use unsigned long for address in table generation 8 years ago
spl.c common: move init_helpers.h prototypes in init.h 7 years ago
string.c
tables.c x86: Use unsigned long for address in table generation 8 years ago
zimage.c Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 7 years ago