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
/
northbridge
/
amd
/
amdmct
/
wrappers
Age
Commit message (
Expand
)
Author
2017-01-14
amd/mct: Add default values to highest_rank_count for DDR2
Timothy Pearson
2017-01-04
amdfam10: Perform major include ".c" cleanup
Damien Zammit
2016-09-21
northbridge/amd/amdmct: Improve code formatting
Elyes HAOUAS
2016-09-12
src/northbridge: Improve code formatting
Elyes HAOUAS
2016-08-31
northbridge/amd: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-02-19
nb/amd/amdmct: Add socket specific configuration for FM2
Damien Zammit
2015-11-16
nb/amd/mct_ddr3: Fix RDIMM errors due to undefined number of slots
Timothy Pearson
2015-11-15
northbridge/amd/amdmct: Reduce maximum number of DDR3 DIMMs
Timothy Pearson
2015-11-12
src/northbridge/amd/amdmct: Add option to override bad SPD checksum
Timothy Pearson
2015-11-11
northbridge/amd/amdmct: Fix crash on startup due to NULL pointer access
Timothy Pearson
2015-11-11
northbridge/amd/amdmct: Fix hang on boot due to invalid array access
Timothy Pearson
2015-11-11
amd/amdmct/mct_ddr3: Use training values from previous boot if possible
Timothy Pearson
2015-11-02
cpu/amd: Add initial AMD Family 15h support
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-27
northbridge/amd/amdfam10: Limit maximum RAM clock to BKDG recommendations
Timothy Pearson
2015-10-26
northbridge/amd/amdmct: Fix broken AMD K10 DDR3 memory initalization
Timothy Pearson
2015-06-10
northbridge/amd/amdmct: Honor MMCONF_BASE_ADDRESS
Timothy Pearson
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-16
northbridge/amd/amdfam10: Remove Kconfig memory controller options
Timothy Pearson
2015-02-16
northbridge/amd/amdfam10: Fold back memory frequency based on MCT load
Timothy Pearson
2015-02-15
northbridge/amd/amdmct: Allow override of memory settings via NVRAM
Timothy Pearson
2015-01-25
northbridge/amd: Add Kconfig options for ECC redirection
Timothy Pearson
2015-01-25
northbridge/amd: Add Kconfig options for ECC scrub rate
Timothy Pearson
2014-07-24
northbridge/amd: Remove trailing whitespace
Elyes HAOUAS
2014-07-08
northbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-05-23
northbridge/amd/amdmct: Incorrect usage of logical over bitwise and
Edward O'Callaghan
2013-12-23
Coding style: punctuation cleanup [1/2].
Idwer Vollering
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-05-08
Some more #if cleanup
Patrick Georgi
2012-05-08
Clean up #ifs
Patrick Georgi
2011-06-03
This patch sets max freq defaults for ddr2 and ddr3for fam10.
Marc Jones
2011-02-28
Improving BKDG implementation of P-states,
Xavi Drudis Ferran
2011-02-28
Improving BKDG implementation of P-states,
Xavi Drudis Ferran
2010-11-13
MTRR related improvements for AMD family 10h and family 0Fh systems
Scott Duplichan
2010-08-30
Multi-DIMMS on AMD ddr3 MCT channel B works.
Kerry She
2010-08-22
documented workaround erratum 414, see
Xavi Drudis Ferran
2010-08-22
documented workaround erratum 372, see
Xavi Drudis Ferran
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-04-23
DDR3 support for AMD Fam10.
Zheng Bao
2010-04-16
zero warnings days: unify mp tables. fix warnings.
Stefan Reinauer
2010-04-15
Remove a few more warnings from fam10.
Myles Watson
2009-08-24
This patch is about the DA-C2 and RB-C2. Chip with install processor
Zheng Bao
2009-08-19
The Errata350 is "Write 0000_8000h to register F2x[1, 0]9C_xD080F0C.", instea...
Zheng Bao
2009-07-01
Add AMD family 10 AM2r2 support.
Zheng Bao
2009-06-06
Fix for Erratum 350 for AMD Fam10h CPUs.
Marco Schmidt
2008-12-05
Fixes to AMD MCT code, found by Marco Schmidt <mschmidt@dspace.de>
Stefan Reinauer
2008-04-11
Bring Fam10 memory controller init up to date with the latest AMD BKDG
Marc Jones (marc.jones
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-12-19
Initial AMD Barcelona support for rev Bx.
Marc Jones