Improving BKDG implementation of P-states,
[coreboot.git] / src / northbridge / amd /
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-28 Xavi Drudis FerranImproving BKDG implementation of P-states,
2011-02-27 Xavi Drudis FerranAdd 300 MHz and 500 MHz HT frequency limits
2011-02-24 Josef KellermannAdd compile-time defaults to some K8 CMOS options in...
2011-02-14 Josef KellermannErrata #169 works on HT, not MC
2011-02-14 Frank VibransThis code provides cpu northbridge initialization for...
2011-02-10 Alexandru GagniucImplemented workaround for erratum 169, obsoleting...
2011-01-20 Zheng BaoFor Cx, each ChipSel need to be sent MR command.
2011-01-19 Nils JacobsAdd a GX2 Kconfig option to choose the framebuffer...
2011-01-17 Zheng BaoThe code is tested on my board with register DIMMs...
2011-01-06 Zheng BaoFix some settings fo AMD MCT. It is based on BIOS test...
2010-12-30 Nils JacobsUse die() to assure the processor can't wake up from...
2010-12-29 Nils Jacobs-Change the remaining GLIU1 port 5 register names from...
2010-12-26 Nils JacobsMove Geode GX2 UMA video memory size to Kconfig
2010-12-26 Nils JacobsRemove dead and unused Geode GX2 code
2010-12-26 Nils JacobsReplace Geode GX2 MSR addresses for GLCP on GLIU1 with...
2010-12-26 Nils JacobsClean up Geode GX2 comments, whitespace and coding...
2010-12-13 Rudolf MarekAttached patch implements the memory speed reductions...
2010-12-13 Rudolf MarekFollowing patch adds support to bring out the memory...
2010-12-13 Rudolf MarekWe hardcode highmemory size in every northbridge!...
2010-12-11 Stefan ReinauerAfter this has been brought up many times before, renam...
2010-12-08 stepansecond round name simplification. drop the <component...
2010-12-07 Myles WatsonMove MMCONF resource into the domain for fam10 for...
2010-12-02 Zheng BaoMore explicite and straight way to set seed.
2010-11-22 Rudolf Marek1) wraps the s3 parts of chipset code/memory init code...
2010-11-22 Stefan ReinauerPrinting coreboot debug messages on VGA console is...
2010-11-20 Uwe HermannSome more DIMM0 related cleanups and deduplication.
2010-11-18 Uwe HermannFix/drop some obsolete comments,
2010-11-17 Tobias DiedrichThis problem was introduced with
2010-11-13 Scott DuplichanMTRR related improvements for AMD family 10h and family...
2010-11-10 Peter StugeMake amdk8 printk_raminit() accept just a single string...
2010-11-07 Patrick GeorgiMove K8_ALLOCATE_IO_RANGE to Kconfig.
2010-11-05 Patrick GeorgiMove QRANK_DIMM_SUPPORT to Kconfig, removing it from...
2010-11-05 Nils JacobsAdd Kconfig CPU speed selection to Geode GX2 boards.
2010-11-05 Nils JacobsRemove banner wrapper function and unify print(k) usage.
2010-11-03 Nils JacobsRemove some unused code from gx2/raminit.c.
2010-11-03 Nils JacobsClean up some comments and white space in gx2/northbrid...
2010-11-01 Nils JacobsChange Geode GX2 to use the auto DRAM detect code from...
2010-11-01 Nils JacobsRemove some unused code.
2010-11-01 Nils JacobsGX2: Clean up some white space and comments.
2010-11-01 Nils JacobsGX2: Change MSR register numbers into more descriptive...
2010-10-26 Uwe HermannConvert some comments to proper Doxygen syntax.
2010-10-19 Scott DuplichanRevision 5966 changed the end of line style of the...
2010-10-19 Scott DuplichanWhen debug logging is enabled, a message such as '...
2010-10-13 Zheng BaoTrivial. Clean up code and add some comments.
2010-10-11 Uwe HermannFactor out a few commonly duplicated functions from...
2010-10-09 Zheng BaoTrivial. Spell checking.
2010-10-09 Zheng BaoTrivial. Spell checking.
2010-10-08 Zheng BaoTrivial. Spell checking.
2010-10-08 Zheng BaoTrivial. Fix the typo.
2010-10-07 Jonathan KollaschRemove duplicate line from pci_ids.h.
2010-10-05 Jonathan KollaschUse %p instead of %x to print void *.
2010-10-02 Jonathan KollaschFix spelling/typos in comments.
2010-10-01 Patrick GeorgiMove CACHE_AS_RAM_ADDRESS_DEBUG out of romstage.c into...
2010-10-01 Zheng BaoTrivial. Re-indent the code.
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-28 Zheng BaoTrivial. re-Indent the code.
2010-09-27 Xavi Drudis FerranObviously missing brackets.
2010-09-25 Patrick GeorgiMark read-only data as read-only, so the global vars...
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-09-21 Zheng BaoComplete the code which was missing.
2010-09-21 Zheng BaoFix the typo. Field DisAutoRefresh is in DramTimngHi.
2010-09-13 Myles WatsonAdd reserved areas for fam10.
2010-09-13 Myles WatsonPort k8 UMA handling to fam10.
2010-09-13 Myles WatsonFix a typo reported by Sylvain Hitier.
2010-09-10 Myles WatsonMove memory type information out of some AMD sockets.
2010-09-09 Arne Georg GleditschPlease find appended. This patch gets rid of the ...
2010-09-09 Arne Georg GleditschAlso improve boot time on AMD for the DDR3 code path.
2010-09-09 Arne Georg GleditschApparently, it's not crucial to clear this at the exact...
2010-09-05 Zheng BaoTrivial. Currently the max frequency is preset as 400Mh...
2010-09-04 Kerry SheAMD DDR2 and DDR3 MCT function InitPhyCompensation...
2010-08-31 Zheng BaoGet Byte65/66 for register manufacture ID code. RegMan1...
2010-08-30 Kerry SheMulti-DIMMS on AMD ddr2 MCT channel B fixed.
2010-08-30 Kerry SheMulti-DIMMS on AMD ddr3 MCT channel B works.
2010-08-30 Kerry SheTrivial syntax correction of AMD mct_ddr3 dir.
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-24 Aurelien Guillaume* Adds support for PC Engines Alix.2D(1)3 board to...
2010-08-22 Xavi Drudis Ferrandocumented workaround erratum 414, see
2010-08-22 Xavi Drudis Ferrandocumented workaround erratum 372, see
2010-08-22 Xavi Drudis FerranInclude RB_C3 in erratum 346
2010-08-22 Xavi Drudis FerranAdd RB_C3 to AMD_FAM10_ALL so that it gets its MSR...
2010-08-17 Xavi Drudis FerranFix warnings (that become errors) in AMDHT for certain...
2010-08-05 Zheng BaoThe number of cores is got by reading the bit 15,13...
2010-07-26 Nils JacobsThis patch converts the Geode GX2 boards to CAR.
2010-07-09 Cristi MTrivial -Werror fix.
2010-07-08 Stefan ReinauerFix all warnings in the tree
2010-07-08 Stefan Reinauerget rid of even more fam10 and k8 warnings.
2010-07-07 Stefan Reinauerfix some more warnings
2010-07-06 Myles WatsonEliminate a couple of warnings from setup_resourcemap.c
2010-07-06 Edwin BeasantRe-integrate "USE_OPTION_TABLE" code.
next