summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd/model_gx2
Commit message (Expand)AuthorAgeFilesLines
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-2/+2
* Move CAR config from mainboard to CPU config for AMD GX2 boards.Warren Turkal2010-09-271-5/+8
* Whitespace/typo/cosmetic fixes (trivial).Uwe Hermann2010-09-231-2/+2
* We call this cache as ram everywhere, so let's call it the same in KconfigStefan Reinauer2010-08-301-1/+1
* Add src/cpu/amd/model_gx2/cache_as_ram.inc missing from r5669Nils Jacobs2010-07-271-0/+207
* This patch converts the Geode GX2 boards to CAR.Nils Jacobs2010-07-264-133/+12
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-272-35/+35
* oops, sorry for the last commit. This commit changes the code to distinguishStefan Reinauer2010-04-211-2/+8
* * clean up all but two warnings on artecgroup dbe61Stefan Reinauer2010-04-213-224/+1
* Make VSA code selectable in KconfigStefan Reinauer2010-04-201-0/+18
* remove more warnings.Stefan Reinauer2010-04-021-6/+6
* remove some more warningsStefan Reinauer2010-04-021-3/+2
* trivial warning cleanupsStefan Reinauer2010-03-291-4/+5
* Fix all the format string warnings.Myles Watson2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-223-12/+12
* newconfig is no more.Patrick Georgi2010-02-071-7/+0
* Move CAR settings for all GX1, GX2, LX and Intel Slot2 boards to the CPU.Stefan Reinauer2010-02-041-0/+30
* Make coreboot load VSA from CBFS on amd/gx2.Patrick Georgi2009-12-211-11/+5
* Remove some more instances of including previous empty x86/fpu/Makefile.incPeter Stuge2009-10-171-1/+0
* Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also emptyPeter Stuge2009-10-171-1/+0
* Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove referencesPeter Stuge2009-10-162-2/+0
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-1/+0
* fix some wrong versions of the FSF's address (trivial)Stefan Reinauer2009-09-231-1/+1
* Fixes per Uwe's comments.Ronald G. Minnich2009-08-291-1/+1
* This is the beginning of support for Geode and Kconfig in v2. Ronald G. Minnich2009-08-283-721/+191
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-1/+1
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-1/+1
* This patch converts __FUNCTION__ to __func__, since __func__ is standard.Myles Watson2009-02-121-1/+1
* First shot at factoring SMM code into generic parts and southbridge specificStefan Reinauer2009-01-191-1/+2
* Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer2008-01-181-4/+4
* analog changes for the cpu_driver structures...Stefan Reinauer2007-10-241-1/+1
* AMD Rev F supportYinghai Lu2006-10-041-1/+3
* share decompression code.Stefan Reinauer2006-08-161-85/+1
* Fixes from AMD. Tested to build on rumba and olpc, and builds. Ronald G. Minnich2006-06-201-110/+95
* remove erroneous cache disable.Ronald G. Minnich2006-06-141-3/+11
* changes from AMD for making OLPC video work.Ronald G. Minnich2006-06-103-29/+67
* further development of OLPC. Set vsm size to 35k. add PCI IRQ for USB. Ronald G. Minnich2006-06-081-1/+1
* add DK8HTX support. Ronald G. Minnich2006-05-251-2/+94
* cleanup some of the compressed rom stream ugliness -- more to do!Ronald G. Minnich2006-05-181-2/+2
* Use a real variable to configure rom base for vsa ...Ronald G. Minnich2006-05-061-1/+3
* Fall back to pre-broken settings and setup for GX2. Ronald G. Minnich2006-05-023-101/+124
* code cleanup, comments addedLi-Ta Lo2006-04-273-124/+101
* boot to kernelLi-Ta Lo2006-04-203-72/+17
* add SystemPreInit() and supportRonald G. Minnich2006-04-131-0/+22
* minor modificationLi-Ta Lo2006-04-133-14/+20
* add cpureginit to romcc code.Ronald G. Minnich2006-04-102-23/+5
* clean up gx2def.h a bit. Ronald G. Minnich2006-04-102-0/+310
* add bug support for 2.1Ronald G. Minnich2006-04-061-71/+57
* reformat Li-Ta Lo2006-04-061-5/+7
* more fix for vsm, not working yetLi-Ta Lo2006-04-062-14/+19
OpenPOWER on IntegriCloud