Age | Commit message (Expand) | Author |
---|---|---|
2020-07-17 | dm: acpi: Add support for the NHLT table | Simon Glass |
2020-07-17 | dm: core: Add a way of overriding the ACPI device path | Simon Glass |
2020-07-17 | acpi: Add an acpi command to list/dump generated ACPI items | Simon Glass |
2020-07-17 | acpi: Add support for DSDT generation | Simon Glass |
2020-07-17 | acpi: Add support for SSDT generation | Simon Glass |
2020-07-17 | acpigen: Support writing a length | Simon Glass |
2020-07-17 | acpi: Support generation of ACPI code | Simon Glass |
2020-04-30 | acpi: Move the xsdt pointer to acpi_ctx | Simon Glass |
2020-04-30 | acpi: Move acpi_add_table() to generic code | Simon Glass |
2020-04-30 | acpi: Add a method to write tables for a device | Simon Glass |
2020-04-16 | acpi: Add an __ACPI__ preprocessor symbol | Simon Glass |
2020-04-16 | dm: core: Add basic ACPI support | Simon Glass |