aboutsummaryrefslogtreecommitdiff
path: root/include/acpi/acpi_table.h
AgeCommit message (Expand)Author
2024-03-27acpi: remove duplicate declaration of acpi_fill_header()Heinrich Schuchardt
2024-03-27acpi: document HETP tableHeinrich Schuchardt
2024-03-27acpi: rename aslc_id, aslc_revisionHeinrich Schuchardt
2024-01-07acpi: use 64-bit addresses in FADT tableHeinrich Schuchardt
2023-12-13acpi: fix struct acpi_xsdtHeinrich Schuchardt
2023-12-13acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.hHeinrich Schuchardt
2023-09-22x86: Prevent from missing the FADT chainingAndy Shevchenko
2023-05-11acpi: Move the table-finding functions into the libarySimon Glass
2022-02-11acpi: Move acpi_write_tables() to a generic headerSimon Glass
2022-01-25acpi: Add some tables needed by ARM devicesSimon Glass
2022-01-25x86: acpi: Update acpi_fill_csrt() to use acpi_ctxSimon Glass
2022-01-25x86: Move base tables to a writer functionSimon Glass
2022-01-25x86: acpi: Split out context creation from base tablesSimon Glass
2022-01-25acpi: Move acpi_fill_header() to the generic headerSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2020-11-06x86: Allow putting some tables in the bloblistSimon Glass
2020-09-25x86: Move include of bitops out of ACPI regionSimon Glass
2020-09-25acpi: Use defines for field lengthsSimon Glass
2020-09-25acpi: tpm: Add a TPM1 tableSimon Glass
2020-09-25acpi: tpm: Add a TPM2 tableSimon Glass
2020-09-25x86: acpi: Add support for additional Intel tablesSimon Glass
2020-09-25x86: acpi: Support generation of the DBG2 tableSimon Glass
2020-09-25x86: acpi: Support generation of the HPET tableSimon Glass
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-04-30acpi: Put table-setup code in its own functionSimon Glass
2020-04-30acpi: Move acpi_add_table() to generic codeSimon Glass
2020-04-30acpi: Convert part of acpi_table to use acpi_ctxSimon Glass
2020-04-30acpi: Add a method to write tables for a deviceSimon Glass
2020-04-16acpi: Add support for DMARSimon Glass
2020-04-16acpi: Add a central location for table version numbersSimon Glass
2020-04-16acpi: Add an __ACPI__ preprocessor symbolSimon Glass
2020-04-16x86: Move acpi_table header to main include/ directorySimon Glass