summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/amdmct/wrappers
Commit message (Expand)AuthorAgeFilesLines
* src/northbridge: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-082-22/+22
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-0/+2
* src: Fix typoElyes HAOUAS2018-08-101-1/+1
* src/northbridge: Fix typoElyes HAOUAS2018-08-091-1/+1
* {device,drivers,lib,mb,nb}: Use only one space after 'if'Elyes HAOUAS2018-05-091-1/+1
* nb/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-081-8/+8
* amd/mct: Add default values to highest_rank_count for DDR2Timothy Pearson2017-01-141-3/+2
* amdfam10: Perform major include ".c" cleanupDamien Zammit2017-01-043-57/+132
* northbridge/amd/amdmct: Improve code formattingElyes HAOUAS2016-09-212-12/+12
* src/northbridge: Improve code formattingElyes HAOUAS2016-09-121-17/+14
* northbridge/amd: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-1/+1
* nb/amd/amdmct: Add socket specific configuration for FM2Damien Zammit2016-02-191-0/+2
* nb/amd/mct_ddr3: Fix RDIMM errors due to undefined number of slotsTimothy Pearson2015-11-161-0/+7
* northbridge/amd/amdmct: Reduce maximum number of DDR3 DIMMsTimothy Pearson2015-11-151-1/+5
* src/northbridge/amd/amdmct: Add option to override bad SPD checksumTimothy Pearson2015-11-121-0/+8
* northbridge/amd/amdmct: Fix crash on startup due to NULL pointer accessTimothy Pearson2015-11-111-3/+2
* northbridge/amd/amdmct: Fix hang on boot due to invalid array accessTimothy Pearson2015-11-111-2/+2
* amd/amdmct/mct_ddr3: Use training values from previous boot if possibleTimothy Pearson2015-11-111-0/+4
* cpu/amd: Add initial AMD Family 15h supportTimothy Pearson2015-11-022-9/+48
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-312-8/+0
* northbridge/amd/amdfam10: Limit maximum RAM clock to BKDG recommendationsTimothy Pearson2015-10-271-1/+9
* northbridge/amd/amdmct: Fix broken AMD K10 DDR3 memory initalizationTimothy Pearson2015-10-261-97/+5
* northbridge/amd/amdmct: Honor MMCONF_BASE_ADDRESSTimothy Pearson2015-06-101-8/+18
* Remove address from GPLv2 headersPatrick Georgi2015-05-212-2/+2
* northbridge/amd/amdfam10: Remove Kconfig memory controller optionsTimothy Pearson2015-02-161-2/+2
* northbridge/amd/amdfam10: Fold back memory frequency based on MCT loadTimothy Pearson2015-02-161-1/+20
* northbridge/amd/amdmct: Allow override of memory settings via NVRAMTimothy Pearson2015-02-151-4/+42
* northbridge/amd: Add Kconfig options for ECC redirectionTimothy Pearson2015-01-251-2/+5
* northbridge/amd: Add Kconfig options for ECC scrub rateTimothy Pearson2015-01-251-23/+26
* northbridge/amd: Remove trailing whitespaceElyes HAOUAS2014-07-241-5/+5
* northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* northbridge/amd/amdmct: Incorrect usage of logical over bitwise andEdward O'Callaghan2014-05-231-4/+4
* Coding style: punctuation cleanup [1/2].Idwer Vollering2013-12-231-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-012-2/+2
* Some more #if cleanupPatrick Georgi2012-05-081-5/+5
* Clean up #ifsPatrick Georgi2012-05-081-5/+5
* This patch sets max freq defaults for ddr2 and ddr3for fam10.Marc Jones2011-06-032-2/+14
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-2/+35
* Improving BKDG implementation of P-states,Xavi Drudis Ferran2011-02-281-8/+5
* MTRR related improvements for AMD family 10h and family 0Fh systemsScott Duplichan2010-11-132-15/+13
* Multi-DIMMS on AMD ddr3 MCT channel B works.Kerry She2010-08-302-2/+11
* documented workaround erratum 414, seeXavi Drudis Ferran2010-08-221-0/+18
* documented workaround erratum 372, seeXavi Drudis Ferran2010-08-221-1/+18
* Fix all warnings in the tree Stefan Reinauer2010-07-081-1/+5
* get rid of even more fam10 and k8 warnings.Stefan Reinauer2010-07-081-0/+2
* DDR3 support for AMD Fam10.Zheng Bao2010-04-231-2/+17
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-161-2/+8
* Remove a few more warnings from fam10.Myles Watson2010-04-151-27/+27