Add support for Intel Sandybridge CPU (northbridge part)
[coreboot.git] / src / northbridge / intel / e7501 /
2011-10-28 Kyösti MälkkiClear improper use of CONFIG_CACHE_AS_RAM
2010-12-27 Stefan ReinauerFix most CONFIG_DEBUG_RAM_SETUP issues.
2010-12-13 Rudolf MarekWe hardcode highmemory size in every northbridge!...
2010-10-26 Uwe HermannConvert some comments to proper Doxygen syntax.
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-30 Stefan ReinauerWe call this cache as ram everywhere, so let's call...
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 Stefan ReinauerDrop the USE_PRINTK_IN_CAR option. It's a bogus decisio...
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-15 Stefan Reinauerzero warnings days...
2010-04-14 Stefan Reinauerdrop setup_ics code that was blatantly copied from...
2010-04-14 Stefan Reinauerdrop quite a lot of dead code that did nothing but...
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-05 Uwe HermannThis patch is from 2009-10-20
2010-02-24 Stefan ReinauerRemove register pressure from e7501 driver by not indir...
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Patrick Georginewconfig is no more.
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-04-30 Stefan ReinauerAdd high tables support to all northbridges.
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2006-11-22 Uwe HermannUpdate of the src/include/spd.h file with the following...
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-08-23 Stefan ReinauerUwe Hermann:
2006-05-26 Stefan Reinauerfix two mainboards that have been broken by someone...
2005-10-28 Steven J. MagnaniMake #defined constants more descriptive.
2005-10-05 Stefan ReinauerUpdating FSF address in the code.
2005-09-26 Steven J. Magnani* Added support for "fast" (64-clock) refresh
2005-09-13 Steven J. MagnaniMoved E7501-specific definitions here from raminit.
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2004-11-18 Eric Biederman- First stab at getting the ppc ports building and...
2004-11-10 Eric Biederman- Remove e7501 root_complex
2004-11-05 Yinghai LuCONFIG_CHIP_NAME to control config chip.h without ...
2004-11-04 Eric Biederman- Update abuild.sh so it will rebuild successfull builds
2004-11-02 Yinghai Lu*** empty log message ***
2004-10-27 Eric Biedermansizeram removal/conversion.
2004-10-25 Yinghai Luops and tsc
2004-10-25 Yinghai Lus2735 minor changes
2004-10-23 Eric Biederman- For now use port 0x80 based delays in for the e7501...
2004-10-23 Eric Biederman- Update e7501 northbridge.c to work in the new structure.
2004-10-23 Yinghai Lu*** empty log message ***
2004-10-21 Eric Biederman- Bump the LinuxBIOS major version
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-07-01 Yinghai LuIntel E7501 P64H2 ICH5R support