Factor out a few commonly duplicated functions from northbridge.c.
[coreboot.git] / src / northbridge / amd / lx / northbridge.c
2010-10-11 Uwe HermannFactor out a few commonly duplicated functions from...
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-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-21 Stefan Reinauer* clean up all but two warnings on artecgroup dbe61
2010-04-15 Stefan Reinauerremove more warnings. move ROOT_COMPLEX selection to...
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-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-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
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-02-12 Myles WatsonThis patch converts __FUNCTION__ to __func__, since...
2008-12-19 Corey OsgoodFix a LOT of implicit function declarations before...
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-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2007-05-10 Marc JonesThis patch cleans up and clarifies Geode source code...
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-08-03 Indrek KruusaChangelog:
2006-07-28 Ron MinnichThis patch adds support for the AMD LX cpu.