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