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
/
cpu
/
x86
/
smm
Age
Commit message (
Expand
)
Author
2009-10-24
* refactor x86 smi handler (put all debug stuff in an extra file smiutil.c)
Stefan Reinauer
2009-10-24
First attempt to integrate SMM in Kconfig. Unused code so far
Stefan Reinauer
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-12
Kconfig!
Patrick Georgi
2009-07-22
Don't put .o files in the source tree. (trivial)
Stefan Reinauer
2009-07-21
add intel speedstep support and some PM fixes.
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-02-28
With this patch the v2 build system will create a directory hierarchy
Stefan Reinauer
2009-01-19
First shot at factoring SMM code into generic parts and southbridge specific
Stefan Reinauer