summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | acpi: Use defines for field lengthsSimon Glass2020-09-251-2/+3
| | * | x86: fsp: Show FSP-S or FSP-M address in fsp_get_header()Simon Glass2020-09-251-8/+14
| | * | x86: fsp: Add more debugging for silicon initSimon Glass2020-09-251-1/+3
| | * | x86: apl: Check low-level init in FSP-S pre-initSimon Glass2020-09-251-0/+2
| | * | x86: coral: Add audio descriptor filesSimon Glass2020-09-255-0/+0
| | * | x86: acpi: Set the log category for x86 table generationSimon Glass2020-09-251-0/+2
| | * | acpi: tpm: Add a TPM1 tableSimon Glass2020-09-253-1/+61
| | * | acpi: tpm: Add a TPM2 tableSimon Glass2020-09-253-0/+86
| | * | x86: Correct handling of MADT table CPUsSimon Glass2020-09-251-3/+6
| | * | 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: Notify the FSP of the 'end firmware' eventSimon Glass2020-09-252-0/+31
| | * | x86: Sort the MTRR tableSimon Glass2020-09-251-0/+12
| | * | x86: cpu: Report address width from cpu_get_info()Simon Glass2020-09-254-0/+38
| | * | x86: fsp: Update the FSP API with the end-firmware methodSimon Glass2020-09-251-3/+12
| | * | tpm: cr50: Add ACPI supportSimon Glass2020-09-251-0/+55
| | * | x86: apl: Drop unnecessary code in PMC driverSimon Glass2020-09-251-6/+2
| | * | x86: apl: Generate ACPI table for LPCSimon Glass2020-09-251-0/+18
| | * | x86: apl: Generate CPU tablesSimon Glass2020-09-253-1/+80
| | * | x86: apl: Add support for hostbridge ACPI generationSimon Glass2020-09-251-9/+211
| | * | x86: apl: Generate required ACPI tablesSimon Glass2020-09-254-0/+234
| | * | p2sb: Add some definitions used for ACPISimon Glass2020-09-251-0/+8
| | * | x86: apl: Allow reading hostbridge base addressesSimon Glass2020-09-252-0/+58
| | * | x86: acpi: Add support for additional Intel tablesSimon Glass2020-09-253-0/+269
| | * | x86: Support Atom SoCs using SWSMISCI rather than the SWSCISimon Glass2020-09-252-0/+7
| | * | x86: acpi: Add common Intel ACPI tablesSimon Glass2020-09-257-0/+483
| | * | acpi: Add more support for generating processor tablesSimon Glass2020-09-253-0/+623
| | * | x86: acpi: Add PCT and PTC tablesSimon Glass2020-09-253-1/+132
| | * | acpi: Add support for generating processor tablesSimon Glass2020-09-253-0/+201
| | * | x86: acpi: Support generation of the DBG2 tableSimon Glass2020-09-254-0/+156
| | * | x86: acpi: Support generation of the HPET tableSimon Glass2020-09-253-9/+91
| | * | x86: Add a few common Intel CPU functionsSimon Glass2020-09-253-0/+125
| | * | x86: apl: Update iomap for ACPISimon Glass2020-09-251-0/+16
| | * | x86: apl: Add power-management definitionsSimon Glass2020-09-252-3/+41
| | * | x86: Add some definitions for SMMSimon Glass2020-09-251-0/+27
| | * | x86: acpi: Add a common routine to write WiFi infoSimon Glass2020-09-254-0/+130
| | * | x86: apl: Support writing the IntelGraphicsMem tableSimon Glass2020-09-257-0/+461
| | * | x86: Add wake sources for the acpi_gpe driverSimon Glass2020-09-253-0/+141
| | * | i2c: Add a generic driver to generate ACPI infoSimon Glass2020-09-257-0/+381
| | * | x86: link: Allow more space for U-BootSimon Glass2020-09-251-1/+1
| | * | dm: acpi: Use correct GPIO polarity type in acpi_dp_add_gpio()Simon Glass2020-09-254-6/+6
| | * | acpi: Support generating a multi-function _DSM for devicesSimon Glass2020-09-255-0/+335
| | * | acpi: Add support for conditions and return valuesSimon Glass2020-09-253-0/+252
| | * | acpi: Add support for writing a _PRWSimon Glass2020-09-253-0/+50
| | * | x86: coral: Add ACPI tables for coralSimon Glass2020-09-258-0/+417
| | * | x86: acpi: Expand the GNVSSimon Glass2020-09-252-1/+2
| | * | x86: acpi: Support external GNVS tablesSimon Glass2020-09-254-12/+34
| | * | x86: Add a common global NVS structureSimon Glass2020-09-252-22/+44
| | * | x86: Add a config for the systemagent PCIEX regions sizeSimon Glass2020-09-252-0/+19
| | * | x86: apl: Correct PCIE_ECAM_BASESimon Glass2020-09-251-1/+1