Added support for the AMD RS690 and SB600 southbridges in Kconfig
[coreboot.git] / src / cpu /
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)
2009-04-03 Stefan Reinauerdrop another shadow variable (trivial)
2009-04-01 Marc JonesFix typo.
2009-04-01 Zheng BaoUpdated microcode for for AMD Fam10 DR-B2 and B3.
2009-04-01 Stefan ReinauerDrop CONFIG_CHIP_NAME. Those config statements in Confi...
2009-03-31 Stefan Reinauerfix typo
2009-03-25 Zeng BaoThe latest ucode patches for Family 10h:
2009-03-19 Stefan Reinauerfix totalimpact briq compilation. the target had a...
2009-03-06 Stefan ReinauerSome updates for core/core duo/core2/core2 duo cpus.
2009-03-06 Stefan Reinauer* fix a minor power state issue in the ich7 smm handler
2009-03-06 Stefan Reinauerfix a bunch of cast and type warnings and don't call...
2009-03-04 Carl-Daniel HailfingerI just went on a bugfix frenzy and fixed all printk...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-28 Stefan ReinauerWith this patch the v2 build system will create a direc...
2009-02-27 Myles WatsonThis patch makes several CMOS/NVRAM reads dependent...
2009-02-17 Patrick GeorgiUnify CAR so the same compiled code does the right...
2009-02-14 Rudolf MarekBellongs to r3946
2009-02-14 Rudolf MarekFollowing patch adds dynamically generated P-States...
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2009-02-12 Stefan ReinauerFix mtrr setup for UMA architectures.
2009-02-11 Carl-Daniel HailfingerPrint a loud warning message if we run out of MTRRs.
2009-02-09 Myles WatsonRemove some warnings, mainly from format strings which...
2009-02-03 Rudolf MarekFollowing patch adds missing CPU names. Please check
2009-01-20 Stefan ReinauerFix register typo for core 2 cpus (trivial)
2009-01-20 Stefan Reinauerfix compiler warnings (trivial)
2009-01-19 Stefan ReinauerFirst shot at factoring SMM code into generic parts...
2008-12-19 Corey OsgoodFix a LOT of implicit function declarations before...
2008-12-18 Myles WatsonThis patch gets rid of all the implicit definition...
2008-12-18 Corey OsgoodAdd another CPUID to the Via C7's table, the one on...
2008-11-12 Marc JonesAdd another AM2 cpuid to the name string. Also, colapse...
2008-11-03 Marc JonesUpdate K8 FID/VID setup. Add support for 100MHz FIDs...
2008-10-29 Stefan ReinauerSupport for Intel Core Duo and Core 2 Duo (tm) CPUs.
2008-10-22 Jens RottmannSpeed up copying coreboot to ram by using "movsl" inste...
2008-10-03 Carl-Daniel HailfingerThanks to Jason Zhao we got a skeleton CAR code for...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-19 Michael Xie Michae... Add AMD K8 S1G1 socket support.
2008-08-25 Ed SwierkThis patch implements support for the CPU core of the...
2008-08-13 Stefan ReinauerFix outb to 0x80 delay functions to use inb instead...
2008-08-07 Marc JonesClean up whitespace and comments style. (trivial)
2008-08-02 Stefan Reinaueradapt Uncompressing.. patch for AMD code. Also replace...
2008-08-02 Stefan ReinauerGo back to SIPI WAIT state for those CPUS defining...
next