Attached patch removes unnecessary IRQ routing info (for ACPI, mptable etc needs...
[coreboot.git] / src / cpu /
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...
2010-04-13 Stefan Reinaueruse the standard udelay on sc520.
2010-04-13 Stefan ReinauerSpeed up coreboot_ram loading by moving the decompressi...
2010-04-13 Stefan Reinauerupdate atom car code in the same way that 6ex/6fx was...
2010-04-12 Stefan Reinauerport latest model 6ex car changes to 6fx car, which...
2010-04-12 Stefan Reinauermove model_6ex car to a single file. No more .c files...
2010-04-12 Patrick GeorgiMove the CPU specific includes from
2010-04-12 Patrick Georgi- move the XIP_ROM_* flags to src/cpu/x86/Kconfig exclu...
2010-04-11 Stefan ReinauerThe ADL855PC was never confirmed working (in fact it...
2010-04-09 Stefan ReinauerDrop ASM_CONSOLE_LOGLEVEL from LX car code. We do outpu...
2010-04-09 Stefan ReinauerThis patch changes C7 CAR code to be a single assembler...
2010-04-09 Stefan Reinauerzero warnings days.
2010-04-09 Stefan ReinauerDrop the need for cpu_reset, it's really just a short...
2010-04-09 Stefan Reinauerdrop unused files
2010-04-09 Joseph Smith1. This patch adds CAR for Intel P6 series processors.
2010-04-09 Stefan Reinauercopy_and_run.c is not needed twice, and it is used...
2010-04-09 Stefan Reinauerthin out romcc epilogue and have it call copy_and_run as
2010-04-09 Myles WatsonIndent model_fxx_init and model_10xx_init.
2010-04-08 Myles WatsonCosmetically make init_cpus more similar for fam10...
2010-04-08 Myles WatsonClean up fidvid files using indent.
2010-04-08 Myles WatsonReplace dual_core and quad_core CMOS (nvram) options...
2010-04-07 Stefan Reinauer- copy_and_run() gets the same calling convention on...
2010-04-07 Stefan Reinauerclean up age old via epia target.
2010-04-06 Stefan ReinauerNo warnings day, next round.
2010-04-03 Stefan Reinauerremove more warnings.
2010-04-03 Stefan Reinauerremove more warnings
2010-04-02 Stefan Reinauerremove more warnings.
2010-04-02 Stefan Reinauerremove some more warnings
2010-04-01 Stefan Reinauer- get rid of ASM_CONSOLE_LOGLEVEL except in two assemb...
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-30 Stefan Reinauerget coreboot_ap memory training in cache mechanism...
2010-03-30 Stefan Reinauerreduce warnings in MCP55 and Fam10 code
2010-03-29 Stefan Reinauertrivial warning cleanups
2010-03-29 Stefan Reinauerqemu: drop "northbridge.c" from src/cpu/...
2010-03-29 Stefan Reinauercpu_driver structs need to be const, too...
2010-03-29 Stefan Reinauerdualcore.h and quadcore.h are almost exactly the same.
2010-03-27 Patrick Georgimake only needs to read Makefile.incs once, thanks...
2010-03-24 Stefan ReinauerSMM: remove hack that was needed back in oldconfig...
2010-03-23 Maximilian ThuermerFix reading HT link offsets.
2010-03-22 Myles WatsonRevert my debugging patch that got committed by acciden...
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerdrop some unused files and fix warnings on i945 based...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-19 Zheng BaoThe parameters of memset() should be
2010-03-19 Myles WatsonGet rid of a few warnings:
2010-03-18 Patrick GeorgiRemove remaining uses of
2010-03-18 Patrick GeorgiRemove fallback/normal handling in mainboards'
2010-03-17 Stefan Reinauermore warnings gone...
2010-03-17 Stefan Reinauertrivial warning fixes, mostly for ACPI code
2010-03-17 Stefan Reinauermore warning fixes.
2010-03-17 Stefan Reinauerfix dell s1850, ROMCC didn't seem to like SSE2 memtest...
2010-03-17 Stefan Reinauerfix a couple of warnings
2010-03-17 Myles WatsonSource all Kconfig files for Intel® CPU models..
2010-03-14 Patrick GeorgiAdd scan-build support to the build system.
next