Fix a potential system hang by handling AMD Model F Erratum 89
[coreboot.git] / src / cpu / amd / model_gx2 /
2010-12-30 Nils JacobsRemove duplicated GX2 processor IIOC mode setting on...
2010-12-26 Nils JacobsRemove dead and unused Geode GX2 code
2010-12-26 Nils JacobsReplace Geode GX2 MSR addresses for GLCP on GLIU1 with...
2010-12-26 Nils JacobsClean up Geode GX2 comments, whitespace and coding...
2010-11-03 Nils JacobsClean up some more comments and white space in model_gx...
2010-10-07 Uwe HermannRemove some duplicate #include files (trivial).
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-27 Warren TurkalMove CAR config from mainboard to CPU config for AMD...
2010-09-23 Uwe HermannWhitespace/typo/cosmetic fixes (trivial).
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
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-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
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-02 Stefan Reinauerremove more warnings.
2010-04-02 Stefan Reinauerremove some more warnings
2010-03-29 Stefan Reinauertrivial warning cleanups
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-07 Patrick Georginewconfig is no more.
2010-02-04 Stefan ReinauerMove CAR settings for all GX1, GX2, LX and Intel Slot2...
2009-12-21 Patrick GeorgiMake coreboot load VSA from CBFS on amd/gx2.
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-09 Myles WatsonRemove default n statements to simplify .config and...
2009-09-23 Stefan Reinauerfix some wrong versions of the FSF's address (trivial)
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-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2009-01-19 Stefan ReinauerFirst shot at factoring SMM code into generic parts...
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2007-10-24 Stefan Reinaueranalog changes for the cpu_driver structures...
2006-10-04 Yinghai LuAMD Rev F support
2006-08-16 Stefan Reinauershare decompression code.
2006-06-20 Ronald G. MinnichFixes from AMD. Tested to build on rumba and olpc,...
2006-06-14 Ronald G. Minnichremove erroneous cache disable.
2006-06-10 Ronald G. Minnichchanges from AMD for making OLPC video work.
2006-06-08 Ronald G. Minnichfurther development of OLPC. Set vsm size to 35k. add...
2006-05-25 Ronald G. Minnichadd DK8HTX support.
2006-05-18 Ronald G. Minnichcleanup some of the compressed rom stream ugliness...
2006-05-06 Ronald G. MinnichUse a real variable to configure rom base for vsa ...
2006-05-02 Ronald G. MinnichFall back to pre-broken settings and setup for GX2.
2006-04-27 Li-Ta Locode cleanup, comments added
2006-04-20 Li-Ta Loboot to kernel
2006-04-13 Ronald G. Minnichadd SystemPreInit() and support
2006-04-13 Li-Ta Lominor modification
2006-04-10 Ronald G. Minnichadd cpureginit to romcc code.
2006-04-10 Ronald G. Minnichclean up gx2def.h a bit.
2006-04-06 Ronald G. Minnichadd bug support for 2.1
2006-04-06 Li-Ta Loreformat
2006-04-06 Li-Ta Lomore fix for vsm, not working yet
2006-04-03 Li-Ta Lodid I commit the last change?
2006-03-22 Ronald G. Minnichadded this file
2006-03-21 Ronald G. Minnichadd vsm support
2006-03-21 Ronald G. Minnichcpubug is fine.
2006-03-20 Ronald G. Minnichadded definitions. added cpubug support. added object...
2006-02-28 Li-Ta Loremove unused GX1 asm code
2006-02-27 Li-Ta Lomore GX2 commit
2006-01-28 Ronald G. Minnichrename
2006-01-27 Ronald G. Minnichadding preliminary, and almost certainly wrong, rumba...