aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
4 daysx86: Set up some assumed sizes for binary blobsSimon Glass1-0/+5
4 daysacpi: set creator_revision in acpi_fill_headerHeinrich Schuchardt1-2/+0
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini172-163/+46
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini172-46/+163
2024-05-07x86: Add missing <linux/types.h>Tom Rini1-0/+1
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini8-7/+1
2024-05-06x86: Remove <common.h> and add needed includesTom Rini171-163/+51
2024-04-20x86: all firmware tables must be paragraph alignedHeinrich Schuchardt1-0/+2
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini2-2/+2
2024-04-10Merge patch series "Resolve issues with booting distros on x86"Tom Rini4-0/+34
2024-04-10x86: coreboot: Enable truetype fontsSimon Glass1-0/+10
2024-04-10x86: Enable SSE in 64-bit modeSimon Glass3-0/+24
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini2-2/+2
2024-04-10x86: Drop message about features being missing with 64-bitSimon Glass1-1/+1
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass1-1/+1
2024-04-10Merge patch series "Complete decoupling of zboot logic from commands"Tom Rini4-238/+136
2024-04-10x86: zboot: Use zboot_start() in zboot_run()Simon Glass1-13/+1
2024-04-10x86: zboot: Separate logic functions from commandsSimon Glass2-0/+48
2024-04-10x86: zboot: Rename zboot_start() to zboot_run()Simon Glass1-3/+3
2024-04-10x86: zboot: Move environment setting into zboot_load()Simon Glass1-0/+7
2024-04-10x86: zboot: Create a separate ZBOOT option for zboot logicSimon Glass2-1/+9
2024-04-10x86: zboot: Move command code into its own fileSimon Glass2-195/+35
2024-04-10x86: zboot: Move zimage definitions to the header fileSimon Glass2-35/+42
2024-03-27acpi: rename aslc_id, aslc_revisionHeinrich Schuchardt2-5/+5
2024-01-16smbios: copy QEMU tablesHeinrich Schuchardt1-1/+1
2024-01-07acpi: use 64-bit addresses in FADT tableHeinrich Schuchardt4-25/+11
2024-01-07acpi: Write pointers to tables instead of addressesSimon Glass1-3/+3
2023-12-31bloblist: Adjust API to align in powers of 2Simon Glass1-1/+2
2023-12-31x86: coral: Align bootph SPI-flash subnodes with parentSimon Glass1-2/+4
2023-12-21Merge patch series "Complete decoupling of bootm logic from commands"WIP/21Dec2023-nextTom Rini1-2/+4
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass1-2/+4
2023-12-21global: Rework architecture global_data.h to include <linux/types.h>Tom Rini1-0/+1
2023-12-13acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.hHeinrich Schuchardt1-9/+0
2023-12-13Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini3-12/+0
2023-12-13arm: x86: Drop discarding of command linker-listsSimon Glass3-12/+0
2023-11-28Merge patch series "Import "string" I/O functions from Linux"Tom Rini1-0/+6
2023-11-28x86: Add defines for ins/outs functionsIgor Prusov1-0/+6
2023-11-28Merge patch series "sysinfo: Expand sysinfo with some more banner information"Tom Rini2-0/+6
2023-11-28x86: coreboot: Add a sysinfo driverSimon Glass2-0/+6
2023-11-07x86: Drop <common.h> from remaining header filesWIP/2023-11-07-assorted-big-cleanupsTom Rini2-2/+0
2023-09-24common: Drop linux/printk.h from common headerSimon Glass2-0/+2
2023-09-22x86: coreboot: Record the position of the SMBIOS tablesSimon Glass1-0/+1
2023-09-22Record the position of the SMBIOS tablesSimon Glass2-0/+4
2023-09-22x86: coreboot: Enable VIDEO_COPYSimon Glass1-0/+1
2023-09-22x86: coreboot: Drop USB init on startupSimon Glass2-4/+1
2023-09-22x86: Set the CPU vendor in SPLSimon Glass1-0/+7
2023-09-22x86: coreboot: Rearrange arch_cpu_init()Simon Glass1-3/+9
2023-09-22x86: coreboot: Document cbmem console structSimon Glass1-2/+15
2023-09-22x86: dm: Mark driver model as dead when disabling CARSimon Glass1-0/+3
2023-09-22x86: broadwell: Set up MTRRsSimon Glass1-4/+3