aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: Remove duplicate newlinesMarek Vasut2024-07-1512-15/+0
* x86: Set up some assumed sizes for binary blobsSimon Glass2024-07-031-0/+5
* acpi: set creator_revision in acpi_fill_headerHeinrich Schuchardt2024-07-031-2/+0
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-20172-163/+46
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-19172-46/+163
* x86: Add missing <linux/types.h>Tom Rini2024-05-071-0/+1
* global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini2024-05-068-7/+1
* x86: Remove <common.h> and add needed includesTom Rini2024-05-06171-163/+51
* x86: all firmware tables must be paragraph alignedHeinrich Schuchardt2024-04-201-0/+2
* Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini2024-04-182-2/+2
* Merge patch series "Resolve issues with booting distros on x86"WIP/10Apr2024Tom Rini2024-04-104-0/+34
|\
| * x86: coreboot: Enable truetype fontsSimon Glass2024-04-101-0/+10
| * x86: Enable SSE in 64-bit modeSimon Glass2024-04-103-0/+24
* | Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini2024-04-102-2/+2
|\ \
| * | x86: Drop message about features being missing with 64-bitSimon Glass2024-04-101-1/+1
| * | treewide: Make arch-specific bootm code depend on BOOTMSimon Glass2024-04-101-1/+1
* | | Merge patch series "Complete decoupling of zboot logic from commands"Tom Rini2024-04-104-238/+136
|\ \ \
| * | | x86: zboot: Use zboot_start() in zboot_run()Simon Glass2024-04-101-13/+1
| * | | x86: zboot: Separate logic functions from commandsSimon Glass2024-04-102-0/+48
| * | | x86: zboot: Rename zboot_start() to zboot_run()Simon Glass2024-04-101-3/+3
| * | | x86: zboot: Move environment setting into zboot_load()Simon Glass2024-04-101-0/+7
| * | | x86: zboot: Create a separate ZBOOT option for zboot logicSimon Glass2024-04-102-1/+9
| * | | x86: zboot: Move command code into its own fileSimon Glass2024-04-102-195/+35
| * | | x86: zboot: Move zimage definitions to the header fileSimon Glass2024-04-102-35/+42
* | | | acpi: rename aslc_id, aslc_revisionHeinrich Schuchardt2024-03-272-5/+5
* | | | smbios: copy QEMU tablesHeinrich Schuchardt2024-01-161-1/+1
* | | | acpi: use 64-bit addresses in FADT tableHeinrich Schuchardt2024-01-074-25/+11
* | | | acpi: Write pointers to tables instead of addressesSimon Glass2024-01-071-3/+3
| |_|/ |/| |
* | | bloblist: Adjust API to align in powers of 2Simon Glass2023-12-311-1/+2
* | | x86: coral: Align bootph SPI-flash subnodes with parentSimon Glass2023-12-311-2/+4
* | | Merge patch series "Complete decoupling of bootm logic from commands"WIP/21Dec2023-nextTom Rini2023-12-211-2/+4
|\ \ \
| * | | bootm: Adjust arguments of boot_os_fnSimon Glass2023-12-211-2/+4
* | | | global: Rework architecture global_data.h to include <linux/types.h>Tom Rini2023-12-211-0/+1
|/ / /
* | / acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.hHeinrich Schuchardt2023-12-131-9/+0
| |/ |/|
* | Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini2023-12-133-12/+0
|\ \
| * | arm: x86: Drop discarding of command linker-listsSimon Glass2023-12-133-12/+0
| |/
* | Merge patch series "Import "string" I/O functions from Linux"Tom Rini2023-11-281-0/+6
|\ \
| * | x86: Add defines for ins/outs functionsIgor Prusov2023-11-281-0/+6
* | | Merge patch series "sysinfo: Expand sysinfo with some more banner information"Tom Rini2023-11-282-0/+6
|\ \ \ | |_|/ |/| |
| * | x86: coreboot: Add a sysinfo driverSimon Glass2023-11-282-0/+6
| |/
* / x86: Drop <common.h> from remaining header filesWIP/2023-11-07-assorted-big-cleanupsTom Rini2023-11-072-2/+0
|/
* common: Drop linux/printk.h from common headerWIP/23Sep2023Simon Glass2023-09-242-0/+2
* x86: coreboot: Record the position of the SMBIOS tablesSimon Glass2023-09-221-0/+1
* Record the position of the SMBIOS tablesSimon Glass2023-09-222-0/+4
* x86: coreboot: Enable VIDEO_COPYSimon Glass2023-09-221-0/+1
* x86: coreboot: Drop USB init on startupSimon Glass2023-09-222-4/+1
* x86: Set the CPU vendor in SPLSimon Glass2023-09-221-0/+7
* x86: coreboot: Rearrange arch_cpu_init()Simon Glass2023-09-221-3/+9
* x86: coreboot: Document cbmem console structSimon Glass2023-09-221-2/+15
* x86: dm: Mark driver model as dead when disabling CARSimon Glass2023-09-221-0/+3