Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop asm/global_data.h from common header | Simon Glass | 2021-02-02 | 1 | -0/+1 |
* | x86: Allow putting some tables in the bloblist | Simon Glass | 2020-11-06 | 1 | -2/+2 |
* | x86: acpi: Support generation of the DBG2 table | Simon Glass | 2020-09-25 | 1 | -0/+64 |
* | acpi: Support generation of ACPI code | Simon Glass | 2020-07-17 | 1 | -0/+1 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | acpi: Add an acpi command | Simon Glass | 2020-04-30 | 1 | -0/+1 |
* | acpi: Move the xsdt pointer to acpi_ctx | Simon Glass | 2020-04-30 | 1 | -6/+4 |
* | acpi: Put table-setup code in its own function | Simon Glass | 2020-04-30 | 1 | -0/+82 |
* | acpi: Move acpi_add_table() to generic code | Simon Glass | 2020-04-30 | 1 | -0/+61 |
* | acpi: Convert part of acpi_table to use acpi_ctx | Simon Glass | 2020-04-30 | 1 | -1/+23 |
* | acpi: Add a method to write tables for a device | Simon Glass | 2020-04-30 | 1 | -3/+10 |
* | acpi: Add support for DMAR | Simon Glass | 2020-04-16 | 1 | -0/+31 |
* | acpi: Add a central location for table version numbers | Simon Glass | 2020-04-16 | 1 | -0/+62 |