fix DDR_MASK in load-dependent clock limiting for socket 939 in k8 raminit
[coreboot.git] / src / northbridge / amd /
2011-11-16 Florian Zumbiehlfix DDR_MASK in load-dependent clock limiting for socke...
2011-11-07 Florian ZumbiehlCycle time at CAS Latency (CLX - 2) is at 25 in DDR2...
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-10-15 Stefan ReinauerAMD CPU and chipset fixes for compilation with gcc 4.6
2011-10-14 Stefan ReinauerFix compilation of AMD GX2 northbridge code with gcc 4.6
2011-10-12 Christoph Grenzamdk8: ASL include for K8 temperature sensor support...
2011-10-03 enok71TINY_BOOTBLOCK problem-fix on amdk8+amd8111 platforms
2011-09-24 QingPei WangAdd AMD Family 10h PH-E0 support
2011-09-14 efdesign98AMD F14 Northbridge updates
2011-09-06 Kerry SheAMD F14 southbridge update
2011-07-21 efdesign98Update AMD SR5650 and SB700
2011-07-18 efdesign98Add AMD Family 10 cpu support to northbridge folder
2011-07-10 Scott DuplichanASRock E350M1: ACPI-related BSOD fix
2011-07-08 Cristian Măgherușa... Fix memory size reporting on AMD family 14h systems...
2011-06-30 Rudolf MarekImprove VIA K8M890 HT settings. Use recommended setting...
2011-06-28 efdesign98Addition of Family12/SB900 wrapper code
2011-06-21 efdesign98Move existing AMD Ffamily14 code to f14 folder
2011-06-21 efdesign98Rename {CPU|NB|SB}/amd/*_wrapper folders
2011-06-03 Marc JonesThis patch sets max freq defaults for ddr2 and ddr3for...
2011-05-15 Peter Stugeagesa_wrapper: Avoid repetitive Kconfig depends, trivial
2011-05-15 Scott DuplichanCosmetic cleanup.
2011-05-15 Scott Duplichan1) Remove unused kconfig options.
2011-05-15 Scott DuplichanBuild device paths for AP cores so that coreboot will...
2011-05-15 Scott DuplichanMove mmconf base from e0000000 to f8000000 to avoid...
2011-05-11 Patrick GeorgiWork around unclean CMOS handling for now
2011-05-10 Patrick GeorgiChange read_option() to a macro that wraps some API...
2011-04-21 Stefan Reinauermore ifdef -> if fixes
2011-04-19 Zheng BaoThe "temp" will be used later. So it has to be calculat...
2011-04-19 Stefan Reinauercleanup wrong use of defined() after exporting all...
2011-04-11 Alexandru GagniucUnify use of post_code
2011-03-28 Zheng BaoAdd AMD C32 support.
2011-03-08 Scott DuplichanEnable mahogany_fam10 and Kino family 10h to run the...
2011-03-01 Patrick GeorgiMark non-returning function as noreturn to help some...
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-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...
next