index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
amd
/
socket_F
Age
Commit message (
Expand
)
Author
2009-10-01
Fix Kconfig build for K8 boards.
Myles Watson
2009-09-29
More consistent use of "default n" and "select XYZ" in
Patrick Georgi
2009-09-22
src/Kconfig: Remove HT-specific options.
Myles Watson
2009-09-17
Remove warnings from Kconfig. Trivial.
Myles Watson
2009-08-25
Add microcode to socket_940 and socket_F. Part of the last reverting commit.
Myles Watson
2009-08-25
Revert socket abstraction.
Myles Watson
2009-08-25
Add support for AMD Socket 940. Move common files to model_fxx.
Myles Watson
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-24
Add support for AM2 CPUs (I fixed the 0x11 issue).
Myles Watson
2009-08-24
The variable is already checked when including the socketF subdirectory.
Myles Watson
2009-08-12
This now builds.
Ronald G. Minnich
2009-08-12
Fix multiple missing files and errors from the recent commit. This happened
Ronald G. Minnich
2009-08-12
Kconfig!
Patrick Georgi
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-04-01
Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should
Stefan Reinauer
2006-11-05
Use the canonical name of the vendors/devices and the
Uwe Hermann
2006-10-04
AMD Rev F support
Yinghai Lu