Drop unused i82801ax_early_lpc.c and i82801bx_early_lpc.c.
[coreboot.git] / src / cpu /
2010-10-07 Uwe HermannRemove some duplicate #include files (trivial).
2010-10-07 Jonathan KollaschRemove duplicate line from pci_ids.h.
2010-10-06 Uwe HermannConvert all Intel 440BX boards to Cache-as-RAM (CAR).
2010-10-04 Uwe HermannAdd missing Intel Pentium II/III era CPU IDs.
2010-10-02 Uwe HermannAdd comments to make it clear why these two lines are...
2010-10-01 Uwe HermannFactor out common CAR asm snippets.
2010-10-01 Uwe HermannCosmetics, whitespace and coding-style fixes for Intel...
2010-10-01 Myles WatsonFix some breakage from 5890.
2010-10-01 Stefan Reinauerfix VIA C7 code.
2010-10-01 Uwe HermannAdd missing parenthesis (trivial).
2010-10-01 Uwe HermannCAR simplifications, typos, readability improvements...
2010-09-30 Uwe HermannVarious cosmetic and coding style fixes in CAR code...
2010-09-30 Uwe HermannUse existing, readable MTRR #defines instead of hardcod...
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-30 Stefan Reinauerfix Kontron KT690 and clean up socket S1G1 boards accor...
2010-09-30 Warren TurkalMove CAR settings to board config for socket 940 boards.
2010-09-30 Warren TurkalMove VIA C7 board CAR config to VIA C7 instead of boards.
2010-09-29 Uwe HermannForgot to 'svn add' src/cpu/x86/name (trivial).
2010-09-29 Uwe HermannFactor out fill_processor_name() and strcpy() functions.
2010-09-27 Warren TurkalAll these boards already had the CACHE_AS_RAM option...
2010-09-27 Warren TurkalMove CAR config from mainboard to CPU config for AMD...
2010-09-27 Warren TurkalThis patch moves one of the CAR configs to the socket...
2010-09-27 Stefan Reinauerdrop some dead code from model_fxx_init.c
2010-09-27 Uwe HermannAdd a few missing license headers based on svn logs...
2010-09-27 Stefan Reinauerdrop double include (trivial)
2010-09-26 Stefan Reinauerdrop some more unneeded ../../..
2010-09-26 Warren TurkalNormalize the config option for the Intel Atom CPU.
2010-09-26 Stefan Reinauerdumpmmcr utility is available under util and shares...
2010-09-25 Uwe HermannDrop <cpu/amd/mtrr.h> #include from Intel CPUs.
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-09-23 Uwe HermannWhitespace/typo/cosmetic fixes (trivial).
2010-09-17 Arne Georg GleditschClear bit 35 of msr c001_102a in Fam10 rev C cores.
2010-09-16 Marc JonesAdd more Fam10 CPUID strings from the AMD revision...
2010-09-14 Scott DuplichanThis patch corrects a coding error in the original...
2010-09-13 Myles WatsonCONFIG_MMCONF_SUPPORT is always defined. Fix build.
2010-09-13 Arne Georg GleditschMove initialization of MMCONF BAR to cache_as_ram setup...
2010-09-10 Myles WatsonMove memory type information out of some AMD sockets.
2010-09-09 Patrick GeorgiAdapt comment, too. (trivial)
2010-09-09 Arne Georg GleditschPlease find appended. This patch gets rid of the ...
2010-09-09 Arne Georg GleditschApparently, it's not crucial to clear this at the exact...
2010-09-08 Marc JonesTrivial - remove stray characters from a comment block.
2010-09-08 Patrick GeorgiMake timer2 the default choice for TSC initialization.
2010-09-08 Kevin O'ConnorIt should not be necessary to read in the rom during...
2010-09-07 Kevin O'Connor2ms is enough time to accurately obtain the clock rate.
2010-09-07 Aurelien GuillaumeSet up an arbitrary amount of system memory on Geode...
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-08-30 Andreas SchultzmPGA479M Sockets can take Intel Mobile Celeron.
2010-08-22 Xavi Drudis FerranI've checked Revision Guide for AMD Family10h processor...
2010-08-22 Xavi Drudis FerranRB_C3 should also apply the workaround for errata...
2010-08-22 Xavi Drudis FerranRB_C3 and HY-D0 should also apply the workaround for...
2010-08-22 Xavi Drudis FerranComplete code for errata 343. Revision Guide for AMD...
2010-08-22 Xavi Drudis FerranInclude RB_C3 in erratum 346
2010-08-22 Xavi Drudis FerranAdd RB_C3 to AMD_FAM10_ALL so that it gets its MSR...
2010-08-14 Stefan ReinauerMy forgotten CAR cleanup patch...
2010-08-14 Stefan Reinauerclean up comment in entry32.inc
2010-08-03 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-08-01 Stefan Reinauermake early_mtrr_init() invisible for cache as ram targe...
2010-08-01 Stefan Reinauer- fix SMM code relocation race
2010-07-27 Nils JacobsAdd src/cpu/amd/model_gx2/cache_as_ram.inc missing...
2010-07-26 Nils JacobsThis patch converts the Geode GX2 boards to CAR.
2010-07-08 Stefan ReinauerFix all warnings in the tree
2010-07-08 Stefan Reinauerget rid of even more fam10 and k8 warnings.
2010-07-07 Stefan Reinauerfix some more warnings
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
2010-06-21 Joseph SmithThis patch adds support for the Intel D810E2CB (i810e...
2010-06-21 Joseph SmithCreate new socket for FCPGA370 and PGA370 CPU's for...
2010-06-10 Edwin BeasantThis commit updates the Geode LX GLCP delay control...
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-06-07 Stefan Reinauerreplace outb -> port 0x80 with post_code() in some...
2010-06-04 Frank VibransThis patch replaces the headers of the following files:
2010-05-30 Stefan Reinauerdon't generate C source code file but use objcopy to...
2010-05-28 Stefan ReinauerAdd Intel Atom microcode
2010-05-26 Stefan ReinauerUpdate Intel microcode include files from their web...
2010-05-26 Stefan ReinauerUse the microcode files as created by the new microcode...
2010-05-26 Stefan ReinauerDrop problematically licensed Intel microcode files
2010-05-26 Stefan Reinauercosmetical changes on intel's microcode.c
2010-05-25 Stefan Reinaueralso rename the config option.
2010-05-25 Stefan ReinauerLong ago we agreed on kicking the _direct appendix...
2010-05-21 Myles WatsonGet rid of this warning:
2010-05-16 Rudolf MarekFollowing patch reworks car_disable into C. Tested...
2010-05-14 Patrick GeorgiRemove another set of includes from Fam10 romstages:
2010-05-14 Nils Jacobslicense header fixes
2010-05-09 Patrick GeorgiMove includes to where they are needed. This allows...
2010-04-27 Myles WatsonEnable the cache before initializing the processor...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-26 Myles WatsonI meant SSE. Reported by Dustin Harrison.
2010-04-26 Myles WatsonEnable SSE2 for ep80579. Reported by Dustin Harrison.
2010-04-25 Stefan Reinauera single place for the romstage stack for copy_and_run.
2010-04-25 Stefan Reinauerdrop "arch/asm.h" and "arch/intel.h" and create "cpu...
2010-04-24 Stefan Reinauerthese cpus are explicitly supported by model_6bx
2010-04-23 Zheng BaoAMD Socket ASB2 and AM3 support.
2010-04-22 Stefan Reinauerfix ARRAY_SIZE issue.
2010-04-21 Stefan Reinaueroops, sorry for the last commit. This commit changes...
2010-04-21 Stefan Reinauer* clean up all but two warnings on artecgroup dbe61
2010-04-20 Stefan ReinauerMake VSA code selectable in Kconfig
2010-04-15 Myles WatsonRemove a few more warnings from fam10.
2010-04-14 Stefan Reinauerdrop quite a lot of dead code that did nothing but...
2010-04-14 Stefan Reinauerzero warnings days. Down to under 600 different warnings
2010-04-14 Stefan Reinauermove cpu/x86/car to cpu/intel/car as previously discuss...
2010-04-13 Stefan Reinauerfix timer choice in Kconfig. HAVE_INIT_TIMER is selecte...
next