Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
d3801f4f6fe985b7c16ada84a457da25f23b87a0
/
src
/
cpu
/
x86
/
smm
334532e
Add Sandybridge/Cougar Point support to SMM relocation handler
by Stefan Reinauer
· 12 years ago
8c5b58e
Update documentation in smmrelocate.S to mention TSEG
by Stefan Reinauer
· 12 years ago
3aa067f
Add support to run SMM handler in TSEG instead of ASEG
by Stefan Reinauer
· 12 years ago
8907e81
move console includes to central console/console.h
by Stefan Reinauer
· 13 years ago
3128685
SMM: Move wbinvd after pmode jump
by Stefan Reinauer
· 12 years ago
7f76290
Small SMM fixups
by Rudolf Marek
· 12 years ago
47b3fb4
SMM: flush caches after disabling caching
by Sven Schnelle
· 12 years ago
bfe8e51
SMM: don't overwrite SMM memory on resume
by Sven Schnelle
· 12 years ago
4885daa
Add support for memory mapped UARTs to coreboot and add the OXPCIe952 as an
by Stefan Reinauer
· 13 years ago
582748f
Fix some more misuses of ifdef/if defined
by Stefan Reinauer
· 13 years ago
24ef134
drop half an uart8250 implementation from smiutil and use the common code
by Stefan Reinauer
· 13 years ago
cadc545
SMM for AMD K8 Part 1/2
by Stefan Reinauer
· 13 years ago
be61a17
Support Intel SCH (Poulsbo) and add iwave/iWRainbowG6 board which uses it.
by Patrick Georgi
· 13 years ago
8463dd9
Rename build system variables to be more intuitive, and
by Patrick Georgi
· 13 years ago
bc0f7a6
- fix SMM code relocation race
by Stefan Reinauer
· 13 years ago
b987f7b
don't generate C source code file but use objcopy to include the SMM blob.
by Stefan Reinauer
· 14 years ago
14e2277
Since some people disapprove of white space cleanups mixed in regular commits
by Stefan Reinauer
· 14 years ago
5f5436f
drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h"
by Stefan Reinauer
· 14 years ago
51e142f
make only needs to read Makefile.incs once, thanks to the
by Patrick Georgi
· 14 years ago
5f0aefb
SMM: remove hack that was needed back in oldconfig times.
by Stefan Reinauer
· 14 years ago
c02b4fc
printk_foo -> printk(BIOS_FOO, ...)
by Stefan Reinauer
· 14 years ago
348a1ba
fix a couple of warnings
by Stefan Reinauer
· 14 years ago
020f51f
Add scan-build support to the build system.
by Patrick Georgi
· 14 years ago
01ce601
This patch is from 2009-10-20
by Uwe Hermann
· 14 years ago
92b85aa
Fix SMM handler comment. Thanks for noticing, Peter!
by Stefan Reinauer
· 14 years ago
881a553
mini update SMM:
by Stefan Reinauer
· 14 years ago
c70e9fc
Various license header consistency fixes (trivial).
by Uwe Hermann
· 14 years ago
abf2ad7
newconfig is no more.
by Patrick Georgi
· 14 years ago
1d6d45e
Split the two usages of __ROMCC__:
by Myles Watson
· 14 years ago
a068164
Add $(obj) paths for a couple of smm files so they don't end up in the top directory.
by Myles Watson
· 14 years ago
c35a451
* refactor x86 smi handler (put all debug stuff in an extra file smiutil.c)
by Stefan Reinauer
· 14 years ago
60fc92a
First attempt to integrate SMM in Kconfig. Unused code so far
by Stefan Reinauer
· 14 years ago
5ec2c2b
Various Kconfig and Makefile.inc fixes and cosmetics.
by Uwe Hermann
· 14 years ago
0588d19
Kconfig! Works on Kontron, qemu, and serengeti.
by Patrick Georgi
· 14 years ago
8dee52d
Don't put .o files in the source tree. (trivial)
by Stefan Reinauer
· 14 years ago
4da810b
add intel speedstep support and some PM fixes.
by Stefan Reinauer
· 14 years ago
0867062
This patch unifies the use of config options in v2 to all start with CONFIG_
by Stefan Reinauer
· 14 years ago
554fce6
makes the smi handler a little bit less verbose
by Stefan Reinauer
· 15 years ago
edf4807
drop unused variables in generic smm handler. (trivial)
by Stefan Reinauer
· 15 years ago
3b38745
* fix a minor power state issue in the ich7 smm handler
by Stefan Reinauer
· 15 years ago
21c8b5a
With this patch the v2 build system will create a directory hierarchy
by Stefan Reinauer
· 15 years ago
269563a
First shot at factoring SMM code into generic parts and southbridge specific
by Stefan Reinauer
· 15 years ago