summaryrefslogtreecommitdiff
path: root/src/cpu/amd/socket_S1G1
AgeCommit message (Expand)Author
2015-09-04x86: remove cpu_incs as romstage Make variableAaron Durbin
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
2015-05-04cpu: get rid of socket source codeStefan Reinauer
2015-04-28Kconfig whitespace fixesMartin Roth
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
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-08-22Auto-declare chip_operationsKyösti Mälkki
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-30fix Kontron KT690 and clean up socket S1G1 boards accordingly.Stefan Reinauer
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-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-10-08More kconfig:Patrick Georgi
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-09-15Don't mix int and boolean for kconfig variables. It might work, it might not.Patrick Georgi
2009-08-27Added support for the AMD S1G1 socket in kconfigCristi Magherusan
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
2008-09-19Add AMD K8 S1G1 socket support.Michael Xie Michael.Xie