summaryrefslogtreecommitdiffstats
path: root/src/cpu/via/model_c7
Commit message (Expand)AuthorAgeFilesLines
* VIA cpus: apply un-written naming rulesKyösti Mälkki2012-02-093-264/+0
* MTRR: get physical address size from CPUIDSven Schnelle2012-01-101-1/+1
* After this has been brought up many times before, rename src/arch/i386 toStefan Reinauer2010-12-111-1/+1
* Remove some duplicate #include files (trivial).Uwe Hermann2010-10-071-2/+0
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Move VIA C7 board CAR config to VIA C7 instead of boards.Warren Turkal2010-09-301-1/+7
* Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /Stefan Reinauer2010-08-031-1/+0
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-3/+3
* Move the CPU specific includes fromPatrick Georgi2010-04-121-0/+2
* This patch changes C7 CAR code to be a single assembler file instead Stefan Reinauer2010-04-091-0/+13
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-18/+18
* Unify crt0s setup to src/arch/i386/Makefile.inc. This variablePatrick Georgi2010-02-251-0/+1
* HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.Stefan Reinauer2010-02-251-0/+1
* newconfig is no more.Patrick Georgi2010-02-071-28/+0
* - Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi2010-01-041-0/+1
* Remove some more instances of including previous empty x86/fpu/Makefile.incPeter Stuge2009-10-171-1/+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-162-4/+0
* Similar to r4626, change obj-y to driver-y for VIA C3 and C7.Uwe Hermann2009-10-161-1/+1
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* This goes a surprisingly long way to building the epia-n. It also hasRonald G. Minnich2009-08-201-11/+9
* Kconfig!Patrick Georgi2009-08-122-0/+16
* Add VIA CX700 support, plus VIA vt8454c reference board support.Stefan Reinauer2009-04-172-5/+10
* First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer2009-01-191-0/+1
* Add another CPUID to the Via C7's table, the one on my Jetway J7F2.Corey Osgood2008-12-181-0/+1
* * split model_centaur into model_c3 and model_c7Stefan Reinauer2008-03-182-0/+257
OpenPOWER on IntegriCloud