summaryrefslogtreecommitdiffstats
path: root/src/cpu
Commit message (Expand)AuthorAgeFilesLines
...
* 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-0937-44/+3
* More Kconfig-supported boards, and also kconfig supportPatrick Georgi2009-10-096-2/+59
* More kconfig cleanups:Uwe Hermann2009-10-092-2/+2
* Set MMX and SSE where needed. Note that many boards don't even botherRonald G. Minnich2009-10-083-0/+5
* 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
* Various fixes to Kconfig: All kconfig-boards should have aPatrick Georgi2009-10-063-1/+20
* Add initial kconfig support for all AMD GX1 boards.Uwe Hermann2009-10-044-0/+53
* Remove:Patrick Georgi2009-10-033-81/+8
* Support variables for MMX and SSE. These would be used inRonald G. Minnich2009-10-011-0/+14
* Add some trivial numbers for 945, and Core2 Duo E8200 Intel partsPeter Stuge2009-10-011-0/+1
* Fix Kconfig build for K8 boards.Myles Watson2009-10-017-9/+14
* Remove some warnings.Myles Watson2009-09-295-7/+10
* More consistent use of "default n" and "select XYZ" inPatrick Georgi2009-09-2912-55/+23
* some progress on kconfig:Patrick Georgi2009-09-2532-26/+185
* Make all Kconfig enabled boards build (tested with kbuildall).Patrick Georgi2009-09-242-0/+2
* 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
* tables.diff: Add Kconfig dialogues for ACPI, MP_TABLE, ...Myles Watson2009-09-222-2/+2
* 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
* Use driver-y instead of obj-y for model_6xx_init.o.Uwe Hermann2009-09-041-1/+1
* File I missed committing.Ronald G. Minnich2009-08-291-0/+8
* This is the final set of changes to allow rumba to build. Rumba is notRonald G. Minnich2009-08-293-5/+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
* Clean up some DCACHE related options.Patrick Georgi2009-08-271-0/+4
* 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
* Add kconfig support for ASUS P2B-F.Uwe Hermann2009-08-254-1/+59
* Fix copy-paste error in src/cpu/x86/Kconfig.Uwe Hermann2009-08-251-1/+1
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-2510-20/+17
* 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
* Change the intel cpu makefile.inc so that it fits the model better.Ronald G. Minnich2009-08-214-38/+32
* This goes a surprisingly long way to building the epia-n. It also hasRonald G. Minnich2009-08-204-13/+26
* - AMD selected a couple of options that are incompatible with QEmu (andPatrick Georgi2009-08-131-0/+3
* Fix some conflicting types of variablesPatrick Georgi2009-08-131-4/+4
* This now builds. Ronald G. Minnich2009-08-127-1/+27
* Fix multiple missing files and errors from the recent commit. This happenedRonald G. Minnich2009-08-124-8/+54
* Kconfig!Patrick Georgi2009-08-1240-0/+277
* cpu/amd/model_lx used its own routine for copying coreboot_ram. ThisPatrick Georgi2009-08-111-95/+20
OpenPOWER on IntegriCloud