Add constants for fast path resume copying
[coreboot.git] / src / northbridge / amd / lx /
2011-03-01 Patrick GeorgiMark non-returning function as noreturn to help some...
2010-12-30 Nils JacobsUse die() to assure the processor can't wake up from...
2010-12-13 Rudolf MarekWe hardcode highmemory size in every northbridge!...
2010-11-18 Uwe HermannFix/drop some obsolete comments,
2010-10-11 Uwe HermannFactor out a few commonly duplicated functions from...
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-08-27 Jens Rottmanndrop three unneeded config variables:
2010-08-24 Aurelien Guillaume* Adds support for PC Engines Alix.2D(1)3 board to...
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-05-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-04-30 Myles WatsonFactor out casmap calculation. Gets rid of a warning.
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 Reinauercosmetics.
2010-04-15 Stefan Reinauerremove more warnings. move ROOT_COMPLEX selection to...
2010-04-06 Stefan ReinauerNo warnings day, next round.
2010-04-02 Stefan Reinauerremove some more warnings
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 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Stefan Reinauermore warnings gone...
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2010-02-07 Patrick Georginewconfig is no more.
2010-01-27 Edwin BeasantAdd the MSR writes that are needed to provide VGA legac...
2010-01-27 Edwin BeasantChange memory map of geode lx: 768kb-systop is a
2010-01-26 Edwin BeasantMark c0000-fffff as usable on geode-lx. SeaBIOS needs it.
2009-10-18 Uwe HermannSimplify Kconfig files by using "select" where possible...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-10-08 Patrick GeorgiMore kconfig:
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-04-30 Stefan ReinauerAdd high tables support to all northbridges.
2009-03-24 Stefan ReinauerEvery object file with a struct pci_driver ... __pci_dr...
2009-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2008-12-19 Corey OsgoodFix a LOT of implicit function declarations before...
2008-10-22 Jens RottmannChanged RAM speed calculation to fix RAM modules gettin...
2008-02-05 Carl-Daniel HailfingerFactor out print_conf() from Geode LX mainboard directo...
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-11-07 Ronald G. MinnichFinal set of changes to make Alix1c work.
2007-10-26 Ronald G. MinnichThis code gets us to a working linux boot on the alix1c...
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2007-10-21 Ronald G. MinnichI am signing off and acking this trivial patch, as...
2007-06-14 Marc Joneshis patch fixes the CAS map for -.5 and -1 CAS settings...
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 Marc JonesThis patch cleans up \r left in the print strings....
2007-05-10 Jordan CrouseFix the indent and whitespace to match LinuxBIOS standards
2007-05-10 Jordan CrouseAdd missing licenses to several of the files.
2007-05-04 Marc JonesThis patch adds support for the northbridge integrated...
2006-09-20 Ronald G. MinnichLots of lx fixes. CLeanup mainly. THings now build
2006-09-13 Indrek Kruusachanges for the lx and artecgroup mobo
2006-09-13 Ronald G. Minnichwarm boot patch from richard smith.
2006-08-03 Indrek KruusaChangelog:
2006-07-28 Ron MinnichThis patch adds support for the AMD LX cpu.