aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
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
2023-09-22x86: broadwell: Avoid initing the CPU twiceSimon Glass1-5/+5
2023-09-22x86: spl: Change the condition for copying U-Boot to RAMSimon Glass1-1/+1
2023-09-22x86: Add some log categoriesSimon Glass2-0/+4
2023-09-22x86: broadwell: Show the memory delaySimon Glass2-1/+18
2023-09-22x86: Prevent from missing the FADT chainingAndy Shevchenko4-20/+4
2023-09-22Reland "x86: Move FACP table into separate functions""Simon Glass6-45/+70
2023-09-22x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)Troy Kisky1-1/+1
2023-08-31event: Use an event to replace last_stage_init()WIP/2023-08-31-replace-more-init-hooks-with-eventsSimon Glass4-6/+19
2023-08-31x86: Convert arch_fsp_init() to use eventsSimon Glass2-5/+1
2023-08-31event: Convert existing spy records to simpleSimon Glass5-24/+18
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini20-17/+37
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt12-12/+12
2023-08-10bootstd: Allow display of the x86 setup informationSimon Glass2-14/+4
2023-08-10bootstd: Move common zimage functions to bootm.hSimon Glass1-27/+0
2023-08-09x86: qemu: Add required linux/sizes.h includeSimon Glass2-0/+2
2023-08-09x86: i8254: Include required ibmpc.h headerSimon Glass1-0/+1
2023-08-09x86: Drop CFG_SYS_STACK_SIZESimon Glass1-1/+2
2023-08-09x86: Correct copying of BIOS mode informationSimon Glass1-1/+1
2023-08-09Revert "x86: Switch QEMU over to use the bochs driver"Simon Glass1-1/+1
2023-08-09x86: Run QEMU machine setup in SPLSimon Glass3-1/+18
2023-08-09x86: spl: Drop unwanted debug()Simon Glass1-1/+0
2023-08-09treewide: unify the linker symbol reference formatShiji Yang2-10/+10
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang1-0/+2
2023-08-01x86: Add a little more info to cbsysinfoSimon Glass2-0/+8