I meant SSE. Reported by Dustin Harrison.
[coreboot.git] / src / cpu / intel / model_106cx /
2010-04-25 Stefan Reinauera single place for the romstage stack for copy_and_run.
2010-04-13 Stefan Reinauerfix timer choice in Kconfig. HAVE_INIT_TIMER is selecte...
2010-04-13 Stefan Reinauerupdate atom car code in the same way that 6ex/6fx was...
2010-04-12 Patrick GeorgiMove the CPU specific includes from
2010-04-09 Stefan Reinauercopy_and_run.c is not needed twice, and it is used...
2010-04-01 Stefan Reinauer- get rid of ASM_CONSOLE_LOGLEVEL except in two assemb...
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-22 Stefan Reinauerdrop some unused files and fix warnings on i945 based...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-18 Patrick GeorgiRemove remaining uses of
2010-03-18 Patrick GeorgiRemove fallback/normal handling in mainboards'
2010-02-25 Stefan ReinauerHAVE_MOVNTI really means SSE2. Also add sfence in the...
2010-02-07 Patrick Georginewconfig is no more.
2010-01-16 Stefan ReinauerFix stack base for Atom CPUs, the resume mechanism...
2010-01-16 Stefan ReinauerMicro-optimization: movl $0 --> xorl.
2010-01-04 Patrick Georgi- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]
2010-01-04 Patrick Georgi- use LAPIC timer if selected (instead of TSC all the...
2009-12-01 Stefan ReinauerAtom only supports 32bit MTRRs (trivial)
2009-11-04 Stefan ReinauerFix up typo in Socket 441 CPUs, and add a few (trivial...
2009-11-03 Patrick GeorgiSome fixes.
2009-10-28 Myles WatsonMake d945gclf build.
2009-10-28 Uwe HermannAdd some missing license headers, consistency fixes...
2009-10-28 Stefan Reinauerpreliminary Intel D945GCLF Atom+i945 support.