summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
11 daysx86: Update linker scripts to ensure appended device tree is alignedTom Rini
2026-01-09x86: Increase SYS_MALLOC_F_LEN to 0x1000Tom Rini
2025-12-10Makefile: use --output-target instead of --targetHeinrich Schuchardt
2025-11-06acpi: use U-Boot ACPI vendor IDHeinrich Schuchardt
2025-10-28x86: Rename arch/x86/include/asm/pnp_def.h to include/pnp_def.hTom Rini
2025-07-26efi: Rename CONFIG_EFI to CONFIG_EFI_CLIENTSimon Glass
2025-06-19dtc: Add Kconfig option to pad device tree blobEric Schikschneit
2025-06-13spl: Rename jump_to_image_no_args()Simon Glass
2025-06-13x86: Move Intel GNVS file into the common include directorySimon Glass
2025-06-02Merge patch series "Audit include list for include/[a-m]*.h"Tom Rini
2025-06-02include/bios_emul.h: Audit include listTom Rini
2025-05-27binman: x86: Write skip-at-start when end-at-4gb is usedSimon Glass
2025-05-25x86: efi_loader: Ensure the SMBIOS tables are sent via EFISimon Glass
2025-05-09x86: Correct usage of FSP_VERSION2Tom Rini
2025-05-09x86: spl: Add support for NVMe boot deviceNaresh Solanki
2025-05-09gpio: x86: Correct usage of IS_ENABLED() macro in intel_pinctrl_defs.hTom Rini
2025-05-09x86: Correct usage of IS_ENABLED() macro in arch/x86/lib/spl.cTom Rini
2025-05-09x86: cpu: Describe board final hooks in the headerAndy Shevchenko
2025-04-11Merge patch series "Switch to using $(PHASE_) in Makefiles"Tom Rini
2025-04-11Kbuild: Always use $(PHASE_)Tom Rini
2025-04-08Merge patch series "acpi: simplify updating ACPI table header checksum"Tom Rini
2025-04-08x86/acpi: simplify updating header checksumHeinrich Schuchardt
2025-04-07Revert "Merge patch series "pxe: Precursor series for supporting read_all() i...Tom Rini
2025-04-04arch/x86/lib: Fix CONFIG_X86_64 usage in zimage.cJeremy Compostella
2025-04-04arch/x86/cpu: Call x86_cpu_reinit_f for 64-bitsJeremy Compostella
2025-04-04arch/x86: Add 64-bit U-Boot configuration without SPLJeremy Compostella
2025-04-03x86: Support a 64-bit ramdisk addressSimon Glass
2025-04-03x86: emulation: Support BLOBLIST_TABLES properlySimon Glass
2025-04-03x86: qemu: Use the new e820 APISimon Glass
2025-04-03x86: Add a new API for e820Simon Glass
2025-04-03x86: e820: Add a function to dump the e820 tableSimon Glass
2025-04-03x86: emulation: Set an MTRR for the RAMSimon Glass
2025-04-03x86: Allow adding non-aligned size for MTRRSimon Glass
2025-04-03x86: Correct msr operation on amd64Simon Glass
2025-04-03x86: Update cpuid_eax et al to work on amd64Simon Glass
2025-04-03x86: Add functions to convert between mtrr size and maskSimon Glass
2025-04-03x86: Support CPU functions in long modeSimon Glass
2025-04-03x86: Rename the _D dirty flagSimon Glass
2025-04-03x86: Use a simple jump into long modeSimon Glass
2025-04-03x86: Use the same GDT when jumping to long modeSimon Glass
2025-04-03x86: Disable paging before changing to long modeSimon Glass
2025-04-03x86: Tidy up the GDT size in start/16.SSimon Glass
2025-04-03x86: Include stdbool.h in interrupt headerSimon Glass
2025-04-03x86: Drop the message about features missing in 64-bitSimon Glass
2025-04-03x86: spl: Drop duplicate CPU initSimon Glass
2025-04-03x86: Use defines for the cache flagsSimon Glass
2025-04-03x86: Add 64-bit entries to the GDTSimon Glass
2025-04-03x86: Avoid clearing the VESA displaySimon Glass
2025-04-03x86: Drop use of CONFIG_REALMODE_DEBUGSimon Glass
2025-04-03x86: Add some log categoriesSimon Glass