Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | acpi: Put table-setup code in its own function | Simon Glass | 2020-04-30 | 1 | -0/+10 |
* | acpi: Move acpi_add_table() to generic code | Simon Glass | 2020-04-30 | 1 | -0/+9 |
* | acpi: Convert part of acpi_table to use acpi_ctx | Simon Glass | 2020-04-30 | 1 | -0/+36 |
* | acpi: Add a method to write tables for a device | Simon Glass | 2020-04-30 | 1 | -0/+10 |
* | acpi: Add support for DMAR | Simon Glass | 2020-04-16 | 1 | -0/+54 |
* | acpi: Add a central location for table version numbers | Simon Glass | 2020-04-16 | 1 | -0/+60 |
* | acpi: Add an __ACPI__ preprocessor symbol | Simon Glass | 2020-04-16 | 1 | -0/+4 |
* | x86: Move acpi_table header to main include/ directory | Simon Glass | 2020-04-16 | 1 | -0/+394 |
* | x86: Move acpi_s3.h to include/acpi/ | Simon Glass | 2020-04-16 | 1 | -0/+130 |