Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 年之前
..
efi 76b00aca4f board_f: Drop setup_dram_config() wrapper 8 年之前
fsp d7f7ba36b2 x86: fsp: Remove the call to set up internal uart in fsp_init() 8 年之前
Makefile 9f1fad1e36 x86: Add an early CMOS access library 8 年之前
acpi_s3.c 323a6d6910 x86: acpi: Fix build error with certain configuration 7 年之前
acpi_table.c 382fabb297 x86: acpi: Don't touch hardware on HW reduced platforms 7 年之前
asm-offsets.c 42fde30500 x86: Add support for passing tables into U-Boot 9 年之前
bios.c 113e75592a x86: lib: Fix types and casts for 64-bit compilation 8 年之前
bios.h e6126a5872 x86: move arch-specific asmlinkage to <asm/linkage.h> 10 年之前
bios_asm.S 7b5c349890 x86: bios: Synchronize stack between real and protected mode 10 年之前
bios_interrupts.c 7d8e4042f1 dm: Convert bios_interrupts to use DM PCI API 9 年之前
bootm.c 7025b05415 x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup() 8 年之前
cmd_boot.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 年之前
cmd_mtrr.c df07d91956 x86: cmd_mtrr: Improve MTRR list information 10 年之前
coreboot_table.c 95e50dd197 x86: Do not clear high table area for S3 8 年之前
crt0_ia32_efi.S 2dcd4e9ee1 x86: Move efi .S files into the 'lib' directory 8 年之前
crt0_x86_64_efi.S 2dcd4e9ee1 x86: Move efi .S files into the 'lib' directory 8 年之前
e820.c 59ec719df6 x86: Move install_e820_map() out of zimage.c 9 年之前
early_cmos.c 9f1fad1e36 x86: Add an early CMOS access library 8 年之前
elf_ia32_efi.lds 5bd828b532 efi: x86: Adjust EFI files support efi_loader 8 年之前
elf_x86_64_efi.lds 5bd828b532 efi: x86: Adjust EFI files support efi_loader 8 年之前
gcc.c 5b8031ccb4 Add more SPDX-License-Identifier tags 9 年之前
i8254.c da3fe24759 x86: Rename pcat_ to i8254 and i8259 accordingly 9 年之前
i8259.c da3fe24759 x86: Rename pcat_ to i8254 and i8259 accordingly 9 年之前
init_helpers.c 2eff989585 x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR 8 年之前
interrupts.c c2bf0dfaa3 x86: Drop interrupt support in 64-bit mode 8 年之前
lpc-uclass.c 911954859d dm: Use dm_scan_fdt_dev() directly where possible 8 年之前
mpspec.c e160f7d430 dm: core: Replace of_offset with accessor 8 年之前
mrccache.c 54cd240731 x86: mrccache: Fix error handling in mrccache_get_region() 8 年之前
northbridge-uclass.c 5544757ce9 dm: x86: Add a northbridge uclass 9 年之前
physmem.c 7bddac947d x86: Move paging functions into cpu.c 10 年之前
pinctrl_ich6.c e160f7d430 dm: core: Replace of_offset with accessor 8 年之前
pirq_routing.c 337705833c x86: Change irq_already_routed to a local variable 8 年之前
pmu.c ca0d29e4f0 x86: Introduce minimal PMU driver for Intel MID platforms 8 年之前
ramtest.c 65dd74a674 x86: ivybridge: Implement SDRAM init 10 年之前
reloc_ia32_efi.c 2dcd4e9ee1 x86: Move efi .S files into the 'lib' directory 8 年之前
reloc_x86_64_efi.c 2dcd4e9ee1 x86: Move efi .S files into the 'lib' directory 8 年之前
relocate.c e47b2d674f board_f: Make relocation functions generic 8 年之前
scu.c bb416465fd x86: Add SCU IPC driver for Intel MID platforms 8 年之前
sections.c 65e4c0b168 x86: efi: Add EFI loader support for x86 8 年之前
sfi.c 42fd8c19b5 x86: Use unsigned long for address in table generation 8 年之前
spl.c 3ff0900aaf x86: Display the SPL banner only once 8 年之前
string.c a5b8722532 x86: Add an accelerated memmove() function 8 年之前
tables.c 42fd8c19b5 x86: Use unsigned long for address in table generation 8 年之前
zimage.c 00caae6d47 env: Rename getenv/_f() to env_get() 7 年之前