summaryrefslogtreecommitdiffstats
path: root/src/cpu/via
Commit message (Expand)AuthorAgeFilesLines
* - Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi2010-01-041-0/+1
* White space and comment fixes for cache_as_ram.inc files so it's easier to spotMyles Watson2009-10-231-72/+73
* Remove CONFIG_ from #defines that aren't config variables. Trivial.Myles Watson2009-10-171-1/+1
* Remove some more instances of including previous empty x86/fpu/Makefile.incPeter Stuge2009-10-172-2/+0
* Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also emptyPeter Stuge2009-10-172-2/+0
* Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove referencesPeter Stuge2009-10-164-8/+0
* Similar to r4626, change obj-y to driver-y for VIA C3 and C7.Uwe Hermann2009-10-162-2/+2
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-092-2/+0
* Make all Kconfig enabled boards build (tested with kbuildall).Patrick Georgi2009-09-241-0/+1
* This goes a surprisingly long way to building the epia-n. It also hasRonald G. Minnich2009-08-204-13/+26
* Kconfig!Patrick Georgi2009-08-124-0/+19
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-302-9/+9
* Create a valid stack pointer after leaving CAR, so function calls don'tPatrick Georgi2009-04-271-4/+7
* Add VIA CX700 support, plus VIA vt8454c reference board support.Stefan Reinauer2009-04-173-5/+116
* First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer2009-01-192-0/+2
* Add another CPUID to the Via C7's table, the one on my Jetway J7F2.Corey Osgood2008-12-181-0/+1
* Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have triedCarl-Daniel Hailfinger2008-10-032-0/+203
* * split model_centaur into model_c3 and model_c7Stefan Reinauer2008-03-186-74/+341
* Via C3 datasheets don't make any mention of microcode updates, and theCorey Osgood2008-01-122-2/+0
* This patch adds the pci ids of c7 cpus to the existing model_centaur. c3 Corey Osgood2007-11-071-0/+10
* analog changes for the cpu_driver structures...Stefan Reinauer2007-10-241-1/+1
* Add newer Via Nehemiah stepping levels.Jonathan McDowell2006-08-021-1/+7
* add another Via C3 cpu id reported by grzegorz@el-kom.plStefan Reinauer2005-11-261-0/+1
* fixed fsf addressRonald G. Minnich2005-11-221-0/+2
* EPIA-M fixupRonald G. Minnich2005-11-221-0/+8
* Add VIA C3 Nehemiah CPUID, as reported by Doug Bell.Jonathan McDowell2005-09-051-0/+1
* mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman2004-11-111-17/+0
* Changes to allow Via/Epia code to be compiled after recent code changes.Mark Wilkinson2004-10-292-0/+65
OpenPOWER on IntegriCloud