Add support for Intel Sandybridge CPU (northbridge part)
[coreboot.git] / src / northbridge / intel / i440bx /
2011-08-04 Keith Huinorthbridge/intel/i440bx: Registered SDRAM modules...
2010-12-27 Stefan Reinauerproper printk handling in src/northbridge/intel/i82810...
2010-12-27 Stefan Reinauerdump_spd_registers() is only defined when ram init...
2010-12-27 Stefan ReinauerFix most CONFIG_DEBUG_RAM_SETUP issues.
2010-12-23 Keith HuiFix build with CONFIG_DEBUG_RAM_SETUP on Intel 440BX...
2010-12-13 Rudolf MarekWe hardcode highmemory size in every northbridge!...
2010-11-27 Tobias DiedrichAfter finding the missing bit poweroff works now.
2010-11-20 Uwe HermannSome more DIMM0 related cleanups and deduplication.
2010-10-11 Uwe HermannFactor out a few commonly duplicated functions from...
2010-10-09 Uwe HermannRemove various .c #includes from Intel 440BX/82371EB...
2010-10-06 Uwe HermannConvert all Intel 440BX boards to Cache-as-RAM (CAR).
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-20 Keith HuiA number of cleanups for 440BX raminit code.
2010-08-27 Jens Rottmanndrop three unneeded config variables:
2010-08-26 Jens RottmannCONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only...
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-25 Stefan Reinauercosmetics.
2010-05-14 Nils Jacobslicense header fixes
2010-04-27 Anders JenboEnable 440BX NB to use large memory modules
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-27 Anders JenboRemove some additional white space to make it look...
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 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-17 Keith HuiFrom Keith Hui:
2010-03-13 Keith HuiAdd SDRAMPWR_4DIMM Kconfig option (not user-visible...
2010-03-06 Keith Hui440BX: Do not hardcode DIMM number + size anymore.
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-02-07 Patrick Georginewconfig is no more.
2009-10-27 Uwe HermannImprove coreboot build output and eliminate some warnings:
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-29 Patrick GeorgiMore consistent use of "default n" and "select XYZ" in
2009-09-25 Patrick Georgisome progress on kconfig:
2009-08-25 Uwe HermannAdd kconfig support for ASUS P2B-F.
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-11 Myles WatsonTrivial white space fixes so that the next patches...
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-19 Corey OsgoodFix a LOT of implicit function declarations before...
2008-12-09 Uwe HermannAdd (parts of the) support for multiple DIMMs on the...
2008-11-27 Uwe HermannRemove the unnecessary memctrl[] indirection, 440BX...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-30 Mats Erik AnderssonA duplicate register address is incremented in table...
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-07 Uwe HermannMinor tweaks in the 440BX RAM init code (trivial).
2007-05-28 Uwe HermannLower the RAM init delays we use on the Intel 440BX.
2007-05-27 Uwe HermannVarious 440BX and Tyan S1846 related minor changes...
2007-05-10 Uwe HermannFixup the 440BX northbridge.c (self-ack as this wasn...
2007-05-10 Ceri CoburnFixed a bug within the 440BX RAM size calculation....
2007-05-04 Uwe HermannCosmetics (trivial).
2007-04-30 Uwe HermannFix typo: s/PRINT_DEBUG_/PRINT_DEBUG/ (trivial).
2007-04-01 Uwe HermannInitial Intel 440BX RAM initialization framework.
2006-11-30 Uwe HermannAdd convenience macros PAM0..PAM6 (trivial).
2006-11-11 Uwe HermannAdd missing bracket in comment, and fix whitespace...
2006-11-10 Uwe HermannAdd an include file which contains the register definit...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-07-29 Richard Smith- Add support _framework_ for the Asus p2b.
2006-07-24 Richard Smithadd framework for i440bx chipset