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
Age
Commit message (
Expand
)
Author
2010-04-02
remove more warnings.
Stefan Reinauer
2010-03-30
reduce warnings in MCP55 and Fam10 code
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-03-01
Allow per-board setting of HT clock and width so
Timothy Pearson
2010-02-16
fix APCI typos.
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-07-17
Clean up AMD FAM10 HT variable initialization. The structure init is cleaner,...
Marc Jones
2008-07-16
Clean up comments, whitespace, and copyright date in the AMD HT code.
Marc Jones
2008-04-22
Find matching settings for each CPUs FID, VID, and P-state registers and init...
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