index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
via
Age
Commit message (
Expand
)
Author
2009-10-16
Similar to r4626, change obj-y to driver-y for VIA C3 and C7.
Uwe Hermann
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-09-24
Make all Kconfig enabled boards build (tested with kbuildall).
Patrick Georgi
2009-08-20
This goes a surprisingly long way to building the epia-n. It also has
Ronald G. Minnich
2009-08-12
Kconfig!
Patrick Georgi
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-04-27
Create a valid stack pointer after leaving CAR, so function calls don't
Patrick Georgi
2009-04-17
Add VIA CX700 support, plus VIA vt8454c reference board support.
Stefan Reinauer
2009-01-19
First shot at factoring SMM code into generic parts and southbridge specific
Stefan Reinauer
2008-12-18
Add another CPUID to the Via C7's table, the one on my Jetway J7F2.
Corey Osgood
2008-10-03
Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have tried
Carl-Daniel Hailfinger
2008-03-18
* split model_centaur into model_c3 and model_c7
Stefan Reinauer
2008-01-12
Via C3 datasheets don't make any mention of microcode updates, and the
Corey Osgood
2007-11-07
This patch adds the pci ids of c7 cpus to the existing model_centaur. c3
Corey Osgood
2007-10-24
analog changes for the cpu_driver structures...
Stefan Reinauer
2006-08-02
Add newer Via Nehemiah stepping levels.
Jonathan McDowell
2005-11-26
add another Via C3 cpu id reported by grzegorz@el-kom.pl
Stefan Reinauer
2005-11-22
fixed fsf address
Ronald G. Minnich
2005-11-22
EPIA-M fixup
Ronald G. Minnich
2005-09-05
Add VIA C3 Nehemiah CPUID, as reported by Doug Bell.
Jonathan McDowell
2004-11-11
mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...
Eric Biederman
2004-10-29
Changes to allow Via/Epia code to be compiled after recent code changes.
Mark Wilkinson