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_AM2
Age
Commit message (
Expand
)
Author
2010-04-12
Move the CPU specific includes from
Patrick Georgi
2010-02-07
newconfig is no more.
Patrick Georgi
2009-10-17
Remove some more instances of including previous empty x86/fpu/Makefile.inc
Peter Stuge
2009-10-16
Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove references
Peter Stuge
2009-10-16
Drop duplicate CPU subdirs-y entries for "../../x86/mtrr".
Uwe Hermann
2009-10-09
Remove default n statements to simplify .config and ldoptions files.
Myles Watson
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-17
Remove warnings from Kconfig. Trivial.
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-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