summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
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
2023-09-22x86: coreboot: Document cbmem console structSimon Glass
2023-09-22Reland "x86: Move FACP table into separate functions""Simon Glass
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-08-10bootstd: Allow display of the x86 setup informationSimon Glass
2023-08-10bootstd: Move common zimage functions to bootm.hSimon Glass
2023-08-09x86: Run QEMU machine setup in SPLSimon Glass
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang
2023-08-01x86: Add a little more info to cbsysinfoSimon Glass
2023-07-17x86: Record the start and end of the tablesSimon Glass
2023-07-17x86: Improve the trampoline in 64-bit modeSimon Glass
2023-07-17x86: Add a comment for board_init_f_r_trampoline()Simon Glass
2023-07-17x86: Allow listing MTRRs in SPLSimon Glass
2023-07-17x86: zimage: Export the function to obtain the cmdlineSimon Glass