index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
acpi_s3.c
Age
Commit message (
Expand
)
Author
2020-06-24
ACPI: Replace smm_setup_structures()
Kyösti Mälkki
2020-06-18
ACPI: Clean up some S3 related leftovers
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-03-06
src/arch/x86: Convert to SPDX license header
Patrick Georgi
2020-03-02
x86/acpi_s3: Remove trailing dots from debug message
Paul Menzel
2019-09-14
arch/x86: Remove acpi_fail_wakeup() and cbmem_fail_resume()
Kyösti Mälkki
2019-09-10
AUTHORS: Move src/arch/x86 copyrights into AUTHORS file
Martin Roth
2019-08-22
ACPI S3: Depend on RELOCATABLE_RAMSTAGE
Kyösti Mälkki
2019-08-22
ACPI S3: Drop ACPI_HUGE_LOWMEM_BACKUP
Kyösti Mälkki
2019-08-21
AMD fam10: Remove HAVE_ACPI_RESUME support
Kyösti Mälkki
2019-08-13
cpu/x86: Move some SMM function declarations
Kyösti Mälkki
2019-06-21
arch: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-02-22
symbols.h: Add macro to define memlayout region symbols
Julius Werner
2019-01-16
buildsystem: Promote rules.h to default include
Kyösti Mälkki
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-22
acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry
Joel Kitching
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-09
ACPI S3: Drop too early resume backup
Kyösti Mälkki
2017-09-22
arch/x86: Include acpi_s3.c support in postcar stage
Subrata Banik
2017-09-06
ACPI S3: Remove conflicting local acpi_get_sleep_type()
Kyösti Mälkki
2017-07-07
arch/*: Update Kconfig symbol usage
Martin Roth
2017-03-20
arch/x86: Fix most of remaining issues detected by checkpatch
Lee Leahy
2017-03-17
arch/x86: Wrap lines at 80 columns
Lee Leahy
2017-03-17
arch/x86: Fix space issues detected by checkpatch
Lee Leahy
2016-12-18
ACPI S3: Signal successful boot
Kyösti Mälkki
2016-12-11
ACPI S3: Hide acpi_slp_type
Kyösti Mälkki
2016-12-01
romstage_handoff: add helper to determine resume status
Aaron Durbin
2016-11-09
ACPI S3: Remove HIGH_MEMORY_SAVE where possible
Kyösti Mälkki
2016-07-15
arch/x86: provide common ACPI_Sx constants
Aaron Durbin
2016-06-22
ACPI S3: Add common recovery code
Kyösti Mälkki
2016-06-22
ACPI S3: Fix prohibited wakeup
Kyösti Mälkki
2016-06-22
ACPI S3: Split support for HAVE_ACPI_RESUME
Kyösti Mälkki