index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
northbridge
/
amd
/
amdht
/
ht_wrapper.c
Age
Commit message (
Expand
)
Author
2015-11-02
cpu/amd: Add initial AMD Family 15h support
Timothy Pearson
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-24
cpu/amd: Add initial support for AMD Socket G34 processors
Timothy Pearson
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-03-13
northbridge/amd/amdht: Allow mainboards to set HT frequency limit
Timothy Pearson
2015-01-27
amd/amdht: Compile in multiprocessor support when selected
Timothy Pearson
2014-07-08
northbridge: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-05-08
Clean up #ifs
Patrick Georgi
2011-03-08
Enable mahogany_fam10 and Kino family 10h to run the SB HT link at the expect...
Scott Duplichan
2010-09-25
Mark read-only data as read-only, so the global vars test doesn't fail on it.
Patrick Georgi
2010-05-09
Move includes to where they are needed. This allows to simplify
Patrick Georgi
2010-04-15
Remove a few more warnings from fam10.
Myles Watson
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-01-06
Fix amdht on newer compilers.
Patrick Georgi
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2008-07-21
Missed a const in my previous checkin, r3426 (trivial).
Marc Jones
2008-07-17
Add manual HT BUID fixup to detect previously set BUIDs in early init. This f...
Marc Jones
2008-04-22
Add early MSR and PCI register initialization.
Marc Jones
2008-01-18
Rename almost all occurences of LinuxBIOS to coreboot.
Stefan Reinauer
2008-01-18
Please bear with me - another rename checkin. This qualifies as trivial, no
Stefan Reinauer
2007-12-19
Initial AMD Barcelona support for rev Bx.
Marc Jones