Age | Commit message (Expand) | Author |
2020-09-21 | cmd: acpi: Print revisions in hex format | Andy Shevchenko |
2020-08-07 | dm: Rename DM test flags to make them more generic | Simon Glass |
2020-07-25 | test/dm: check if devices exist | Heinrich Schuchardt |
2020-07-24 | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini |
2020-07-20 | test/dm: check if devices exist | Heinrich Schuchardt |
2020-07-17 | acpi: Support generation of a scope | Simon Glass |
2020-07-17 | acpi: Add an acpi command to list/dump generated ACPI items | Simon Glass |
2020-07-17 | dm: acpi: Enhance acpi_get_name() | Simon Glass |
2020-07-17 | acpi: Add support for DSDT generation | Simon Glass |
2020-07-17 | acpi: Support ordering SSDT data by device | Simon Glass |
2020-07-17 | acpi: Add support for SSDT generation | Simon Glass |
2020-07-17 | acpi: Add a way to check device status | Simon Glass |
2020-07-17 | acpi: Add a function to get a device path and scope | Simon Glass |
2020-05-19 | test: Use ut_asserteq_mem() where possible | Simon Glass |
2020-04-30 | acpi: Add an acpi command | Simon Glass |
2020-04-30 | acpi: Move the xsdt pointer to acpi_ctx | Simon Glass |
2020-04-30 | acpi: Put table-setup code in its own function | Simon Glass |
2020-04-30 | acpi: Move acpi_add_table() to generic code | Simon Glass |
2020-04-30 | acpi: Convert part of acpi_table to use acpi_ctx | Simon Glass |
2020-04-30 | acpi: Add a method to write tables for a device | Simon Glass |
2020-04-16 | acpi: Add support for DMAR | Simon Glass |
2020-04-16 | acpi: Add a central location for table version numbers | Simon Glass |
2020-04-16 | acpi: Add a simple sandbox test | Simon Glass |