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
2010-08-30
We call this cache as ram everywhere, so let's call it the same in Kconfig
Stefan Reinauer
2010-08-30
mPGA479M Sockets can take Intel Mobile Celeron.
Andreas Schultz
2010-08-22
I've checked Revision Guide for AMD Family10h processors (#41322) rev
Xavi Drudis Ferran
2010-08-22
RB_C3 should also apply the workaround for errata 354, according to
Xavi Drudis Ferran
2010-08-22
RB_C3 and HY-D0 should also apply the workaround for errata 344, according to
Xavi Drudis Ferran
2010-08-22
Complete code for errata 343. Revision Guide for AMD Family10h
Xavi Drudis Ferran
2010-08-22
Include RB_C3 in erratum 346
Xavi Drudis Ferran
2010-08-22
Add RB_C3 to AMD_FAM10_ALL so that it gets its MSR right for mtrs, ht, etc.
Xavi Drudis Ferran
2010-08-14
My forgotten CAR cleanup patch...
Stefan Reinauer
2010-08-14
clean up comment in entry32.inc
Stefan Reinauer
2010-08-03
Drop the USE_PRINTK_IN_CAR option. It's a bogus decision to make for any user /
Stefan Reinauer
2010-08-01
make early_mtrr_init() invisible for cache as ram targets as it breaks them.
Stefan Reinauer
2010-08-01
- fix SMM code relocation race
Stefan Reinauer
2010-07-27
Add src/cpu/amd/model_gx2/cache_as_ram.inc missing from r5669
Nils Jacobs
2010-07-26
This patch converts the Geode GX2 boards to CAR.
Nils Jacobs
2010-07-08
Fix all warnings in the tree
Stefan Reinauer
2010-07-08
get rid of even more fam10 and k8 warnings.
Stefan Reinauer
2010-07-07
fix some more warnings
Stefan Reinauer
2010-07-06
Re-integrate "USE_OPTION_TABLE" code.
Edwin Beasant
2010-06-21
This patch adds support for the Intel D810E2CB (i810e/ICH2) desktop board. Hu...
Joseph Smith
2010-06-21
Create new socket for FCPGA370 and PGA370 CPU's for CAR. Add CAR support for ...
Joseph Smith
2010-06-10
This commit updates the Geode LX GLCP delay control setup from the v2 way to ...
Edwin Beasant
2010-06-09
Same conversion as with resources from static arrays to lists, except
Myles Watson
2010-06-07
replace outb -> port 0x80 with post_code() in some places.
Stefan Reinauer
2010-06-04
This patch replaces the headers of the following files:
Frank Vibrans
2010-05-30
don't generate C source code file but use objcopy to include the SMM blob.
Stefan Reinauer
2010-05-28
Add Intel Atom microcode
Stefan Reinauer
2010-05-26
Update Intel microcode include files from their web page.
Stefan Reinauer
2010-05-26
Use the microcode files as created by the new microcode update script. (Fixes...
Stefan Reinauer
2010-05-26
Drop problematically licensed Intel microcode files
Stefan Reinauer
2010-05-26
cosmetical changes on intel's microcode.c
Stefan Reinauer
2010-05-25
also rename the config option.
Stefan Reinauer
2010-05-25
Long ago we agreed on kicking the _direct appendix because everything in
Stefan Reinauer
2010-05-21
Get rid of this warning:
Myles Watson
2010-05-16
Following patch reworks car_disable into C. Tested, works here. I compared
Rudolf Marek
2010-05-14
Remove another set of includes from Fam10 romstages:
Patrick Georgi
2010-05-14
license header fixes
Nils Jacobs
2010-05-09
Move includes to where they are needed. This allows to simplify
Patrick Georgi
2010-04-27
Enable the cache before initializing the processor name, like model_10 does.
Myles Watson
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-04-26
I meant SSE. Reported by Dustin Harrison.
Myles Watson
2010-04-26
Enable SSE2 for ep80579. Reported by Dustin Harrison.
Myles Watson
2010-04-25
a single place for the romstage stack for copy_and_run.
Stefan Reinauer
2010-04-25
drop "arch/asm.h" and "arch/intel.h" and create "cpu/x86/post_code.h"
Stefan Reinauer
2010-04-24
these cpus are explicitly supported by model_6bx
Stefan Reinauer
2010-04-23
AMD Socket ASB2 and AM3 support.
Zheng Bao
2010-04-22
fix ARRAY_SIZE issue.
Stefan Reinauer
2010-04-21
oops, sorry for the last commit. This commit changes the code to distinguish
Stefan Reinauer
2010-04-21
* clean up all but two warnings on artecgroup dbe61
Stefan Reinauer
2010-04-20
Make VSA code selectable in Kconfig
Stefan Reinauer
[next]