summaryrefslogtreecommitdiff
path: root/src/cpu/amd/socket_940/Kconfig
AgeCommit message (Expand)Author
2018-05-31Remove AMD K8 cpu and northbridge supportKyösti Mälkki
2015-07-22amd/model_fxx: set CPU_ADDR_BITS to 40 on all K8 machinesJonathan A. Kollasch
2015-07-07cpu/amd/car: Move AP stacks below the BSP stack to free up spaceTimothy Pearson
2015-07-07cpu/amd: Detect any conflicts between sysinfo and the stack regionTimothy Pearson
2014-07-05Drop redundant select CACHE_AS_RAMKyösti Mälkki
2013-03-22x86: unify amd and non-amd MTRR routinesAaron Durbin
2012-11-28amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi
2010-10-07Remove duplicate line from pci_ids.h.Jonathan Kollasch
2010-09-30Move CAR settings to board config for socket 940 boards.Warren Turkal
2010-01-25More Kconfig changes to improve match with newconfig:Patrick Georgi
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-17Remove warnings from Kconfig. Trivial.Myles Watson
2009-08-28Move DCACHE support into the cpu family for AMD model_fxx.Myles Watson
2009-08-25Add support for AMD Socket 940. Move common files to model_fxx.Myles Watson