~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Revert "x86: Move FACP table into separate functions"Andy Shevchenko2022-03-31
* acpi: Move MCFG implementation to common libMoritz Fischer2022-02-09
* arch: x86: lib: acpi_table: Fix MCFG entriesMoritz Fischer2022-02-09
* x86: Move acpi_get_rsdp_addr() ACPI tables to the writerSimon Glass2022-01-25
* x86: Move device-specific ACPI tables to a writer functionSimon Glass2022-01-25
* x86: Move CSRT table to a writer functionSimon Glass2022-01-25
* x86: Move TCPA table to a writer functionSimon Glass2022-01-25
* x86: Move MADT table to a writer functionSimon Glass2022-01-25
* x86: Move TPM2 table to a writer functionSimon Glass2022-01-25
* x86: Move SSDT table to a writer functionSimon Glass2022-01-25
* x86: Move FACP table into separate functionsSimon Glass2022-01-25
* x86: Move FADT table to a writer functionSimon Glass2022-01-25
* x86: Move GNVS table to a writer functionSimon Glass2022-01-25
* x86: Move DSDT table to a writer functionSimon Glass2022-01-25
* x86: Move FACS table to a writer functionSimon Glass2022-01-25
* x86: Move base tables to a writer functionSimon Glass2022-01-25
* x86: Use the ACPI table writerSimon Glass2022-01-25
* x86: acpi: Split out context creation from base tablesSimon Glass2022-01-25
* Remove #include <version.h> from files which do not need itPali Rohár2021-09-17
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* x86: acpi: Don't show the UART address by defaultSimon Glass2020-11-06
* x86: acpi: Include the TPMv1 table only if neededSimon Glass2020-11-06
* acpi: Don't reset the tables with every new generationSimon Glass2020-11-06
* x86: acpi: Put the generated code first in DSDTSimon Glass2020-11-06
* x86: acpi: Allow the SSDT to be emptySimon Glass2020-11-06
* x86: acpi: Store the ACPI context in global_dataSimon Glass2020-11-05
* x86: acpi: Set the log category for x86 table generationSimon Glass2020-09-25
* acpi: tpm: Add a TPM1 tableSimon Glass2020-09-25
* acpi: tpm: Add a TPM2 tableSimon Glass2020-09-25
* x86: Correct handling of MADT table CPUsSimon Glass2020-09-25
* x86: acpi: Add support for additional Intel tablesSimon Glass2020-09-25
* x86: acpi: Support generation of the DBG2 tableSimon Glass2020-09-25
* x86: acpi: Support generation of the HPET tableSimon Glass2020-09-25
* x86: acpi: Support external GNVS tablesSimon Glass2020-09-25
* x86: acpi: Add memset to initialize SPCR tableWolfgang Wallner2020-09-21
* x86: acpi: Fix calculation of DSDT lengthWolfgang Wallner2020-09-21
* x86: acpi: Correct the version of the MADTSimon Glass2020-07-17
* x86: Add error checking for csrt table generationSimon Glass2020-07-17
* acpi: Allow creating the GNVS to failSimon Glass2020-07-17
* x86: Allow devices to write to DSDTSimon Glass2020-07-17
* x86: Allow devices to write an SSDTSimon Glass2020-07-17
* x86: acpi: Move MADT down a bitSimon Glass2020-07-17
* common: Drop log.h from common headerSimon Glass2020-05-18
* acpi: Put table-setup code in its own functionSimon Glass2020-04-30
* acpi: Move acpi_add_table() to generic codeSimon Glass2020-04-30
* acpi: Drop code for missing XSDT from acpi_write_rsdp()Simon Glass2020-04-30
* x86: Allow devices to write ACPI tablesSimon Glass2020-04-30
* acpi: Convert part of acpi_table to use acpi_ctxSimon Glass2020-04-30