index
:
users/pcacjr/coreboot.git
classic-2014.10
master
seabios/rcba
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cpu
/
amd
/
model_fxx
/
model_fxx_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
global: Refactor get_option usage
Varad Gautam
2015-04-06
1
-3
/
+2
*
AMD K8: Remove some excessive preprocessor use
Kyösti Mälkki
2015-02-05
1
-22
/
+22
*
cpu/amd (non-AGESA): Load microcode updates from CBFS
Kyösti Mälkki
2015-02-03
1
-1
/
+1
*
AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORT
Kyösti Mälkki
2013-12-30
1
-0
/
+2
*
global: Fix usage of get_option() to make use of CB_CMOS_ codes
Alexandru Gagniuc
2013-12-02
1
-3
/
+1
*
cpu: Fix spelling
Martin Roth
2013-07-11
1
-1
/
+1
*
usbdebug: Drop temporary disables of log output
Kyösti Mälkki
2013-06-14
1
-14
/
+0
*
AMD: Drop six copies of wrmsr_amd and rdmsr_amd
Kyösti Mälkki
2013-04-04
1
-20
/
+0
*
amdk8/amdfam10: Use CAR_GLOBAL for sysinfo
Patrick Georgi
2012-11-28
1
-1
/
+1
*
Clean up #ifs
Patrick Georgi
2012-05-08
1
-10
/
+10
*
remove trailing whitespace
Stefan Reinauer
2011-11-01
1
-4
/
+4
*
Make AMD SMM SMP aware
Rudolf Marek
2011-07-13
1
-0
/
+16
*
Add compile-time defaults to some K8 CMOS options in case they're absent in CMOS
Josef Kellermann
2011-02-24
1
-1
/
+4
*
Implemented workaround for erratum 169, obsoleting erratum 131.
Alexandru Gagniuc
2011-02-10
1
-14
/
+22
*
Fix a potential system hang by handling AMD Model F Erratum 89
Josef Kellermann
2011-02-10
1
-17
/
+21
*
SMM for AMD K8 Part 1/2
Stefan Reinauer
2010-12-18
1
-5
/
+0
*
Remove some duplicate #include files (trivial).
Uwe Hermann
2010-10-07
1
-4
/
+2
*
drop some dead code from model_fxx_init.c
Stefan Reinauer
2010-09-27
1
-16
/
+1
*
drop some more unneeded ../../..
Stefan Reinauer
2010-09-26
1
-2
/
+2
*
also rename the config option.
Stefan Reinauer
2010-05-25
1
-3
/
+3
*
Enable the cache before initializing the processor name, like model_10 does.
Myles Watson
2010-04-27
1
-2
/
+2
*
Indent model_fxx_init and model_10xx_init.
Myles Watson
2010-04-09
1
-161
/
+159
*
No warnings day, next round.
Stefan Reinauer
2010-04-06
1
-1
/
+2
*
dualcore.h and quadcore.h are almost exactly the same.
Stefan Reinauer
2010-03-29
1
-1
/
+1
*
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-22
1
-10
/
+10
*
The parameters of memset() should be
Zheng Bao
2010-03-19
1
-26
/
+26
*
trivial warning fixes, mostly for ACPI code
Stefan Reinauer
2010-03-17
1
-2
/
+1
*
Replace clear_memory with memset.
Myles Watson
2010-03-11
1
-2
/
+1
*
Remove some warnings from the tyan s2895.
Myles Watson
2009-10-30
1
-3
/
+3
*
New revision guide September 2009 3.46
Rudolf Marek
2009-10-23
1
-0
/
+2
*
Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.
Myles Watson
2009-10-16
1
-4
/
+4
*
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-06-30
1
-14
/
+14
*
Revert "CMOS: Add set_option and rework get_option."
Luc Verhaegen
2009-06-03
1
-2
/
+2
*
CMOS: Add set_option and rework get_option.
Luc Verhaegen
2009-06-03
1
-2
/
+2
*
Remove some warnings, mainly from format strings which didn't match the
Myles Watson
2009-02-09
1
-2
/
+4
*
Update AMD CPU list based on Revision Guide for AMD NPT Family 0Fh Processors,
Uwe Hermann
2008-03-13
1
-0
/
+15
*
Formatting fixes, no content changes (trivial).
Uwe Hermann
2008-03-12
1
-54
/
+56
*
Update AMD CPU IDs in model_fxx_init.c with information from
Uwe Hermann
2007-11-29
1
-32
/
+34
*
analog changes for the cpu_driver structures...
Stefan Reinauer
2007-10-24
1
-1
/
+1
*
Add support for the Athlon64 x2 5000+ CPU.
Torsten Duwe
2007-08-30
1
-0
/
+1
*
This patch fixes the processor name string for Rev F. CPUs.
Sven Kapferer
2007-05-26
1
-85
/
+0
*
Add additional CPU device ID:
Jeremy Jackson
2007-05-20
1
-0
/
+1
*
This is (most of) the usb2 debug console code ripped out of
Yinghai Lu
2007-02-28
1
-0
/
+12
*
CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
Yinghai Lu
2006-10-04
1
-0
/
+3
*
AMD Rev F support
Yinghai Lu
2006-10-04
1
-2
/
+152
*
* delete two empty files
Stefan Reinauer
2006-06-18
1
-1
/
+6
*
add k8 processor name handling as required by the k8 revision guide.
Stefan Reinauer
2006-06-14
1
-0
/
+3
*
from issue 53: don't set TOM2 if 4G less mem installed, opt for init_ecc
Yinghai Lu
2005-12-14
1
-42
/
+63
*
Applying YhLu's patch from issue 37.
Stefan Reinauer
2005-12-01
1
-40
/
+94
*
Split out microcode updates.
Ronald G. Minnich
2005-11-23
1
-96
/
+5
[next]