Add support for Intel Sandybridge CPU (northbridge part)
[coreboot.git] / src / northbridge / intel / i82830 /
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-04-21 Stefan Reinauersome ifdef --> if fixes
2010-12-13 Rudolf MarekWe hardcode highmemory size in every northbridge!...
2010-12-08 stepansecond round name simplification. drop the <component...
2010-11-20 Uwe HermannSome more DIMM0 related cleanups and deduplication.
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-26 Jens RottmannCONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only...
2010-08-03 Myles WatsonVGA code needs to be refactored before it can be compil...
2010-08-02 Myles WatsonBuild VGA code conditionally to avoid errors when using...
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-27 Joseph SmithFix MBI walker.
2010-05-27 Stefan Reinauerfix warnings.
2010-05-09 Stefan Reinaueri82830: fix debugging output and clarify bracketing
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-15 Stefan Reinauerzero warnings days...
2010-04-15 Stefan Reinauerthe dump function assumed that the mbi data comes right...
2010-04-13 Stefan Reinauerip1000: fix seabios start, fix flash gpio detection
2010-04-11 Stefan Reinaueradd int15 handler for thomson ip1000
2010-04-11 Stefan Reinauersimplify ram_read32 on i82830
2010-04-11 Joseph SmithMore trivial changes to i82830 raminit.c for USE_PRINTK...
2010-04-11 Joseph SmithTrivial changes to i82830 raminit.c for USE_PRINTK_IN_CAR.
2010-04-09 Stefan Reinauerzero warning days.
2010-04-09 Joseph Smith1. This patch adds CAR for Intel P6 series processors.
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-30 Stefan Reinauerdrop USE_INIT should be USE_PRINTK_IN_CAR here.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Joseph SmithThis is kind of a pre CAR patch to properly allocate...
2010-03-17 Stefan Reinauermore warning fixes.
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-03-01 Stefan ReinauerFix YABEL guards; make debugging optional; fix some...
2010-03-01 Stefan ReinauerThis patch implements MBI (modular bios interface)...
2010-02-22 Stefan Reinauerdrop two warnings (trivial)
2010-02-07 Patrick Georginewconfig is no more.
2010-02-01 Joseph SmithAlot of it is trivial clean ups and 830 is now able...
2009-10-26 Uwe HermannAdd kconfig menus for most chipset VIDEO_MB values.
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-09-29 Myles WatsonMake CONFIG_HAVE_HIGH_TABLES consistent in where and...
2009-09-25 Patrick Georgisome progress on 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-05-02 Stefan ReinauerRun dos2unix on all files:
2009-05-01 Peter StugeTrivial removal of svn:executable property from vga.c.
2009-05-01 Joseph SmithThis patch allows a custom vga driver that will give...
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-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2008-10-12 Uwe HermannDrop tons of duplicated debug.c files, move common...
2008-06-22 Joseph SmithThis patch allows support for multiple so-dimms, single...
2008-05-15 Joseph SmithThis patch allows the RCA RM4100 to reboot. Upon reboot...
2008-03-09 Joseph SmithInitial support for the Intel 82830 northbridge and...