index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
acpi_s3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
commonlib/console/post_code.h: Change post code prefix to POSTCODE
lilacious
2023-06-23
1
-1
/
+1
*
ACPI: Final APM_CNT_GNVS_UPDATE cleanup
Kyösti Mälkki
2021-01-04
1
-4
/
+0
*
ACPI S3: Split arch-agnostic parts
Kyösti Mälkki
2020-11-19
1
-31
/
+0
*
ACPI S3: Replace acpi_is_wakeup()
Kyösti Mälkki
2020-11-19
1
-8
/
+1
*
ACPI S3: Remove unused acpi_is_wakeup_s4()
Kyösti Mälkki
2020-11-19
1
-5
/
+0
*
ACPI S3: Do some minor cleanup
Kyösti Mälkki
2020-11-18
1
-13
/
+8
*
ACPI S3: Clean up resume path
Kyösti Mälkki
2020-07-28
1
-6
/
+3
*
ACPI: Replace smm_setup_structures()
Kyösti Mälkki
2020-06-24
1
-11
/
+2
*
ACPI: Clean up some S3 related leftovers
Kyösti Mälkki
2020-06-18
1
-3
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-02
1
-1
/
+1
*
src/arch/x86: Convert to SPDX license header
Patrick Georgi
2020-03-06
1
-12
/
+2
*
x86/acpi_s3: Remove trailing dots from debug message
Paul Menzel
2020-03-02
1
-2
/
+2
*
arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()
Kyösti Mälkki
2019-09-14
1
-6
/
+0
*
AUTHORS: Move src/arch/x86 copyrights into AUTHORS file
Martin Roth
2019-09-10
1
-2
/
+0
*
ACPI S3: Depend on RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2019-08-22
1
-106
/
+2
*
ACPI S3: Drop ACPI_HUGE_LOWMEM_BACKUP
Kyösti Mälkki
2019-08-22
1
-5
/
+0
*
AMD fam10: Remove HAVE_ACPI_RESUME support
Kyösti Mälkki
2019-08-21
1
-17
/
+0
*
cpu/x86: Move some SMM function declarations
Kyösti Mälkki
2019-08-13
1
-0
/
+1
*
arch: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-06-21
1
-0
/
+1
*
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-08
1
-4
/
+4
*
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-02-22
1
-1
/
+2
*
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2019-01-16
1
-1
/
+0
*
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-12
1
-1
/
+1
*
Move compiler.h to commonlib
Nico Huber
2018-10-08
1
-1
/
+0
*
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
Joel Kitching
2018-08-22
1
-5
/
+5
*
compiler.h: add __weak macro
Aaron Durbin
2018-04-24
1
-1
/
+2
*
ACPI S3: Drop too early resume backup
Kyösti Mälkki
2018-04-09
1
-18
/
+0
*
arch/x86: Include acpi_s3.c support in postcar stage
Subrata Banik
2017-09-22
1
-1
/
+1
*
ACPI S3: Remove conflicting local acpi_get_sleep_type()
Kyösti Mälkki
2017-09-06
1
-14
/
+9
*
arch/*: Update Kconfig symbol usage
Martin Roth
2017-07-07
1
-9
/
+9
*
arch/x86: Fix most of remaining issues detected by checkpatch
Lee Leahy
2017-03-20
1
-5
/
+4
*
arch/x86: Wrap lines at 80 columns
Lee Leahy
2017-03-17
1
-4
/
+8
*
arch/x86: Fix space issues detected by checkpatch
Lee Leahy
2017-03-17
1
-6
/
+6
*
ACPI S3: Signal successful boot
Kyösti Mälkki
2016-12-18
1
-0
/
+3
*
ACPI S3: Hide acpi_slp_type
Kyösti Mälkki
2016-12-11
1
-1
/
+1
*
romstage_handoff: add helper to determine resume status
Aaron Durbin
2016-12-01
1
-8
/
+1
*
ACPI S3: Remove HIGH_MEMORY_SAVE where possible
Kyösti Mälkki
2016-11-09
1
-18
/
+119
*
arch/x86: provide common ACPI_Sx constants
Aaron Durbin
2016-07-15
1
-8
/
+8
*
ACPI S3: Add common recovery code
Kyösti Mälkki
2016-06-22
1
-0
/
+15
*
ACPI S3: Fix prohibited wakeup
Kyösti Mälkki
2016-06-22
1
-1
/
+6
*
ACPI S3: Split support for HAVE_ACPI_RESUME
Kyösti Mälkki
2016-06-22
1
-0
/
+146