summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/socket_F_1207
Commit message (Expand)AuthorAgeFilesLines
* cpu/amd: Move model_10xxx to family_10h-family_15hTimothy Pearson2015-11-021-1/+1
* x86: remove cpu_incs as romstage Make variableAaron Durbin2015-09-041-1/+1
* cpu: get rid of socket source codeStefan Reinauer2015-05-042-25/+0
* AMD amdfam10: Drop EXT_CONF_SUPPORTKyösti Mälkki2014-12-191-4/+0
* Drop redundant select CACHE_AS_RAMKyösti Mälkki2014-07-051-1/+0
* AMD: Kconfig cleanupKyösti Mälkki2013-07-101-6/+4
* x86: unify amd and non-amd MTRR routinesAaron Durbin2013-03-221-0/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Remove chip.h files without config structureKyösti Mälkki2012-10-072-22/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* Remove XIP_ROM_BASEPatrick Georgi2011-11-011-5/+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-51/+0
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-262-4/+0
* Simplify Kconfig files by using "select" where possible (trivial).Uwe Hermann2009-10-181-10/+2
* 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
* Make fam10 build (but not boot due to bootblock size problems.)Myles Watson2009-10-122-2/+13
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* More kconfig cleanups:Uwe Hermann2009-10-091-1/+1
* Oops, wrong type for Kconfig value. Trivial fixPatrick Georgi2009-10-081-2/+2
* Kconfig: AMD Fam10, all Tyan boards.Patrick Georgi2009-10-082-0/+59
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-23/+23
* Drop CONFIG_CHIP_NAME. Those config statements in Config.lb shouldStefan Reinauer2009-04-011-4/+1
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-183-3/+3
* Initial AMD Barcelona support for rev Bx.Marc Jones2007-12-193-0/+105