* refactor x86 smi handler (put all debug stuff in an extra file smiutil.c)
[coreboot.git] / src / cpu / amd /
2009-10-23 Rudolf MarekNew revision guide September 2009 3.46
2009-10-23 Myles WatsonWhite space and comment fixes for cache_as_ram.inc...
2009-10-23 Myles WatsonRemove PRINTK_IN_CAR tests from AMD files.
2009-10-22 Stefan Reinauertrivial: add note that VSA blob belongs into CBFS.
2009-10-18 Uwe HermannSimplify Kconfig files by using "select" where possible...
2009-10-17 Peter StugeRemove some more instances of including previous empty...
2009-10-17 Peter StugeDrop src/cpu/x86/fpu/{Config.lb,Makefile.inc} since...
2009-10-16 Peter StugeDrop empty cpu/x86/{mmx,sse}/{Config.lb,Makefile.inc...
2009-10-16 Myles WatsonChange CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match...
2009-10-16 Uwe HermannDrop duplicate CPU subdirs-y entries for "../../x86...
2009-10-14 Myles WatsonWhite space and typo fixes. This makes it easier to...
2009-10-12 Myles WatsonMake fam10 build (but not boot due to bootblock size...
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-10-09 Patrick GeorgiMore Kconfig-supported boards, and also kconfig support
2009-10-09 Uwe HermannMore kconfig cleanups:
2009-10-08 Patrick GeorgiMore kconfig:
2009-10-08 Patrick GeorgiOops, wrong type for Kconfig value. Trivial fix
2009-10-08 Patrick GeorgiKconfig: AMD Fam10, all Tyan boards.
2009-10-07 Patrick GeorgiKconfig:
2009-10-04 Uwe HermannAdd initial kconfig support for all AMD GX1 boards.
2009-10-03 Patrick GeorgiRemove:
2009-10-01 Myles WatsonFix Kconfig build for K8 boards.
2009-09-29 Myles WatsonRemove some warnings.
2009-09-29 Patrick GeorgiMore consistent use of "default n" and "select XYZ" in
2009-09-23 Stefan Reinauerfix some wrong versions of the FSF's address (trivial)
2009-09-22 Myles Watsonsrc/Kconfig: Remove HT-specific options.
2009-09-17 Myles WatsonRemove warnings from Kconfig. Trivial.
2009-09-15 Patrick GeorgiDon't mix int and boolean for kconfig variables. It...
2009-08-29 Ronald G. MinnichThis is the final set of changes to allow rumba to...
2009-08-29 Ronald G. MinnichFixes per Uwe's comments.
2009-08-28 Ronald G. MinnichThis is the beginning of support for Geode and Kconfig...
2009-08-28 Myles WatsonMove DCACHE support into the cpu family for AMD model_fxx.
2009-08-27 Cristi MagherusanAdded support for the AMD S1G1 socket in kconfig
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 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-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-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.
next