aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdht/h3finit.c
AgeCommit message (Expand)Author
2019-11-20nb/amd/fam10: Drop supportArthur Heymans
2019-05-29src/northbridge: Add missing 'include <types.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-12-19northbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-08src: Replace common MSR addresses with macrosElyes HAOUAS
2018-10-23src: Typo fix (cosmetic)Peter Lemenkov
2017-07-08nb/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2016-10-04src/northbridge: Remove unnecessary whitespaceElyes HAOUAS
2016-09-21northbridge/amd: Improve code formattingElyes HAOUAS
2016-07-31src/northbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2015-11-24northbridge/amd/amdht: Add isochronous setup supportTimothy Pearson
2015-11-20northbridge/amd/amdht: Add support for HT3 2.8GHz and up link frequenciesTimothy Pearson
2015-11-18cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequenceTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
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-08northbridge/amd: Doxygen fixesMartin Roth
2014-07-29Uniformly spell frequency unit symbol as HzElyes HAOUAS
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
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-04-15Remove a few more warnings from fam10.Myles Watson
2010-04-14zero warnings days. Down to under 600 different warnings Stefan Reinauer
2010-04-08Move Kconfig for HT limits to northbridge/amd/Kconfig.Myles Watson
2010-03-01Allow per-board setting of HT clock and width soTimothy Pearson
2008-07-17Clean up AMD FAM10 HT variable initialization. The structure init is cleaner,...Marc Jones
2008-07-16Clean up comments, whitespace, and copyright date in the AMD HT code.Marc Jones
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-12-19Initial AMD Barcelona support for rev Bx.Marc Jones