Drop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since they are also empty
[coreboot.git] / src / cpu /
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
2009-07-17 Ward VandewegeBring AM2 cpu names up to date with the official
2009-07-10 Ed SwierkApparently I'm not the only one who forgets which way...
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-07-01 Thomas JourdanAdd support for the Intel Eagle Heights development...
2009-07-01 Myles WatsonFix typo and only output post code if the work was...
2009-07-01 Zheng BaoAdd AMD family 10 AM2r2 support.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-21 Rudolf MarekThis patch adds a proper namestring generation to our...
2009-06-17 Marc JonesPatch AMD Fam10 C2 for errata 327, 344, 346, 354, 351.
2009-06-16 Marc JonesMaximilian Thuermer found a bug where the HT link capab...
2009-06-06 Marco SchmidtFix for Erratum 343 for AMD Fam10h CPUs.
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-05-27 Patrick GeorgiMove coreboot_ram and coreboot_apc to CBFS. This allows to
2009-05-14 Marc JonesUpdate equivalent processor revision ID to load latest...
2009-05-11 Myles WatsonThis patch adds high table support to qemu. It was...
2009-05-11 Myles WatsonTrivial white space fixes so that the next patches...
2009-05-04 Rudolf MarekThe rev 4099 broke ECC boards, they need to have tidy...
2009-05-02 Stefan ReinauerRun dos2unix on all files:
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-30 Stefan Reinauer* Use latest version of intel microcodes from their...
2009-04-30 Patrick GeorgiRefactor copy_and_run so that it uses a single code...
2009-04-28 Vincent Lim vincen... dd the family10h Rev C0-C2 support to coreboot.
2009-04-27 Patrick GeorgiCreate a valid stack pointer after leaving CAR, so...
2009-04-27 Myles WatsonRevert 4099 patch that causes an ECC error. Memory...
2009-04-22 Stefan Reinauermakes the smi handler a little bit less verbose
2009-04-22 Stefan Reinauerargh... never redo parts of the original patch on the...
2009-04-22 Stefan ReinauerThis patch unifies the socket_mPGA604_800Mhz and socket...
2009-04-22 Patrick GeorgiTrivial removal of a freudian slip.
2009-04-17 Stefan ReinauerAdd VIA CX700 support, plus VIA vt8454c reference board...
2009-04-15 Stefan Reinauerr4097 broke the tree and it remains unfixed :-(
2009-04-13 Rudolf MarekFollowing patch adds resume (exit from self refresh...
2009-04-13 Rudolf MarekFollowing patch adds necessary hooks and as well the...
2009-04-03 Stefan Reinauerdrop unused variables in generic smm handler. (trivial)
next