summaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/include/soc/acpi.h
AgeCommit message (Expand)Author
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-28device: Constify struct device * parameter to acpi_inject_dsdtFurquan Shaikh
2020-04-28device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh
2020-04-20soc/amd: replace remaining license headers with SPDX onesFelix Held
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-05-23soc/amd/stoneyridge/: Get rid of device_tElyes HAOUAS
2018-05-18soc/amd/stoneyridge: Support ACPI USB code generationDuncan Laurie
2017-08-28soc/amd: Standardize guards on header filesMartin Roth
2017-07-31soc/amd/stoneyridge: Add GNVSMarc Jones