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