aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/acpi_s3.c
AgeCommit message (Expand)Author
2021-01-04ACPI: Final APM_CNT_GNVS_UPDATE cleanupKyösti Mälkki
2020-11-19ACPI S3: Split arch-agnostic partsKyösti Mälkki
2020-11-19ACPI S3: Replace acpi_is_wakeup()Kyösti Mälkki
2020-11-19ACPI S3: Remove unused acpi_is_wakeup_s4()Kyösti Mälkki
2020-11-18ACPI S3: Do some minor cleanupKyösti Mälkki
2020-07-28ACPI S3: Clean up resume pathKyösti Mälkki
2020-06-24ACPI: Replace smm_setup_structures()Kyösti Mälkki
2020-06-18ACPI: Clean up some S3 related leftoversKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2020-03-02x86/acpi_s3: Remove trailing dots from debug messagePaul Menzel
2019-09-14arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()Kyösti Mälkki
2019-09-10AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth
2019-08-22ACPI S3: Depend on RELOCATABLE_RAMSTAGEKyösti Mälkki
2019-08-22ACPI S3: Drop ACPI_HUGE_LOWMEM_BACKUPKyösti Mälkki
2019-08-21AMD fam10: Remove HAVE_ACPI_RESUME supportKyösti Mälkki
2019-08-13cpu/x86: Move some SMM function declarationsKyösti Mälkki
2019-06-21arch: Add missing #include <commonlib/helpers.h>Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-02-22symbols.h: Add macro to define memlayout region symbolsJulius Werner
2019-01-16buildsystem: Promote rules.h to default includeKyösti Mälkki
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-08-22acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-09ACPI S3: Drop too early resume backupKyösti Mälkki
2017-09-22arch/x86: Include acpi_s3.c support in postcar stageSubrata Banik
2017-09-06ACPI S3: Remove conflicting local acpi_get_sleep_type()Kyösti Mälkki
2017-07-07arch/*: Update Kconfig symbol usageMartin Roth
2017-03-20arch/x86: Fix most of remaining issues detected by checkpatchLee Leahy
2017-03-17arch/x86: Wrap lines at 80 columnsLee Leahy
2017-03-17arch/x86: Fix space issues detected by checkpatchLee Leahy
2016-12-18ACPI S3: Signal successful bootKyösti Mälkki
2016-12-11ACPI S3: Hide acpi_slp_typeKyösti Mälkki
2016-12-01romstage_handoff: add helper to determine resume statusAaron Durbin
2016-11-09ACPI S3: Remove HIGH_MEMORY_SAVE where possibleKyösti Mälkki
2016-07-15arch/x86: provide common ACPI_Sx constantsAaron Durbin
2016-06-22ACPI S3: Add common recovery codeKyösti Mälkki
2016-06-22ACPI S3: Fix prohibited wakeupKyösti Mälkki
2016-06-22ACPI S3: Split support for HAVE_ACPI_RESUMEKyösti Mälkki