summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/socket_AM2
Commit message (Expand)AuthorAgeFilesLines
* x86: unify amd and non-amd MTRR routinesAaron Durbin2013-03-221-0/+1
* Remove chip.h files without config structureKyösti Mälkki2012-10-072-3/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* SMM for AMD K8 Part 1/2Stefan Reinauer2010-12-181-0/+1
* Move "select CACHE_AS_RAM" lines from boards into CPU socket.Uwe Hermann2010-12-081-0/+1
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Move memory type information out of some AMD sockets.Myles Watson2010-09-101-6/+0
* Move the CPU specific includes fromPatrick Georgi2010-04-121-0/+2
* newconfig is no more.Patrick Georgi2010-02-071-16/+0
* Remove some more instances of including previous empty x86/fpu/Makefile.incPeter Stuge2009-10-171-1/+0
* Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove referencesPeter Stuge2009-10-161-2/+0
* Drop duplicate CPU subdirs-y entries for "../../x86/mtrr".Uwe Hermann2009-10-161-1/+0
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* Fix Kconfig build for K8 boards.Myles Watson2009-10-011-0/+1
* More consistent use of "default n" and "select XYZ" inPatrick Georgi2009-09-291-12/+4
* Remove warnings from Kconfig. Trivial.Myles Watson2009-09-171-2/+2
* Revert socket abstraction.Myles Watson2009-08-251-0/+13
* Add support for AMD Socket 940. Move common files to model_fxx.Myles Watson2009-08-252-15/+2
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-2/+2
* Add support for AM2 CPUs (I fixed the 0x11 issue).Myles Watson2009-08-242-0/+41
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-8/+8
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-011-4/+1
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* AMD Rev F supportYinghai Lu2006-10-043-0/+29
OpenPOWER on IntegriCloud