summaryrefslogtreecommitdiff
path: root/lib/acpi
Commit message (Expand)AuthorAgeFilesLines
* 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-162-0/+66