summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v2021.04-rc4' into nextTom Rini2021-03-151-0/+4
|\
| * x86: Fix member check in intel_gnvsSimon Glass2021-03-091-0/+4
* | gpio: x86: Drop the deprecated methods in intel_gpioSimon Glass2021-03-031-0/+5
|/
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-027-2/+14
* x86: zimage: Allow dumping the image from outside the moduleSimon Glass2021-02-011-0/+10
* x86: Update Chromium OS GNVS namesSimon Glass2021-02-011-6/+28
* x86: coral: Support TPM and RTC in SPLSimon Glass2021-01-301-0/+3
* x86: apl: Adjust how the UART gets its platform dataSimon Glass2021-01-051-1/+18
* x86: sysreset: Move priv/plat structs to headersSimon Glass2021-01-051-0/+18
* x86: Move priv/plat structs for intel_common to headersSimon Glass2021-01-052-0/+39
* x86: apl: Move priv/plat structs to headersSimon Glass2021-01-053-0/+62
* x86: Fix header guard in asm/pmu.hSimon Glass2021-01-051-3/+3
* fsp: Move and rename fsp_types.h fileSughosh Ganu2020-12-312-63/+2
* x86: Drop unnecessary mp_init logicSimon Glass2020-12-181-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-132-2/+2
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-131-4/+3
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass2020-11-061-3/+0
* x86: Define the Chrome OS GNVS regionSimon Glass2020-11-061-1/+50
* x86: Show the interrupt pointer with 'irqinfo'Simon Glass2020-11-061-0/+17
* x86: Allow writing tables to failSimon Glass2020-11-051-1/+3
* x86: Add a layout for Chrome OS verified bootSimon Glass2020-11-051-0/+38
* x86: apl: Add core init for the SoCSimon Glass2020-11-053-1/+42
* x86: Add support for more than 8 MTRRsSimon Glass2020-09-251-3/+12
* x86: hob: Try to show a name instead of a GUIDSimon Glass2020-09-251-0/+25
* x86: Add a header guard to asm/acpi_table.hSimon Glass2020-09-251-0/+4
* x86: Correct the assembly guard in e820.hSimon Glass2020-09-251-2/+1
* x86: cpu: Report address width from cpu_get_info()Simon Glass2020-09-251-0/+9
* x86: fsp: Update the FSP API with the end-firmware methodSimon Glass2020-09-251-3/+12
* x86: apl: Generate required ACPI tablesSimon Glass2020-09-251-0/+18
* x86: apl: Allow reading hostbridge base addressesSimon Glass2020-09-251-0/+31
* x86: acpi: Add support for additional Intel tablesSimon Glass2020-09-251-0/+115
* x86: acpi: Add common Intel ACPI tablesSimon Glass2020-09-253-0/+81
* x86: acpi: Add PCT and PTC tablesSimon Glass2020-09-251-0/+35
* x86: acpi: Support generation of the DBG2 tableSimon Glass2020-09-251-0/+11
* x86: acpi: Support generation of the HPET tableSimon Glass2020-09-251-0/+10
* x86: Add a few common Intel CPU functionsSimon Glass2020-09-251-0/+49
* x86: apl: Update iomap for ACPISimon Glass2020-09-251-0/+16
* x86: apl: Add power-management definitionsSimon Glass2020-09-251-1/+39
* x86: Add some definitions for SMMSimon Glass2020-09-251-0/+27
* x86: apl: Support writing the IntelGraphicsMem tableSimon Glass2020-09-251-0/+247
* x86: Add wake sources for the acpi_gpe driverSimon Glass2020-09-252-0/+138
* x86: acpi: Expand the GNVSSimon Glass2020-09-252-1/+2
* x86: acpi: Support external GNVS tablesSimon Glass2020-09-251-0/+3
* x86: Add a common global NVS structureSimon Glass2020-09-252-22/+44
* x86: acpi: Add DPTF asl filesSimon Glass2020-09-255-0/+950
* x86: acpi: apl: Add asl files for Apollo LakeSimon Glass2020-09-2518-0/+1261
* x86: acpi: Add base asl files for common x86 devicesSimon Glass2020-09-258-5/+443
* x86: acpi: Add cros_ec tablesSimon Glass2020-09-2510-0/+1405
* x86: zboot: Allow overriding the command lineSimon Glass2020-09-251-1/+29