aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/socket_F
AgeCommit message (Expand)Author
2010-12-18SMM for AMD K8 Part 1/2Stefan Reinauer
2010-12-08Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-09-10Move memory type information out of some AMD sockets.Myles Watson
2010-04-12Move the CPU specific includes fromPatrick Georgi
2010-02-07newconfig is no more.Patrick Georgi
2009-10-17Remove some more instances of including previous empty x86/fpu/Makefile.incPeter Stuge
2009-10-16Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove referencesPeter Stuge
2009-10-16Drop duplicate CPU subdirs-y entries for "../../x86/mtrr".Uwe Hermann
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-10-01Fix Kconfig build for K8 boards.Myles Watson
2009-09-29More consistent use of "default n" and "select XYZ" inPatrick Georgi
2009-09-22src/Kconfig: Remove HT-specific options.Myles Watson
2009-09-17Remove warnings from Kconfig. Trivial.Myles Watson
2009-08-25Add microcode to socket_940 and socket_F. Part of the last reverting commit.Myles Watson
2009-08-25Revert socket abstraction.Myles Watson
2009-08-25Add support for AMD Socket 940. Move common files to model_fxx.Myles Watson
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-24Add support for AM2 CPUs (I fixed the 0x11 issue).Myles Watson
2009-08-24The variable is already checked when including the socketF subdirectory.Myles Watson
2009-08-12This now builds. Ronald G. Minnich
2009-08-12Fix multiple missing files and errors from the recent commit. This happenedRonald G. Minnich
2009-08-12Kconfig!Patrick Georgi
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-04-01Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-10-04AMD Rev F supportYinghai Lu