aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/acpi_table.h
Commit message (Expand)AuthorAgeFilesLines
* acpi: Move acpi_write_tables() to a generic headerSimon Glass2022-02-111-0/+10
* acpi: Add some tables needed by ARM devicesSimon Glass2022-01-251-0/+205
* x86: acpi: Update acpi_fill_csrt() to use acpi_ctxSimon Glass2022-01-251-0/+12
* x86: Move base tables to a writer functionSimon Glass2022-01-251-10/+0
* x86: acpi: Split out context creation from base tablesSimon Glass2022-01-251-5/+5
* acpi: Move acpi_fill_header() to the generic headerSimon Glass2022-01-251-0/+8
* doc: replace @return by Return:Heinrich Schuchardt2022-01-191-3/+3
* x86: Allow putting some tables in the bloblistSimon Glass2020-11-061-0/+10
* x86: Move include of bitops out of ACPI regionSimon Glass2020-09-251-1/+2
* acpi: Use defines for field lengthsSimon Glass2020-09-251-2/+3
* acpi: tpm: Add a TPM1 tableSimon Glass2020-09-251-0/+7
* acpi: tpm: Add a TPM2 tableSimon Glass2020-09-251-0/+11
* x86: acpi: Add support for additional Intel tablesSimon Glass2020-09-251-0/+43
* x86: acpi: Support generation of the DBG2 tableSimon Glass2020-09-251-0/+40
* x86: acpi: Support generation of the HPET tableSimon Glass2020-09-251-9/+22
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+2
* acpi: Put table-setup code in its own functionSimon Glass2020-04-301-0/+10
* acpi: Move acpi_add_table() to generic codeSimon Glass2020-04-301-0/+9
* acpi: Convert part of acpi_table to use acpi_ctxSimon Glass2020-04-301-0/+36
* acpi: Add a method to write tables for a deviceSimon Glass2020-04-301-0/+10
* acpi: Add support for DMARSimon Glass2020-04-161-0/+54
* acpi: Add a central location for table version numbersSimon Glass2020-04-161-0/+60
* acpi: Add an __ACPI__ preprocessor symbolSimon Glass2020-04-161-0/+4
* x86: Move acpi_table header to main include/ directorySimon Glass2020-04-161-0/+394