I need to do uses HAVE_ACPI_RESUME for each board. Here we go.
[coreboot.git] / src / cpu /
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...
2008-08-02 Stefan ReinauerThis patch
2008-08-01 Stefan Reinauermatch against all steppings of a CPU model, because...
2008-08-01 Stefan Reinauersame spelling in all mtrr output.. (trivial)
2008-08-01 Stefan Reinauerdrop unused code (trivial)
2008-07-23 Marc JonesAdd AMD Fam10 B3 default settings to match AMD example...
2008-07-23 Marc JonesUpdate to the latest AMD Fam10 microcode patches.
2008-07-17 Marc JonesAdd Fam10 Gart table walk enable for MCA reporting...
2008-07-15 Uwe HermannAdd missing Intel CPU (trivial).
2008-04-25 Marc JonesRemove inline from FAM10 CPU initialization functions.
2008-04-24 Marc JonesAdd CPUID processor name string support for Fam10 CPUs.
2008-04-24 Marc JonesOn APs the ClLinesToNbDis was being left enabled from...
2008-04-22 Marc JonesClean up and remove late initialization code that is...
2008-04-22 Marc JonesFind matching settings for each CPUs FID, VID, and...
2008-04-22 Marc JonesUpdate the FAM10 microcode to current versions.
2008-04-22 Marc JonesMissed this file in the previous check-in, r3248.
2008-04-22 Marc JonesAdd early MSR and PCI register initialization.
2008-04-07 Marc Jones (marc... Re-add files I deleted by mistake in r3219. They are...
2008-04-07 Marc Jones(marc... Don't check exclusive IRQ fieldin the PIR table.
2008-04-04 Carl-Daniel HailfingerAdd a workaround for a bug in some binutils version...
2008-03-18 Stefan Reinauer* split model_centaur into model_c3 and model_c7
2008-03-13 Uwe HermannUpdate AMD CPU list based on Revision Guide for AMD...
2008-03-12 Uwe HermannFormatting fixes, no content changes (trivial).
2008-02-07 Myles WatsonChange references to qemu in Coreboot-v2 calls to qemu...
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2008-01-12 Corey OsgoodVia C3 datasheets don't make any mention of microcode...
2008-01-10 Carl-Daniel HailfingerAdd a workaround for a bug in some binutils version...
2008-01-10 Carl-Daniel HailfingerThis patch introduces 4k CAR size granularity for the...
2008-01-08 Carl-Daniel HailfingerFix compilation of Tyan S2735 which was broken by accid...
2008-01-08 Carl-Daniel HailfingerRemove some DOS line endings accidentially introduced...
2008-01-08 Carl-Daniel HailfingerThis patch is an attempt at introducing 4k CAR size...
2007-12-19 Marc JonesInitial AMD Barcelona support for rev Bx.
2007-12-19 Marc JonesWhitespace and other code cleanup in peperation for...
2007-11-29 Uwe HermannUpdate AMD CPU IDs in model_fxx_init.c with information...
2007-11-07 Corey OsgoodThis patch adds the pci ids of c7 cpus to the existing...
2007-10-31 Uwe HermannUse the preferred order of 'static const' instead of...
2007-10-26 Ronald G. MinnichThis code gets us to a working linux boot on the alix1c...
2007-10-24 Stefan Reinaueranalog changes for the cpu_driver structures...
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2007-10-23 Stefan Reinauerfix a whole bunch of warnings. (trivial)
2007-10-23 Stefan ReinauerAdd support for the Intel mFCPGA 478 socket. (trivial)
2007-10-21 Ronald G. MinnichPut the print in the right place. This is trivial patch...
2007-10-15 Joseph SmithThis patch adds support for the Mobile Intel Celeron...
2007-08-30 Torsten DuweAdd support for the Athlon64 x2 5000+ CPU.
2007-06-14 Corey OsgoodThis patch adds support for the Intel i82810 northbridg...
2007-05-29 Uwe HermannUse the common LinuxBIOS license header format.
2007-05-26 Sven KapfererThis patch fixes the processor name string for Rev...
2007-05-22 Uwe HermannAdd missing license headers, minor cosmetic fixes in...
2007-05-20 Jeremy JacksonAdd additional CPU device ID:
2007-05-10 Marc JonesThis patch cleans up and clarifies Geode source code...
2007-05-10 Stefan Reinauerindent is by no means as harmless as one might think ;-)
2007-05-10 Jordan CrouseFix the indent and whitespace to match LinuxBIOS standards
2007-05-05 Ronald G. MinnichThis is the final patch to enable the msm800sev to...
2007-05-04 Marc JonesThis patch adds support for the AMD Geode LX CPU. ...
2007-05-03 Jordan CrouseAdd missing license headers to some Geode LX related...
2007-04-24 Stefan Reinauertrivial: fix filename in comment.
2007-04-06 Yinghai LuThis is part of the outstanding mcp55 commit from Janua...
next