Add support for Intel Sandybridge CPU (northbridge part)
[coreboot.git] / src / northbridge / intel / i82810 /
2010-12-29 Stefan Reinauerfix i810 boards with ram init debugging disabled.
2010-12-27 Stefan Reinauerproper printk handling in src/northbridge/intel/i82810...
2010-12-27 Stefan ReinauerFix most CONFIG_DEBUG_RAM_SETUP issues.
2010-12-19 Stefan ReinauerThe same mechanisms are used for normal and fallback...
2010-12-13 Rudolf MarekWe hardcode highmemory size in every northbridge!...
2010-11-20 Uwe HermannSome more DIMM0 related cleanups and deduplication.
2010-10-13 Uwe HermannRemove various .c #includes from Intel i810/i82801ax...
2010-10-13 Uwe HermannConvert all Intel i810 boards to CAR.
2010-10-12 Uwe HermannMove translate_spd_to_i82810[] from .h to .c file ...
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-01 Corey OsgoodUpdate my old, no longer active email addresses
2010-07-07 Myles WatsonKill a few more warnings.
2010-06-20 Joseph SmithThis patch implements GFXUMA on all supported i810...
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-14 Nils Jacobslicense header fixes
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-09 Stefan Reinauerzero warning days.
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 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-02-07 Patrick Georginewconfig is no more.
2009-10-30 Uwe HermannAllow per-northbridge and per-board VGA BIOS file name...
2009-10-26 Uwe HermannAdd kconfig menus for most chipset VIDEO_MB values.
2009-10-19 Myles WatsonClean up some #ifdef CONFIG_*
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-09-22 Myles Watsontables.diff: Add Kconfig dialogues for ACPI, MP_TABLE...
2009-08-12 Patrick GeorgiKconfig!
2009-07-05 Uwe HermannFix build for i810 boards that don't enable onboard...
2009-07-05 Elia YehudaVarious Intel 82810/82810E changes which allow onboard...
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-06-19 Uwe HermannConvert the MSI MS-6178 board to CBFS.
2009-06-05 Elia YehudaAdd a hopefully more correct and flexible set_dram_buff...
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...
2008-12-18 Corey OsgoodFix the only implicit declaration before it becomes...
2008-11-21 Elia Yehudai810: Add support for multiple DIMMs, both single-sided...
2008-11-20 Uwe HermannGet rid of the unnecessary indirection by 'struct mem_c...
2008-11-18 Uwe Hermanni810: Add some more comments, and especially add a...
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-10-27 Uwe HermannDrop duplicated and unneeded #defines from some northbr...
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2007-06-19 Uwe HermannVarious minor cosmetics and coding style fixes (trivial).
2007-06-19 Corey OsgoodThis patch fixes up a couple mistakes I made with the...
2007-06-14 Corey OsgoodAdd initial support for the Intel 82810 northbridge.