summaryrefslogtreecommitdiffstats
path: root/lib/acpi/acpi_table.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* x86: Allow putting some tables in the bloblistSimon Glass2020-11-061-2/+2
* x86: acpi: Support generation of the DBG2 tableSimon Glass2020-09-251-0/+64
* acpi: Support generation of ACPI codeSimon Glass2020-07-171-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* acpi: Add an acpi commandSimon Glass2020-04-301-0/+1
* acpi: Move the xsdt pointer to acpi_ctxSimon Glass2020-04-301-6/+4
* acpi: Put table-setup code in its own functionSimon Glass2020-04-301-0/+82
* acpi: Move acpi_add_table() to generic codeSimon Glass2020-04-301-0/+61
* acpi: Convert part of acpi_table to use acpi_ctxSimon Glass2020-04-301-1/+23
* acpi: Add a method to write tables for a deviceSimon Glass2020-04-301-3/+10
* acpi: Add support for DMARSimon Glass2020-04-161-0/+31
* acpi: Add a central location for table version numbersSimon Glass2020-04-161-0/+62