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