summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
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
2023-07-17x86: Add a function to boot a zimageSimon Glass
2023-07-09x86: Update docs link in bootparam headerPaul Barker
2023-05-11x86: Tidy up availability of string functionsSimon Glass
2023-05-11x86: coreboot: Show unimplemented sysinfo tagsSimon Glass
2023-05-11x86: coreboot: Collect the address of the ACPI tablesSimon Glass
2023-03-25x86: Support booting a 64-bit kernel from 64-bit U-BootSimon Glass
2023-03-25x86: Add return-value comment to cpu_jump_to_64bit()Simon Glass