aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdht/ht_wrapper.c
AgeCommit message (Expand)Author
2019-11-20nb/amd/fam10: Drop supportArthur Heymans
2019-07-30nb/amd/amdht: Use standard coreboot assertionsJacob Garber
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-11-19src: Add required space after "switch"Elyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-07-09src/northbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
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-13northbridge/amd/amdht: transition away from device_tAntonello Dettori
2016-09-12src/northbridge: Improve code formattingElyes 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-11-18cpu/amd/fam10h-fam15h: Update Fam15h APIC config and startup sequenceTimothy 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-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-13northbridge/amd/amdht: Allow mainboards to set HT frequency limitTimothy Pearson
2015-01-27amd/amdht: Compile in multiprocessor support when selectedTimothy Pearson
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-03-08Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect...Scott Duplichan
2010-09-25Mark read-only data as read-only, so the global vars test doesn't fail on it.Patrick Georgi
2010-05-09Move includes to where they are needed. This allows to simplifyPatrick Georgi
2010-04-15Remove a few more warnings from fam10.Myles Watson
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-01-06Fix amdht on newer compilers.Patrick Georgi
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2008-07-21Missed a const in my previous checkin, r3426 (trivial).Marc Jones
2008-07-17Add manual HT BUID fixup to detect previously set BUIDs in early init. This f...Marc Jones
2008-04-22Add early MSR and PCI register initialization. Marc Jones
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
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