summaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdht
AgeCommit message (Expand)Author
2016-07-31src/northbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-03-30northbridge/amd/amdfam10: Add family15h model10h-1fh (Trinity)Damien Zammit
2015-12-04northbridge/amd/amdht: Reduce excessive romstage array sizeTimothy Pearson
2015-12-01nb/amd/amdht: Fix XCS buffer count setup on AMD Family 15h CPUsTimothy Pearson
2015-11-24northbridge/amd/amdht: Add isochronous setup supportTimothy Pearson
2015-11-20northbridge/amd/amdht: Add comment for HT Freq write orderingTimothy Pearson
2015-11-20northbridge/amd/amdht: Add support for HT3 2.8GHz and up link frequenciesTimothy Pearson
2015-11-20nb/amd/amdfam10: Add HyperTransport probe filter supportTimothy Pearson
2015-11-18cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequenceTimothy Pearson
2015-11-11cpu/amd: Add CC6 supportTimothy Pearson
2015-11-02cpu/amd: Add initial AMD Family 15h supportTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-24cpu/amd: Add initial support for AMD Socket G34 processorsTimothy Pearson
2015-08-30Kconfig: Remove EXPERT modeAlexandru Gagniuc
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-15northbridge/amd/amdht/h3finit.c: Fix boot failureTimothy Pearson
2015-03-13northbridge/amd/amdht: Allow mainboards to set HT frequency limitTimothy Pearson
2015-02-16northbridge/amd/amdht: Get maximum HT link frequency from NVRAMTimothy Pearson
2015-02-16northbridge/amd/amdfam10: Remove HT link frequency from Kconfig menuTimothy Pearson
2015-01-28northbridge/amd/amdht: Initialize variable `currentBUID`Timothy Pearson
2015-01-27amd/amdht: Compile in multiprocessor support when selectedTimothy Pearson
2015-01-08northbridge/amd: Doxygen fixesMartin Roth
2014-07-29Uniformly spell frequency unit symbol as HzElyes HAOUAS
2014-07-24northbridge/amd: Remove trailing whitespaceElyes HAOUAS
2014-07-08northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-05-08Clean up #ifsPatrick Georgi
2011-11-01remove trailing whitespaceStefan Reinauer
2011-04-19The "temp" will be used later. So it has to be calculated correctly.Zheng Bao
2011-03-08Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect...Scott Duplichan
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2011-02-28Improving BKDG implementation of P-states,Xavi Drudis Ferran
2010-10-26Convert some comments to proper Doxygen syntax.Uwe Hermann
2010-09-25Mark read-only data as read-only, so the global vars test doesn't fail on it.Patrick Georgi
2010-08-17Fix warnings (that become errors) in AMDHT for certain configurations (unused...Xavi Drudis Ferran
2010-08-05The number of cores is got by reading the bit 15,13,12 of [0,24,3,e8].Zheng Bao
2010-05-14Remove another set of includes from Fam10 romstages:Patrick Georgi
2010-05-09Remove extra NULL #define in amdht code. ThePatrick Georgi
2010-05-09Move includes to where they are needed. This allows to simplifyPatrick Georgi