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
/
intel
/
model_6xx
Age
Commit message (
Expand
)
Author
2010-05-26
Use the microcode files as created by the new microcode update script. (Fixes...
Stefan Reinauer
2010-05-26
Drop problematically licensed Intel microcode files
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-24
these cpus are explicitly supported by model_6bx
Stefan Reinauer
2010-03-06
Add support for the 0x06B1 CPU ID for Celeron (Tualatin).
Keith Hui
2010-02-07
newconfig is no more.
Patrick Georgi
2009-10-17
Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty
Peter Stuge
2009-10-16
Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove references
Peter Stuge
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-09-04
Use driver-y instead of obj-y for model_6xx_init.o.
Uwe Hermann
2009-08-12
Kconfig!
Patrick Georgi
2009-01-19
First shot at factoring SMM code into generic parts and southbridge specific
Stefan Reinauer
2008-08-01
match against all steppings of a CPU model, because these are _model_ drivers.
Stefan Reinauer
2008-07-15
Add missing Intel CPU (trivial).
Uwe Hermann
2007-10-24
analog changes for the cpu_driver structures...
Stefan Reinauer
2007-10-15
This patch adds support for the Mobile Intel Celeron CPU (Micro-FC-BGA)
Joseph Smith
2007-06-14
This patch adds support for the Intel i82810 northbridge and various i82801xx
Corey Osgood
2006-12-14
Add mtrr support for pentium m cpus
Jon Dufresne
2005-01-20
Fix typo in microcode header file include
Eric Biederman
2004-10-27
- Bug fixes to the P-III support
Eric Biederman
2004-10-16
- First stab at running linuxbios without the old static device tree.
Eric Biederman
2004-10-14
- Add new cvs code to cvs
Eric Biederman