Age | Commit message (Expand) | Author |
2017-07-13 | src/cpu: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-19 | cpu/x86/smm/smihandler: Apply cosmetic changes | Patrick Rudolph |
2017-03-16 | cpu/x86: Wrap lines at 80 columns | Lee Leahy |
2017-03-16 | cpu/x86: Use tabs for indent | Lee Leahy |
2017-03-16 | cpu/x86: Fix various issues detected by checkpatch.pl | Lee Leahy |
2016-09-04 | src/cpu: Improve code formatting | Elyes HAOUAS |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-30 | smm: 64bit fixes | Stefan Reinauer |
2015-05-28 | smm: Merge configs SMM_MODULES and SMM_TSEG | Vladimir Serbinenko |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-03-11 | x86 SMM: Replace weak prototypes with weak function stub | Kyösti Mälkki |
2015-01-09 | x86: Initialize drivers in SMM context if needed | David Hendricks |
2014-08-11 | x86/smm/smihandler.c: break case in switch | Patrick Georgi |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-02-27 | smm: Update rev 0x30101 SMM revision save state | Aaron Durbin |
2012-07-25 | SMM: Fix state table for Intel Core2 CPUs | Stefan Reinauer |
2012-07-24 | SMM: Fix state save map for sandybridge and TSEG | Duncan Laurie |
2012-04-04 | Add support to run SMM handler in TSEG instead of ASEG | Stefan Reinauer |
2011-07-04 | Small SMM fixups | Rudolf Marek |
2011-06-15 | SMM: don't overwrite SMM memory on resume | Sven Schnelle |
2010-12-18 | SMM for AMD K8 Part 1/2 | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-03-17 | fix a couple of warnings | Stefan Reinauer |
2010-03-05 | This patch is from 2009-10-20 | Uwe Hermann |
2010-02-22 | Fix SMM handler comment. Thanks for noticing, Peter! | Stefan Reinauer |
2010-02-22 | mini update SMM: | Stefan Reinauer |
2009-10-24 | * refactor x86 smi handler (put all debug stuff in an extra file smiutil.c) | Stefan Reinauer |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-04-22 | makes the smi handler a little bit less verbose | Stefan Reinauer |
2009-04-03 | drop unused variables in generic smm handler. (trivial) | Stefan Reinauer |
2009-03-06 | * fix a minor power state issue in the ich7 smm handler | Stefan Reinauer |
2009-01-19 | First shot at factoring SMM code into generic parts and southbridge specific | Stefan Reinauer |