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
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