summaryrefslogtreecommitdiffstats
path: root/src/cpu/amd
Commit message (Expand)AuthorAgeFilesLines
* romcc:Patrick Georgi2009-12-312-0/+2
* Make coreboot load VSA from CBFS on amd/gx2.Patrick Georgi2009-12-211-11/+5
* Push VSA into CBFS for amd/lx systems. It's not hooked up toPatrick Georgi2009-12-101-11/+5
* Silence two warnings. Only use the Qemu hard-coded address for VGA devices.Myles Watson2009-11-171-1/+3
* Complete the Kconfig of socket_AM2r2.Zheng Bao2009-11-131-0/+30
* Split the two usages of __ROMCC__:Myles Watson2009-11-065-7/+7
* Remove some warnings from the tyan s2895.Myles Watson2009-10-303-36/+5
* Remove redundant declarations. Trivial.Myles Watson2009-10-271-2/+0
* Define some variables that were not defined. There are a couple left.Myles Watson2009-10-2610-26/+3
* New revision guide September 2009 3.46Rudolf Marek2009-10-232-0/+28
* White space and comment fixes for cache_as_ram.inc files so it's easier to spotMyles Watson2009-10-231-17/+18
* Remove PRINTK_IN_CAR tests from AMD files.Myles Watson2009-10-233-43/+0
* trivial: add note that VSA blob belongs into CBFS. Stefan Reinauer2009-10-221-0/+1
* Simplify Kconfig files by using "select" where possible (trivial).Uwe Hermann2009-10-183-50/+10
* Remove some more instances of including previous empty x86/fpu/Makefile.incPeter Stuge2009-10-1711-11/+0
* Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also emptyPeter Stuge2009-10-175-5/+0
* Drop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc} and remove referencesPeter Stuge2009-10-1616-26/+0
* Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson2009-10-165-19/+19
* Drop duplicate CPU subdirs-y entries for "../../x86/mtrr".Uwe Hermann2009-10-166-6/+0
* White space and typo fixes. This makes it easier to compare the s2895 & s2892.Myles Watson2009-10-141-2/+0
* Make fam10 build (but not boot due to bootblock size problems.)Myles Watson2009-10-125-5/+18
* Add const to get rid of some warnings when passing quoted strings.Myles Watson2009-10-091-1/+1
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-0914-14/+0
* More Kconfig-supported boards, and also kconfig supportPatrick Georgi2009-10-096-2/+59
* More kconfig cleanups:Uwe Hermann2009-10-091-1/+1
* More kconfig:Patrick Georgi2009-10-087-0/+25
* Oops, wrong type for Kconfig value. Trivial fixPatrick Georgi2009-10-081-2/+2
* Kconfig: AMD Fam10, all Tyan boards.Patrick Georgi2009-10-085-1/+110
* Kconfig:Patrick Georgi2009-10-074-1/+25
* Add initial kconfig support for all AMD GX1 boards.Uwe Hermann2009-10-044-0/+53
* Remove:Patrick Georgi2009-10-032-54/+5
* Fix Kconfig build for K8 boards.Myles Watson2009-10-016-5/+14
* Remove some warnings.Myles Watson2009-09-294-5/+8
* More consistent use of "default n" and "select XYZ" inPatrick Georgi2009-09-294-47/+15
* fix some wrong versions of the FSF's address (trivial)Stefan Reinauer2009-09-232-2/+2
* src/Kconfig: Remove HT-specific options.Myles Watson2009-09-221-5/+0
* Remove warnings from Kconfig. Trivial.Myles Watson2009-09-174-8/+8
* Don't mix int and boolean for kconfig variables. It might work, it might not.Patrick Georgi2009-09-151-2/+2
* This is the final set of changes to allow rumba to build. Rumba is notRonald G. Minnich2009-08-292-0/+2
* 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
* Move DCACHE support into the cpu family for AMD model_fxx.Myles Watson2009-08-282-3/+33
* Added support for the AMD S1G1 socket in kconfigCristi Magherusan2009-08-274-1/+41
* Add microcode to socket_940 and socket_F. Part of the last reverting commit.Myles Watson2009-08-252-0/+2
* Revert socket abstraction.Myles Watson2009-08-254-13/+36
* Add support for AMD Socket 940. Move common files to model_fxx.Myles Watson2009-08-259-30/+35
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-254-8/+6
* Add support for AM2 CPUs (I fixed the 0x11 issue).Myles Watson2009-08-246-2/+46
* The variable is already checked when including the socketF subdirectory.Myles Watson2009-08-241-14/+14
* This patch is about the DA-C2 and RB-C2. Chip with install processorZheng Bao2009-08-242-41/+43
OpenPOWER on IntegriCloud