Trivial style changes, replace a few C++ type comments, and some code reuse
[coreboot.git] / src / cpu /
2009-11-17 Myles WatsonSilence two warnings. Only use the Qemu hard-coded...
2009-11-13 Zheng BaoComplete the Kconfig of socket_AM2r2.
2009-11-12 Myles WatsonAdd CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-11-04 Stefan ReinauerFix up typo in Socket 441 CPUs, and add a few (trivial...
2009-11-03 Patrick GeorgiSome fixes.
2009-10-30 Myles WatsonRemove some warnings from the tyan s2895.
2009-10-28 Myles WatsonMake d945gclf build.
2009-10-28 Uwe HermannAdd some missing license headers, consistency fixes...
2009-10-28 Stefan Reinauerpreliminary Intel D945GCLF Atom+i945 support.
2009-10-27 Myles WatsonRemove redundant declarations. Trivial.
2009-10-27 Myles WatsonAdd $(obj) paths for a couple of smm files so they...
2009-10-26 Myles WatsonRemove double include of smm directory. Trivial.
2009-10-26 Stefan ReinauerCBMEM high table memory manager.
2009-10-26 Stefan Reinauerintel core and core 2:
2009-10-26 Myles WatsonDefine some variables that were not defined. There...
2009-10-24 Uwe HermannFix kconfig build error due to "source"ing a non-exista...
2009-10-24 Uwe HermannChange QEMU CPU Makefile.inc files to match other CPUs.
2009-10-24 Stefan Reinauerhook up missing x86 SMM into Makefile
2009-10-24 Stefan Reinauerdrop support for various (old) PPC CPUs as per discussi...
2009-10-24 Stefan ReinauerSome ACPI implementations don't like to see full paths...
2009-10-24 Stefan Reinauer* refactor x86 smi handler (put all debug stuff in...
2009-10-24 Stefan ReinauerFirst attempt to integrate SMM in Kconfig. Unused code...
2009-10-23 Rudolf MarekNew revision guide September 2009 3.46
2009-10-23 Stefan Reinauerdrop a lot of dead code, including an old winbond south...
2009-10-23 Myles WatsonWhite space and comment fixes for cache_as_ram.inc...
2009-10-23 Myles WatsonRemove PRINTK_IN_CAR tests from AMD files.
2009-10-22 Stefan Reinauertrivial: add note that VSA blob belongs into CBFS.
2009-10-19 Myles WatsonClean up some #ifdef CONFIG_*
2009-10-18 Uwe HermannAdd EXPERT kconfig option so we can hide more advanced...
2009-10-18 Uwe HermannSimplify Kconfig files by using "select" where possible...
2009-10-17 Peter StugeMove files from src/cpu/x86/{fpu,mmx,sse}/ to x86/
2009-10-17 Myles WatsonRemove CONFIG_ from #defines that aren't config variabl...
2009-10-17 Peter StugeRemove some more instances of including previous empty...
2009-10-17 Peter StugeDrop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since...
2009-10-16 Peter StugeDrop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc...
2009-10-16 Peter StugeDrop enable_mmx.inc. It reads (only) "Enabling mmx...
2009-10-16 Myles WatsonChange CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match...
2009-10-16 Uwe HermannSimilar to r4626, change obj-y to driver-y for VIA...
2009-10-16 Uwe HermannDrop duplicate CPU subdirs-y entries for "../../x86...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-14 Myles WatsonWhite space and typo fixes. This makes it easier to...
2009-10-12 Myles WatsonMake fam10 build (but not boot due to bootblock size...
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-10-09 Patrick GeorgiMore Kconfig-supported boards, and also kconfig support
2009-10-09 Uwe HermannMore kconfig cleanups:
2009-10-08 Ronald G. MinnichSet MMX and SSE where needed. Note that many boards...
2009-10-08 Patrick GeorgiMore kconfig:
2009-10-08 Patrick GeorgiOops, wrong type for Kconfig value. Trivial fix
2009-10-08 Patrick GeorgiKconfig: AMD Fam10, all Tyan boards.
2009-10-07 Patrick GeorgiKconfig:
2009-10-06 Patrick GeorgiVarious fixes to Kconfig: All kconfig-boards should...
2009-10-04 Uwe HermannAdd initial kconfig support for all AMD GX1 boards.
2009-10-03 Patrick GeorgiRemove:
2009-10-01 Ronald G. MinnichSupport variables for MMX and SSE. These would be used in
2009-10-01 Peter StugeAdd some trivial numbers for 945, and Core2 Duo E8200...
2009-10-01 Myles WatsonFix Kconfig build for K8 boards.
2009-09-29 Myles WatsonRemove some warnings.
2009-09-29 Patrick GeorgiMore consistent use of "default n" and "select XYZ" in
2009-09-25 Patrick Georgisome progress on kconfig:
2009-09-24 Patrick GeorgiMake all Kconfig enabled boards build (tested with...
2009-09-23 Stefan Reinauerfix some wrong versions of the FSF's address (trivial)
2009-09-22 Myles Watsonsrc/Kconfig: Remove HT-specific options.
2009-09-22 Myles Watsontables.diff: Add Kconfig dialogues for ACPI, MP_TABLE...
2009-09-17 Myles WatsonRemove warnings from Kconfig. Trivial.
2009-09-15 Patrick GeorgiDon't mix int and boolean for kconfig variables. It...
2009-09-04 Uwe HermannUse driver-y instead of obj-y for model_6xx_init.o.
2009-08-29 Ronald G. MinnichFile I missed committing.
2009-08-29 Ronald G. MinnichThis is the final set of changes to allow rumba to...
2009-08-29 Ronald G. MinnichFixes per Uwe's comments.
2009-08-28 Ronald G. MinnichThis is the beginning of support for Geode and Kconfig...
2009-08-28 Myles WatsonMove DCACHE support into the cpu family for AMD model_fxx.
2009-08-27 Cristi MagherusanAdded support for the AMD S1G1 socket in kconfig
2009-08-27 Patrick GeorgiClean up some DCACHE related options.
2009-08-25 Myles WatsonAdd microcode to socket_940 and socket_F. Part of...
2009-08-25 Myles WatsonRevert socket abstraction.
2009-08-25 Myles WatsonAdd support for AMD Socket 940. Move common files...
2009-08-25 Uwe HermannAdd kconfig support for ASUS P2B-F.
2009-08-25 Uwe HermannFix copy-paste error in src/cpu/x86/Kconfig.
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-24 Myles WatsonAdd support for AM2 CPUs (I fixed the 0x11 issue).
2009-08-24 Myles WatsonThe variable is already checked when including the...
2009-08-24 Zheng BaoThis patch is about the DA-C2 and RB-C2. Chip with...
2009-08-21 Ronald G. MinnichChange the intel cpu makefile.inc so that it fits the...
2009-08-20 Ronald G. MinnichThis goes a surprisingly long way to building the epia...
2009-08-13 Patrick Georgi- AMD selected a couple of options that are incompatibl...
2009-08-13 Patrick GeorgiFix some conflicting types of variables
2009-08-12 Ronald G. MinnichThis now builds.
2009-08-12 Ronald G. MinnichFix multiple missing files and errors from the recent...
2009-08-12 Patrick GeorgiKconfig!
2009-08-11 Patrick Georgicpu/amd/model_lx used its own routine for copying coreb...
2009-08-11 Zheng BaoThe code between #if and #endif is only about UMA mode...
2009-07-22 Stefan ReinauerDon't put .o files in the source tree. (trivial)
2009-07-21 Stefan Reinauerthis bug sneaked in during conversion
2009-07-21 Stefan Reinaueradd intel speedstep support and some PM fixes.
2009-07-21 Stefan Reinauer* rework tsc based timer code to use inb instead of...
2009-07-18 Stefan Reinauercoding style fixes for powernow (trivial)
2009-07-17 Ward VandewegeBring S1g1 cpu names up to date with the official
2009-07-17 Ward VandewegeBring Socket F cpu names up to date with the official
next