aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/model_1067x/model_1067x_init.c
AgeCommit message (Expand)Author
2012-11-06cpu/intel/model_1067x: Add proper c-state/p-state/thermal supportNico Huber
2012-07-31Revert "Use broadcast SIPI to startup siblings"Sven Schnelle
2012-07-02Use broadcast SIPI to startup siblingsSven Schnelle
2012-01-10MTRR: get physical address size from CPUIDSven Schnelle
2010-12-11factor out cpu power management base into a separate file. And fix a bug inStefan Reinauer
2010-10-18update intel microcode files.Stefan Reinauer
2010-10-07Remove some duplicate #include files (trivial).Uwe Hermann
2010-09-29Factor out fill_processor_name() and strcpy() functions.Uwe Hermann
2010-05-25also rename the config option.Stefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2009-07-01Add support for the Intel Eagle Heights development board.Thomas Jourdan