SMM for AMD K8 Part 1/2
[coreboot.git] / src / cpu / amd / model_lx /
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-27 Warren TurkalAll these boards already had the CACHE_AS_RAM option...
2010-09-23 Uwe HermannWhitespace/typo/cosmetic fixes (trivial).
2010-09-07 Aurelien GuillaumeSet up an arbitrary amount of system memory on Geode...
2010-08-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
2010-06-10 Edwin BeasantThis commit updates the Geode LX GLCP delay control...
2010-06-07 Stefan Reinauerreplace outb -> port 0x80 with post_code() in some...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
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-14 Stefan Reinauerzero warnings days. Down to under 600 different warnings
2010-04-12 Patrick GeorgiMove the CPU specific includes from
2010-04-09 Stefan ReinauerDrop ASM_CONSOLE_LOGLEVEL from LX car code. We do outpu...
2010-04-06 Stefan ReinauerNo warnings day, next round.
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-29 Stefan Reinauertrivial warning cleanups
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Stefan Reinauermore warnings gone...
2010-02-09 Patrick GeorgiAllow building images with different prefixes (ie....
2010-02-07 Patrick Georginewconfig is no more.
2010-02-04 Stefan ReinauerMove CAR settings for all GX1, GX2, LX and Intel Slot2...
2010-01-26 Edwin Beasant- Clean up and comment writing of MSRs for cache contro...
2009-12-10 Patrick GeorgiPush VSA into CBFS for amd/lx systems. It's not hooked...
2009-10-22 Stefan Reinauertrivial: add note that VSA blob belongs into CBFS.
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-10-08 Patrick GeorgiMore kconfig:
2009-10-03 Patrick GeorgiRemove:
2009-09-23 Stefan Reinauerfix some wrong versions of the FSF's address (trivial)
2009-08-11 Patrick Georgicpu/amd/model_lx used its own routine for copying coreb...
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-01-19 Stefan ReinauerFirst shot at factoring SMM code into generic parts...
2008-10-22 Jens RottmannSpeed up copying coreboot to ram by using "movsl" inste...
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
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-21 Ronald G. MinnichPut the print in the right place. This is trivial patch...
2007-05-22 Uwe HermannAdd missing license headers, minor cosmetic fixes in...
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...
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.