aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/via/model_c7
AgeCommit message (Expand)Author
2010-04-12Move the CPU specific includes fromPatrick Georgi
2010-04-09This patch changes C7 CAR code to be a single assembler file instead Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-25Unify crt0s setup to src/arch/i386/Makefile.inc. This variablePatrick Georgi
2010-02-25HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case.Stefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2010-01-04- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]Patrick Georgi
2009-10-17Remove some more instances of including previous empty x86/fpu/Makefile.incPeter Stuge
2009-10-17Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also emptyPeter Stuge
2009-10-16Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove referencesPeter Stuge
2009-10-16Similar to r4626, change obj-y to driver-y for VIA C3 and C7.Uwe Hermann
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-08-20This goes a surprisingly long way to building the epia-n. It also hasRonald G. Minnich
2009-08-12Kconfig!Patrick 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-03-18* split model_centaur into model_c3 and model_c7Stefan Reinauer