summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/socket_S1G1
Commit message (Expand)AuthorAgeFilesLines
* cpu/amd/car: Move AP stacks below the BSP stack to free up spaceTimothy Pearson2015-07-071-0/+4
* cpu/amd: Detect any conflicts between sysinfo and the stack regionTimothy Pearson2015-07-071-0/+8
* cpu: get rid of socket source codeStefan Reinauer2015-05-042-6/+0
* Kconfig whitespace fixesMartin Roth2015-04-281-1/+1
* Drop redundant select CACHE_AS_RAMKyösti Mälkki2014-07-051-1/+0
* x86: unify amd and non-amd MTRR routinesAaron Durbin2013-03-221-0/+1
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-4/+0
* 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-1/+2
* 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
* fix Kontron KT690 and clean up socket S1G1 boards accordingly.Stefan Reinauer2010-09-301-2/+22
* Move the CPU specific includes fromPatrick Georgi2010-04-121-0/+1
* 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
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* More kconfig:Patrick Georgi2009-10-081-0/+1
* 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-11/+3
* Remove warnings from Kconfig. Trivial.Myles Watson2009-09-171-2/+2
* Don't mix int and boolean for kconfig variables. It might work, it might not.Patrick Georgi2009-09-151-2/+2
* Added support for the AMD S1G1 socket in kconfigCristi Magherusan2009-08-272-0/+39
* 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
* Add AMD K8 S1G1 socket support.Michael Xie Michael.Xie2008-09-193-0/+29