Age | Commit message (Expand) | Author |
---|---|---|
2017-05-17 | x86: acpi: Add one API to find OS wakeup vector | Bin Meng |
2017-02-06 | x86: Use unsigned long for address in table generation | Simon Glass |
2016-07-12 | x86: acpi: Pack global NVS into ACPI table | Bin Meng |
2016-05-23 | x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM | Bin Meng |
2016-05-23 | x86: acpi: Return table length in acpi_create_madt_lapics() | Bin Meng |
2016-05-23 | x86: acpi: Clean up table header revisions | Bin Meng |
2016-05-23 | x86: acpi: Use u32 in table write routines | Bin Meng |
2016-05-23 | x86: acpi: Adjust order in acpi_table.c | Bin Meng |
2016-05-23 | x86: acpi: Change fill_header() | Bin Meng |
2016-05-23 | x86: acpi: Remove acpi_create_ssdt_generator() | Bin Meng |
2016-05-23 | x86: acpi: Reorder code in acpi_table.h | Bin Meng |
2016-05-23 | x86: acpi: Various changes to acpi_table.h | Bin Meng |
2016-05-23 | x86: acpi: Remove unused codes | Bin Meng |
2016-03-17 | x86: Change write_acpi_tables() signature a little bit | Bin Meng |
2015-08-26 | x86: Generate a valid ACPI table | Saket Sinha |