summaryrefslogtreecommitdiff
path: root/src/cpu/via
AgeCommit message (Expand)Author
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-04-27Create a valid stack pointer after leaving CAR, so function calls don'tPatrick Georgi
2009-04-17Add VIA CX700 support, plus VIA vt8454c reference board support.Stefan Reinauer
2009-01-19First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer
2008-12-18Add another CPUID to the Via C7's table, the one on my Jetway J7F2.Corey Osgood
2008-10-03Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have triedCarl-Daniel Hailfinger
2008-03-18* split model_centaur into model_c3 and model_c7Stefan Reinauer
2008-01-12Via C3 datasheets don't make any mention of microcode updates, and theCorey Osgood
2007-11-07This patch adds the pci ids of c7 cpus to the existing model_centaur. c3 Corey Osgood
2007-10-24analog changes for the cpu_driver structures...Stefan Reinauer
2006-08-02Add newer Via Nehemiah stepping levels.Jonathan McDowell
2005-11-26add another Via C3 cpu id reported by grzegorz@el-kom.plStefan Reinauer
2005-11-22fixed fsf addressRonald G. Minnich
2005-11-22EPIA-M fixupRonald G. Minnich
2005-09-05Add VIA C3 Nehemiah CPUID, as reported by Doug Bell.Jonathan McDowell
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-10-29Changes to allow Via/Epia code to be compiled after recent code changes.Mark Wilkinson