Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: core: Don't show an ACPI warning if there is no ordering | Simon Glass | 2020-07-20 | 1 | -1/+1 |
* | dm: acpi: Add support for the NHLT table | Simon Glass | 2020-07-17 | 1 | -0/+15 |
* | dm: core: Add a way of overriding the ACPI device path | Simon Glass | 2020-07-17 | 1 | -0/+19 |
* | acpi: Add an acpi command to list/dump generated ACPI items | Simon Glass | 2020-07-17 | 1 | -0/+16 |
* | dm: acpi: Enhance acpi_get_name() | Simon Glass | 2020-07-17 | 1 | -2/+11 |
* | acpi: Add support for DSDT generation | Simon Glass | 2020-07-17 | 1 | -1/+24 |
* | acpi: Support ordering SSDT data by device | Simon Glass | 2020-07-17 | 1 | -0/+84 |
* | acpi: Record the items added to SSDT | Simon Glass | 2020-07-17 | 1 | -4/+79 |
* | acpi: Add support for SSDT generation | Simon Glass | 2020-07-17 | 1 | -0/+14 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | acpi: Add a method to write tables for a device | Simon Glass | 2020-04-30 | 1 | -0/+62 |
* | dm: core: Add basic ACPI support | Simon Glass | 2020-04-16 | 1 | -0/+33 |