summaryrefslogtreecommitdiff
path: root/lib/acpi
AgeCommit message (Expand)Author
2020-07-17acpi: Support generation of SPI descriptorSimon Glass
2020-07-17acpi: Support generation of I2C descriptorSimon Glass
2020-07-17acpi: Support generation of a GPIO/irq for a deviceSimon Glass
2020-07-17acpi: Support generation of GPIO descriptorSimon Glass
2020-07-17acpi: Support string outputSimon Glass
2020-07-17acpi: Support generation of interrupt descriptorSimon Glass
2020-07-17acpi: Support generation of ACPI codeSimon Glass
2020-07-17acpi: Add a way to check device statusSimon Glass
2020-07-17acpi: Add a function to get a device path and scopeSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-04-30acpi: Add an acpi commandSimon Glass
2020-04-30acpi: Move the xsdt pointer to acpi_ctxSimon Glass
2020-04-30acpi: Put table-setup code in its own functionSimon Glass
2020-04-30acpi: Move acpi_add_table() to generic codeSimon Glass
2020-04-30acpi: Convert part of acpi_table to use acpi_ctxSimon Glass
2020-04-30acpi: Add a method to write tables for a deviceSimon Glass
2020-04-16acpi: Add support for DMARSimon Glass
2020-04-16acpi: Add a central location for table version numbersSimon Glass