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
/
southbridge
/
intel
/
common
/
pmutil.h
Age
Commit message (
Expand
)
Author
2021-01-04
arch/x86: Pass GNVS as parameter to SMM module
Kyösti Mälkki
2020-09-21
src/southbridge: Drop unneeded empty lines
Elyes HAOUAS
2020-06-16
sb/intel/common/pmutil: Add dump_all_status()
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/southbridge: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-08-13
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-01-06
Kconfig: Unify power-after-failure options
Nico Huber
2018-12-29
sb/intel/bd828x6x: Make CONFIG_ELOG=y compile
Arthur Heymans
2018-12-03
sb/intel/common: Create a common PCH finalise implementation
Tristan Corrick
2018-11-27
sb/intel/i82801gx: Use common Intel SMM code
Arthur Heymans
2018-11-07
sb/intel: Deduplicate vbnv_cmos_failed and rtc_init
Patrick Rudolph
2018-10-24
vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logic
Joel Kitching
2018-07-27
sb/intel/common/pmutil: Use new PMBASE API
Patrick Rudolph
2018-04-11
Revert "model_206ax: Use parallel MP init"
Arthur Heymans
2018-04-11
model_206ax: Use parallel MP init
Arthur Heymans
2018-03-28
sb/intel/common: Add common code for SMM setup and smihandler
Arthur Heymans