summaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdht
AgeCommit message (Expand)Author
2019-08-10src: Include <stdint.h> instead of <inttypes.h>Jacob Garber
2019-07-30nb/amd/amdht: Use standard coreboot assertionsJacob Garber
2019-05-29src/northbridge: Add missing 'include <types.h>'Elyes HAOUAS
2019-04-23src: Use include <console/console.h> when appropriateElyes 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-19src: Add required space after "switch"Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.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
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-08-09src/northbridge: Fix typoElyes HAOUAS
2018-07-09src/northbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-04src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2017-07-08nb/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-03-07nb/amd/amdht: Use variable for function namePaul Menzel
2017-01-26amd/amdht: Fix format security errorsPaul Menzel
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-09-13northbridge/amd/amdht: transition away from device_tAntonello Dettori
2016-09-12src/northbridge: Improve code formattingElyes HAOUAS
2016-08-31northbridge/amd: Add required space before opening parenthesis '('Elyes HAOUAS
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