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/cpu: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-21 | cpu/x86/smm.h: Add function to return the SMM save state revision | Arthur Heymans |
2020-08-24 | cpu/x86/smm/smm_module_handler: Add x86_64 support | Patrick Rudolph |
2020-07-01 | ACPI GNVS: Replace uses of smm_get_gnvs() | Kyösti Mälkki |
2020-06-17 | cpu/x86/smm: Add helper functions to verify SMM access | Patrick Rudolph |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-04 | src/cpu: Use SPDX for GPL-2.0-only files | Angel Pons |
2019-09-10 | AUTHORS: Move src/cpu copyrights into AUTHORS file | Martin Roth |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-10-08 | Move compiler.h to commonlib | Nico Huber |
2018-09-28 | src/*: normalize Google copyright headers | Patrick Georgi |
2018-06-28 | smm: Add canary to end of stack and die() if a stack overflow occurs | Raul E Rangel |
2018-04-24 | compiler.h: add __weak macro | Aaron Durbin |
2017-07-13 | src/cpu: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-03-16 | cpu/x86: Fix misc. remaining issues detected by checkpatch | Lee Leahy |
2017-03-16 | cpu/x86: Fix various issues detected by checkpatch.pl | Lee Leahy |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-01-09 | x86: Initialize drivers in SMM context if needed | David Hendricks |
2014-03-20 | rmodules: use rmodtool to create rmodules | Aaron Durbin |
2013-11-24 | smi: Update mainboard_smi_gpi() to have 32bit argument | Duncan Laurie |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-14 | x86: SMM Module Support | Aaron Durbin |