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
/
soc
/
intel
/
common
/
acpi
/
platform.asl
Age
Commit message (
Expand
)
Author
2023-06-23
commonlib/console/post_code.h: Change post code prefix to POSTCODE
lilacious
2022-11-02
soc/intel/common/acpi: provide PTS/WAK hooks for ECs
Michael Niewöhner
2022-05-04
arch/x86/acpi: Consolidate POST code handling
Angel Pons
2021-08-04
Move post_codes.h to commonlib/console/
Ricardo Quesada
2021-03-27
soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.h
Subrata Banik
2020-06-13
soc/intel/common: Introduce ASL2.0 syntax
Alexey Buyanov
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-09
soc/intel: Remove unneeded whitespaces
Elyes HAOUAS
2020-04-06
soc/intel/common: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2019-12-26
soc/intel/cannonlake: Move GPIO PM configuration to soc level
Eric Lai
2019-05-09
soc/intel/common/acpi: Remove EC PTS/WAK dynamic loading
Lijian Zhao
2019-04-23
soc/intel/common/acpi: Add dynamic method around sleep
Lijian Zhao
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-11-13
soc/intel/common: Add option to call EC _PTS/_WAK methods
Duncan Laurie
2016-06-22
soc/intel/common/acpi: Add _PTS, _WAK methods
Hannah Williams