Age | Commit message (Expand) | Author |
2022-11-28 | sb,soc/intel: Drop spurious SMI entry message | Kyösti Mälkki |
2020-06-24 | ACPI: Replace smm_setup_structures() | Kyösti Mälkki |
2020-06-22 | sb/intel/lynxpoint: Drop stale code paths | Kyösti Mälkki |
2020-06-22 | cpu/x86/smm: Define APM_CNT_NOOP_SMI | Kyösti Mälkki |
2020-06-16 | sb,soc/intel: Replace smm_southbridge_enable_smi() | Kyösti Mälkki |
2020-06-02 | src: Remove unused 'include <bootstate.h>' | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-01 | src: Remove unused 'include <cpu/x86/cache.h>' | Elyes HAOUAS |
2020-04-04 | src/southbridge: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-23 | src: capitalize 'APIC' | Elyes HAOUAS |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2019-11-09 | ELOG: Avoid some preprocessor use | Kyösti Mälkki |
2019-08-15 | soc/intel: Rename some SMM support functions | Kyösti Mälkki |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-12-03 | sb/intel/lynxpoint: Ensure the finalise handler is called | Tristan Corrick |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2017-08-30 | sb/intel/*: add option to lockdown chipset on normal boot path | Bill XIE |
2017-07-16 | southbridge/intel: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-03-18 | bootstate: use structure pointers for scheduling callbacks | Aaron Durbin |
2014-09-18 | lynxpoint: Don't enable SMI handling of TCO | Duncan Laurie |
2014-02-18 | lynxpoint: Finalize chipset before playload if not CONFIG_CHROMEOS | Duncan Laurie |
2013-04-01 | lynxpoint: split clearing and enabling of smm | Aaron Durbin |
2013-03-21 | haswell/lynxpoint: Use new PCH/PM helper functions | Duncan Laurie |
2013-03-21 | lynxpoint: remove DEBUG_PERIODIC_SMIS | Duncan Laurie |
2013-03-18 | haswell: Use SMM Modules | Aaron Durbin |
2013-03-14 | haswell: Add initial support for Haswell platforms | Aaron Durbin |