index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
Age
Commit message (
Expand
)
Author
2009-04-27
Create a valid stack pointer after leaving CAR, so function calls don't
Patrick Georgi
2009-04-27
Revert 4099 patch that causes an ECC error. Memory has to be written while ECC
Myles Watson
2009-04-22
makes the smi handler a little bit less verbose
Stefan Reinauer
2009-04-22
argh... never redo parts of the original patch on the fly. This fixes the tree
Stefan Reinauer
2009-04-22
This patch unifies the socket_mPGA604_800Mhz and socket_mPGA604_533Mhz to a
Stefan Reinauer
2009-04-22
Trivial removal of a freudian slip.
Patrick Georgi
2009-04-17
Add VIA CX700 support, plus VIA vt8454c reference board support.
Stefan Reinauer
2009-04-15
r4097 broke the tree and it remains unfixed :-(
Stefan Reinauer
2009-04-13
Following patch adds resume (exit from self refresh) support for AMD K8 revF
Rudolf Marek
2009-04-13
Following patch adds necessary hooks and as well the compile time checks for
Rudolf Marek
2009-04-03
drop unused variables in generic smm handler. (trivial)
Stefan Reinauer
2009-04-03
drop another shadow variable (trivial)
Stefan Reinauer
2009-04-01
Fix typo.
Marc Jones
2009-04-01
Updated microcode for for AMD Fam10 DR-B2 and B3.
Zheng Bao
2009-04-01
Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should
Stefan Reinauer
2009-03-31
fix typo
Stefan Reinauer
2009-03-25
The latest ucode patches for Family 10h:
Zeng Bao
2009-03-19
fix totalimpact briq compilation. the target had a cpu specific and a mainboard
Stefan Reinauer
2009-03-06
Some updates for core/core duo/core2/core2 duo cpus.
Stefan Reinauer
2009-03-06
* fix a minor power state issue in the ich7 smm handler
Stefan Reinauer
2009-03-06
fix a bunch of cast and type warnings and don't call the apic "nvram", that
Stefan Reinauer
2009-03-04
I just went on a bugfix frenzy and fixed all printk format warnings
Carl-Daniel Hailfinger
2009-02-28
coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3
Stefan Reinauer
2009-02-28
With this patch the v2 build system will create a directory hierarchy
Stefan Reinauer
2009-02-27
This patch makes several CMOS/NVRAM reads dependent on whether there's a tabl...
Myles Watson
2009-02-17
Unify CAR so the same compiled code does the right thing on both
Patrick Georgi
2009-02-14
Bellongs to r3946
Rudolf Marek
2009-02-14
Following patch adds dynamically generated P-States infrastructure as well as
Rudolf Marek
2009-02-12
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Myles Watson
2009-02-12
Fix mtrr setup for UMA architectures.
Stefan Reinauer
2009-02-11
Print a loud warning message if we run out of MTRRs.
Carl-Daniel Hailfinger
2009-02-09
Remove some warnings, mainly from format strings which didn't match the
Myles Watson
2009-02-03
Following patch adds missing CPU names. Please check
Rudolf Marek
2009-01-20
Fix register typo for core 2 cpus (trivial)
Stefan Reinauer
2009-01-20
fix compiler warnings (trivial)
Stefan Reinauer
2009-01-19
First shot at factoring SMM code into generic parts and southbridge specific
Stefan Reinauer
2008-12-19
Fix a LOT of implicit function declarations before they become errors.
Corey Osgood
2008-12-18
This patch gets rid of all the implicit definition warnings for serengeti exc...
Myles Watson
2008-12-18
Add another CPUID to the Via C7's table, the one on my Jetway J7F2.
Corey Osgood
2008-11-12
Add another AM2 cpuid to the name string. Also, colapse the cases for duplica...
Marc Jones
2008-11-03
Update K8 FID/VID setup. Add support for 100MHz FIDs (revG).
Marc Jones
2008-10-29
Support for Intel Core Duo and Core 2 Duo (tm) CPUs.
Stefan Reinauer
2008-10-22
Speed up copying coreboot to ram by using "movsl" instead of "movsb".
Jens Rottmann
2008-10-03
Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have tried
Carl-Daniel Hailfinger
2008-10-01
The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of
Carl-Daniel Hailfinger
2008-09-19
Add AMD K8 S1G1 socket support.
Michael Xie Michael.Xie
2008-08-25
This patch implements support for the CPU core of the Intel EP80579
Ed Swierk
2008-08-13
Fix outb to 0x80 delay functions to use inb instead (fixes excessive post codes
Stefan Reinauer
2008-08-07
Clean up whitespace and comments style. (trivial)
Marc Jones
2008-08-02
adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot"
Stefan Reinauer
[next]