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
/
amd
/
model_fxx
Age
Commit message (
Expand
)
Author
2009-10-09
Add const to get rid of some warnings when passing quoted strings.
Myles Watson
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
2009-10-01
Fix Kconfig build for K8 boards.
Myles Watson
2009-09-29
Remove some warnings.
Myles Watson
2009-08-28
Move DCACHE support into the cpu family for AMD model_fxx.
Myles Watson
2009-08-25
Revert socket abstraction.
Myles Watson
2009-08-25
Add support for AMD Socket 940. Move common files to model_fxx.
Myles Watson
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-13
- AMD selected a couple of options that are incompatible with QEmu (and
Patrick Georgi
2009-08-13
Fix some conflicting types of variables
Patrick Georgi
2009-08-12
This now builds.
Ronald G. Minnich
2009-08-12
Fix multiple missing files and errors from the recent commit. This happened
Ronald G. Minnich
2009-07-18
coding style fixes for powernow (trivial)
Stefan Reinauer
2009-07-17
Bring S1g1 cpu names up to date with the official
Ward Vandewege
2009-07-17
Bring Socket F cpu names up to date with the official
Ward Vandewege
2009-07-17
Bring AM2 cpu names up to date with the official
Ward Vandewege
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-21
This patch adds a proper namestring generation to our ACPIgen generator.
Rudolf Marek
2009-06-03
Revert "CMOS: Add set_option and rework get_option."
Luc Verhaegen
2009-06-03
CMOS: Add set_option and rework get_option.
Luc Verhaegen
2009-04-13
Following patch adds resume (exit from self refresh) support for AMD K8 revF
Rudolf Marek
2009-02-27
This patch makes several CMOS/NVRAM reads dependent on whether there's a tabl...
Myles Watson
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-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-19
First shot at factoring SMM code into generic parts and southbridge specific
Stefan Reinauer
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-08-07
Clean up whitespace and comments style. (trivial)
Marc Jones
2008-03-13
Update AMD CPU list based on Revision Guide for AMD NPT Family 0Fh Processors,
Uwe Hermann
2008-03-12
Formatting fixes, no content changes (trivial).
Uwe Hermann
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-11-29
Update AMD CPU IDs in model_fxx_init.c with information from
Uwe Hermann
2007-10-31
Use the preferred order of 'static const' instead of 'const static'.
Uwe Hermann
2007-10-24
analog changes for the cpu_driver structures...
Stefan Reinauer
2007-08-30
Add support for the Athlon64 x2 5000+ CPU.
Torsten Duwe
2007-05-29
Use the common LinuxBIOS license header format.
Uwe Hermann
2007-05-26
This patch fixes the processor name string for Rev F. CPUs.
Sven Kapferer
2007-05-20
Add additional CPU device ID:
Jeremy Jackson
2007-04-06
This is part of the outstanding mcp55 commit from January 18th. It will
Yinghai Lu
2007-02-28
This is (most of) the usb2 debug console code ripped out of
Yinghai Lu
2006-10-04
CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
Yinghai Lu
2006-10-04
AMD Rev F support
Yinghai Lu
2006-06-18
* delete two empty files
Stefan Reinauer
2006-06-14
add k8 processor name handling as required by the k8 revision guide.
Stefan Reinauer
2006-05-04
core range and set_init_ram_access
Yinghai Lu
2006-04-03
new cache_as_ram support
Yinghai Lu
2005-12-14
from issue 53: don't set TOM2 if 4G less mem installed, opt for init_ecc
Yinghai Lu
2005-12-14
issue 51 and 52: set mtrr for ap before stop it, and _RAMBASE above 1M
Yinghai Lu
[next]