summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2025-06-13x86: Move Intel GNVS file into the common include directorySimon Glass
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: cpu: Describe board final hooks in the headerAndy Shevchenko
2025-04-07Revert "Merge patch series "pxe: Precursor series for supporting read_all() i...Tom Rini
2025-04-03x86: Support a 64-bit ramdisk addressSimon 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: 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: Include stdbool.h in interrupt headerSimon Glass
2025-04-03x86: Add 64-bit entries to the GDTSimon Glass
2025-03-18Merge patch series "pxe: Precursor series for supporting read_all() in extlin...Tom Rini
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-10common: clean up setjmp.hHeinrich Schuchardt
2025-01-22cpu: Provide a way to get the physical-address sizeSimon Glass
2024-10-27Merge patch series "Implement ACPI on aarch64"Tom Rini
2024-10-27acpi: Move function prototypePatrick Rudolph
2024-10-27acpi: x86: Move MADT to common codePatrick Rudolph
2024-10-27acpi: x86: Write FADT in common codeMaximilian Brune
2024-10-27acpi: x86: Move SPCR and DBG2 into common codeMaximilian Brune
2024-10-18x86: cpu: Add a few prototypes to the header fileAndy Shevchenko
2024-10-18x86: cpu: Use default print_cpuinfo() for allAndy Shevchenko
2024-10-18x86: Ensure the CPU identity exists for timer initSimon Glass
2024-10-18x86: Show the CPU vendor in bdinfoSimon Glass
2024-10-11arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-09-03Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC"Tom Rini
2024-09-03x86: provide mb() macroPhilip Oberfichtner
2024-08-15x86: Fix ptrdiff_t for x86_64Richard Weinberger
2024-07-15x86: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07x86: Add missing <linux/types.h>Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2024-04-10Merge patch series "Complete decoupling of zboot logic from commands"Tom Rini
2024-04-10x86: zboot: Separate logic functions from commandsSimon 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
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-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-07x86: Drop <common.h> from remaining header filesTom Rini
2023-09-22Record the position of the SMBIOS tablesSimon Glass