aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-10Merge patch series "Resolve issues with booting distros on x86"Tom Rini
2024-04-10x86: coreboot: Enable truetype fontsSimon Glass
2024-04-10x86: Enable SSE in 64-bit modeSimon Glass
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10x86: Drop message about features being missing with 64-bitSimon Glass
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass
2024-04-10Merge patch series "Complete decoupling of zboot logic from commands"Tom Rini
2024-04-10x86: zboot: Use zboot_start() in zboot_run()Simon Glass
2024-04-10x86: zboot: Separate logic functions from commandsSimon Glass
2024-04-10x86: zboot: Rename zboot_start() to zboot_run()Simon Glass
2024-04-10x86: zboot: Move environment setting into zboot_load()Simon Glass
2024-04-10x86: zboot: Create a separate ZBOOT option for zboot logicSimon Glass
2024-04-10x86: zboot: Move command code into its own fileSimon Glass
2024-04-10x86: zboot: Move zimage definitions to the header fileSimon Glass
2024-03-27acpi: rename aslc_id, aslc_revisionHeinrich Schuchardt
2024-01-16smbios: copy QEMU tablesHeinrich Schuchardt
2024-01-07acpi: use 64-bit addresses in FADT tableHeinrich Schuchardt
2024-01-07acpi: Write pointers to tables instead of addressesSimon Glass
2023-12-31bloblist: Adjust API to align in powers of 2Simon Glass
2023-12-31x86: coral: Align bootph SPI-flash subnodes with parentSimon Glass
2023-12-21Merge patch series "Complete decoupling of bootm logic from commands"Tom Rini
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2023-12-21global: Rework architecture global_data.h to include <linux/types.h>Tom Rini
2023-12-13acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.hHeinrich Schuchardt
2023-12-13Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini
2023-12-13arm: x86: Drop discarding of command linker-listsSimon Glass
2023-11-28Merge patch series "Import "string" I/O functions from Linux"Tom Rini
2023-11-28x86: Add defines for ins/outs functionsIgor Prusov
2023-11-28Merge patch series "sysinfo: Expand sysinfo with some more banner information"Tom Rini
2023-11-28x86: coreboot: Add a sysinfo driverSimon Glass
2023-11-07x86: Drop <common.h> from remaining header filesTom Rini
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-22x86: coreboot: Record the position of the SMBIOS tablesSimon Glass
2023-09-22Record the position of the SMBIOS tablesSimon Glass
2023-09-22x86: coreboot: Enable VIDEO_COPYSimon Glass
2023-09-22x86: coreboot: Drop USB init on startupSimon Glass
2023-09-22x86: Set the CPU vendor in SPLSimon Glass
2023-09-22x86: coreboot: Rearrange arch_cpu_init()Simon Glass
2023-09-22x86: coreboot: Document cbmem console structSimon Glass
2023-09-22x86: dm: Mark driver model as dead when disabling CARSimon Glass
2023-09-22x86: broadwell: Set up MTRRsSimon Glass
2023-09-22x86: broadwell: Avoid initing the CPU twiceSimon Glass
2023-09-22x86: spl: Change the condition for copying U-Boot to RAMSimon Glass
2023-09-22x86: Add some log categoriesSimon Glass
2023-09-22x86: broadwell: Show the memory delaySimon Glass
2023-09-22x86: Prevent from missing the FADT chainingAndy Shevchenko
2023-09-22Reland "x86: Move FACP table into separate functions""Simon Glass
2023-09-22x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)Troy Kisky
2023-08-31event: Use an event to replace last_stage_init()Simon Glass