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_1067x
Age
Commit message (
Expand
)
Author
2010-12-11
factor out cpu power management base into a separate file. And fix a bug in
Stefan Reinauer
2010-10-18
update intel microcode files.
Stefan Reinauer
2010-10-07
Remove some duplicate #include files (trivial).
Uwe Hermann
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-09-29
Factor out fill_processor_name() and strcpy() functions.
Uwe Hermann
2010-05-25
also rename the config option.
Stefan Reinauer
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-25
HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.
Stefan Reinauer
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-10-06
Various fixes to Kconfig: All kconfig-boards should have a
Patrick Georgi
2009-09-25
some progress on kconfig:
Patrick Georgi
2009-07-01
Add support for the Intel Eagle Heights development board.
Thomas Jourdan