Add support for Intel Sandybridge CPU (northbridge part)
[coreboot.git] / src / northbridge / intel / e7525 /
2012-03-07 Patrick GeorgiMove C labels to start-of-line
2011-09-09 Noe RubinsteinReplace while with do; while to avoid repetition
2011-05-10 Patrick GeorgiChange read_option() to a macro that wraps some API...
2010-12-13 Rudolf MarekWe hardcode highmemory size in every northbridge!...
2010-11-18 Patrick GeorgiMove DIMM_MAP_LOGICAL to Kconfig.
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-09-25 Myles WatsonKeep the mc146818rtc.h include close to the option...
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-08-27 Jens Rottmanndrop three unneeded config variables:
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-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-11 Myles WatsonReplace clear_memory with memset.
2010-02-07 Patrick Georginewconfig is no more.
2010-01-25 Stefan ReinauerThis code was copied from amdk8 and never really made...
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-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-06-30 Stefan Reinauerthe tool chain settings should not be in renamed (as...
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.
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-08-28 Ed SwierkEric Biederman believes that he and Tom Zimmerman of...
2007-10-27 Uwe HermannDrop duplicated and unneeded #defines from some northbr...
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2006-10-27 Uwe Hermannsvn mv src/northbridge/intel/E7520 src/northbridge...