summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/model_1067x
Commit message (Expand)AuthorAgeFilesLines
* Synchronize rdtsc instructionsStefan Reinauer2012-08-091-0/+1
* Revert "Use broadcast SIPI to startup siblings"Sven Schnelle2012-07-311-0/+4
* Use broadcast SIPI to startup siblingsSven Schnelle2012-07-021-4/+0
* Intel cpus: apply un-written naming rulesKyösti Mälkki2012-02-101-1/+1
* MTRR: get physical address size from CPUIDSven Schnelle2012-01-101-1/+1
* factor out cpu power management base into a separate file. And fix a bug inStefan Reinauer2010-12-111-2/+1
* update intel microcode files.Stefan Reinauer2010-10-1810-0/+3656
* Remove some duplicate #include files (trivial).Uwe Hermann2010-10-071-1/+0
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Factor out fill_processor_name() and strcpy() functions.Uwe Hermann2010-09-292-32/+3
* also rename the config option.Stefan Reinauer2010-05-251-3/+3
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-5/+5
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-1/+1
* HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.Stefan Reinauer2010-02-251-1/+1
* newconfig is no more.Patrick Georgi2010-02-071-11/+0
* Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also emptyPeter Stuge2009-10-171-1/+0
* Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove referencesPeter Stuge2009-10-161-2/+0
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi2009-10-061-1/+1
* some progress on kconfig:Patrick Georgi2009-09-252-0/+6
* Add support for the Intel Eagle Heights development board.Thomas Jourdan2009-07-012-0/+279