summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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
2025-04-03x86: Drop mpspec from the SPL buildSimon Glass
2025-04-03x86: qemu: Avoid accessing BSS too earlySimon Glass
2025-04-02Merge patch series "Various toolchain compatibility fixes/improvements"Tom Rini
2025-04-02x86: Fix call64's section flagsSam Edwards
2025-03-18Merge patch series "pxe: Precursor series for supporting read_all() in extlin...Tom Rini
2025-03-18boot: pxe: Refactor label_run_boot() to avoid cmdlineSimon Glass
2025-03-18x86: Drop the unnecessary base_ptr argument to zboot_dump()Simon Glass
2025-03-18bootstd: Correct display of kernel versionSimon Glass
2025-03-18x86: Move the bootm state for zimage into cmd/Simon Glass
2025-03-18x86: Rename state to bmiSimon Glass
2025-03-18x86: Move x86 zboot state into struct bootm_infoSimon Glass
2025-03-18x86: Drop duplicate definition of zimage_dump()Simon Glass
2025-03-18x86: Rename zboot_run() to zboot_run_args()Simon Glass
2025-03-10Merge tag 'v2025.04-rc4' into nextTom Rini
2025-03-10common: clean up setjmp.hHeinrich Schuchardt
2025-03-04x86: Stop working around skip-at-startSimon Glass
2025-01-22Merge patch series "upl: Prerequite patches for updated spec"Tom Rini
2025-01-22x86: Align the SMBIOS table to a 4K boundarySimon Glass
2025-01-22x86: Move tables to use SZ macrosSimon Glass
2025-01-22x86: Enable UPL handoff for SPLSimon Glass
2025-01-22x86: Support jumping to a UPL imageSimon Glass
2025-01-22x86: Show an error if video failsSimon Glass
2025-01-22emulation: Use bloblist to hold tablesSimon Glass
2025-01-22boot: Use fit_image_get_data() to get dataSimon Glass
2025-01-22boot: Rename fit_image_get_data()Simon Glass
2025-01-22x86: Show the timestamp counter with bdinfoSimon Glass
2025-01-22cpu: Provide a way to get the physical-address sizeSimon Glass
2024-12-31Merge patch series "Select CONFIG_64BIT for sandbox64 and x86_64"Tom Rini
2024-12-31x86: select CONFIG_64BIT for X86_64Andrew Goodbody
2024-12-18arch: x86: lib: Add support of legacy 64-bit entry point at 0x200Paul HENRYS
2024-12-02Revert "global_data: Drop spl_handoff"Simon Glass
2024-11-24dm: Add dm_remove_devices_active() for ordered device removalJanne Grunau
2024-11-03x86: coreboot: Enable support for the configuration editorSimon Glass
2024-10-27x86: Missed removal of CMD_BOOTEFI_HELLO_COMPILEAndrew Goodbody
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27acpi: Move function prototypePatrick Rudolph
2024-10-27acpi: acpi_table: Bump revisionsPatrick Rudolph
2024-10-27acpi: x86: Move MADT to common codePatrick Rudolph
2024-10-27acpi: x86: Write FADT in common codeMaximilian Brune