Kconfig!
[coreboot.git] / src / cpu / amd /
2009-08-12 Patrick GeorgiKconfig!
2009-08-11 Patrick Georgicpu/amd/model_lx used its own routine for copying coreb...
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 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-04 Rudolf MarekThe rev 4099 broke ECC boards, they need to have tidy...
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
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 Myles WatsonRevert 4099 patch that causes an ECC error. Memory...
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-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-25 Zeng BaoThe latest ucode patches for Family 10h:
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
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-09 Myles WatsonRemove some warnings, mainly from format strings which...
2009-02-03 Rudolf MarekFollowing patch adds missing CPU names. Please check
2009-01-19 Stefan ReinauerFirst shot at factoring SMM code into generic parts...
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-22 Jens RottmannSpeed up copying coreboot to ram by using "movsl" inste...
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-07 Marc JonesClean up whitespace and comments style. (trivial)
2008-08-02 Stefan Reinaueradapt Uncompressing.. patch for AMD code. Also replace...
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-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-03-13 Uwe HermannUpdate AMD CPU list based on Revision Guide for AMD...
2008-03-12 Uwe HermannFormatting fixes, no content changes (trivial).
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-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 HailfingerRemove some DOS line endings accidentially introduced...
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-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-21 Ronald G. MinnichPut the print in the right place. This is trivial patch...
2007-08-30 Torsten DuweAdd support for the Athlon64 x2 5000+ CPU.
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-06 Yinghai LuThis is part of the outstanding mcp55 commit from Janua...
2007-02-28 Yinghai LuThis is (most of) the usb2 debug console code ripped...
2007-01-16 Uwe HermannChange 'ram' to 'RAM' in user-visible output (closes...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-10-04 Yinghai LuCONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support in
2006-10-04 Yinghai Lusocket 939
2006-10-04 Yinghai LuAMD Rev F support
2006-09-13 Indrek Kruusachanges for the lx and artecgroup mobo
2006-08-16 Stefan Reinauershare decompression code.
2006-08-03 Indrek KruusaChangelog:
2006-08-02 Indrek KruusaGeode LX: this patch adds configuration/status/self...
2006-07-28 Ron MinnichThis patch adds support for the AMD LX cpu.
2006-06-20 Ronald G. MinnichFixes from AMD. Tested to build on rumba and olpc,...
2006-06-18 Stefan Reinauer* delete two empty files
2006-06-14 Stefan Reinaueradd k8 processor name handling as required by the k8...
2006-06-14 Ronald G. Minnichremove erroneous cache disable.
next