aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2021-02-01x86: zimage: Allow dumping the image from outside the moduleSimon Glass
2021-02-01x86: Update Chromium OS GNVS namesSimon Glass
2021-01-30x86: coral: Support TPM and RTC in SPLSimon Glass
2021-01-05x86: apl: Adjust how the UART gets its platform dataSimon Glass
2021-01-05x86: sysreset: Move priv/plat structs to headersSimon Glass
2021-01-05x86: Move priv/plat structs for intel_common to headersSimon Glass
2021-01-05x86: apl: Move priv/plat structs to headersSimon Glass
2021-01-05x86: Fix header guard in asm/pmu.hSimon Glass
2020-12-31fsp: Move and rename fsp_types.h fileSughosh Ganu
2020-12-18x86: Drop unnecessary mp_init logicSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-11-06x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass
2020-11-06x86: Define the Chrome OS GNVS regionSimon Glass
2020-11-06x86: Show the interrupt pointer with 'irqinfo'Simon Glass
2020-11-05x86: Allow writing tables to failSimon Glass
2020-11-05x86: Add a layout for Chrome OS verified bootSimon Glass
2020-11-05x86: apl: Add core init for the SoCSimon Glass
2020-09-25x86: Add support for more than 8 MTRRsSimon Glass
2020-09-25x86: hob: Try to show a name instead of a GUIDSimon Glass
2020-09-25x86: Add a header guard to asm/acpi_table.hSimon Glass
2020-09-25x86: Correct the assembly guard in e820.hSimon Glass
2020-09-25x86: cpu: Report address width from cpu_get_info()Simon Glass
2020-09-25x86: fsp: Update the FSP API with the end-firmware methodSimon Glass
2020-09-25x86: apl: Generate required ACPI tablesSimon Glass
2020-09-25x86: apl: Allow reading hostbridge base addressesSimon Glass
2020-09-25x86: acpi: Add support for additional Intel tablesSimon Glass
2020-09-25x86: acpi: Add common Intel ACPI tablesSimon Glass
2020-09-25x86: acpi: Add PCT and PTC tablesSimon Glass
2020-09-25x86: acpi: Support generation of the DBG2 tableSimon Glass
2020-09-25x86: acpi: Support generation of the HPET tableSimon Glass
2020-09-25x86: Add a few common Intel CPU functionsSimon Glass
2020-09-25x86: apl: Update iomap for ACPISimon Glass
2020-09-25x86: apl: Add power-management definitionsSimon Glass
2020-09-25x86: Add some definitions for SMMSimon Glass
2020-09-25x86: apl: Support writing the IntelGraphicsMem tableSimon Glass
2020-09-25x86: Add wake sources for the acpi_gpe driverSimon Glass
2020-09-25x86: acpi: Expand the GNVSSimon Glass
2020-09-25x86: acpi: Support external GNVS tablesSimon Glass
2020-09-25x86: Add a common global NVS structureSimon Glass
2020-09-25x86: acpi: Add DPTF asl filesSimon Glass
2020-09-25x86: acpi: apl: Add asl files for Apollo LakeSimon Glass
2020-09-25x86: acpi: Add base asl files for common x86 devicesSimon Glass
2020-09-25x86: acpi: Add cros_ec tablesSimon Glass
2020-09-25x86: zboot: Allow overriding the command lineSimon Glass
2020-09-25x86: zboot: Add an option to dump the setup informationSimon Glass
2020-09-25x86: Update the bootparam headerSimon Glass
2020-09-01x86: Drop nhlt_serialise()Simon Glass
2020-08-03arch: x86: apl: Update FSP parametersBernhard Messerklinger