summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2020-09-25x86: edison: Generate an image suitable for xFSTKSimon Glass2-0/+35
2020-09-25x86: Use multiple imagesSimon Glass3-21/+10
2020-09-25x86: Add support for more than 8 MTRRsSimon Glass2-8/+19
2020-09-25x86: hob: Try to show a name instead of a GUIDSimon Glass1-0/+25
2020-09-25x86: coral: Update config and device tree for ACPISimon Glass1-14/+212
2020-09-25x86: Add a way to add to the e820 memory tableSimon Glass1-0/+17
2020-09-25x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()Simon Glass1-8/+14
2020-09-25x86: fsp: Add more debugging for silicon initSimon Glass1-1/+3
2020-09-25x86: apl: Check low-level init in FSP-S pre-initSimon Glass1-0/+2
2020-09-25x86: acpi: Set the log category for x86 table generationSimon Glass1-0/+2
2020-09-25acpi: tpm: Add a TPM1 tableSimon Glass1-1/+53
2020-09-25acpi: tpm: Add a TPM2 tableSimon Glass1-0/+74
2020-09-25x86: Correct handling of MADT table CPUsSimon Glass1-3/+6
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: Notify the FSP of the 'end firmware' eventSimon Glass2-0/+31
2020-09-25x86: Sort the MTRR tableSimon Glass1-0/+12
2020-09-25x86: cpu: Report address width from cpu_get_info()Simon Glass4-0/+38
2020-09-25x86: fsp: Update the FSP API with the end-firmware methodSimon Glass1-3/+12
2020-09-25x86: apl: Drop unnecessary code in PMC driverSimon Glass1-6/+2
2020-09-25x86: apl: Generate ACPI table for LPCSimon Glass1-0/+18
2020-09-25x86: apl: Generate CPU tablesSimon Glass2-1/+79
2020-09-25x86: apl: Add support for hostbridge ACPI generationSimon Glass1-9/+211
2020-09-25x86: apl: Generate required ACPI tablesSimon Glass3-0/+230
2020-09-25x86: apl: Allow reading hostbridge base addressesSimon Glass2-0/+58
2020-09-25x86: acpi: Add support for additional Intel tablesSimon Glass2-0/+226
2020-09-25x86: Support Atom SoCs using SWSMISCI rather than the SWSCISimon Glass2-0/+7
2020-09-25x86: acpi: Add common Intel ACPI tablesSimon Glass6-0/+474
2020-09-25x86: acpi: Add PCT and PTC tablesSimon Glass3-1/+132
2020-09-25x86: acpi: Support generation of the DBG2 tableSimon Glass2-0/+52
2020-09-25x86: acpi: Support generation of the HPET tableSimon Glass2-0/+69
2020-09-25x86: Add a few common Intel CPU functionsSimon Glass2-0/+113
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: acpi: Add a common routine to write WiFi infoSimon Glass3-0/+129
2020-09-25x86: apl: Support writing the IntelGraphicsMem tableSimon Glass6-0/+460
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 Glass4-12/+34
2020-09-25x86: Add a common global NVS structureSimon Glass2-22/+44
2020-09-25x86: Add a config for the systemagent PCIEX regions sizeSimon Glass2-0/+19
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 Glass3-9/+48
2020-09-25x86: zboot: Add an option to dump the setup informationSimon Glass2-1/+199
2020-09-25x86: zboot: Allow setting a separate setup base addressSimon Glass1-8/+35
2020-09-25x86: zboot: Set environment variables for image locationsSimon Glass1-0/+3