Convert some comments to proper Doxygen syntax.
[coreboot.git] / src / northbridge / amd / amdk8 /
2010-10-11 Uwe HermannFactor out a few commonly duplicated functions from...
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-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-09-10 Myles WatsonMove memory type information out of some AMD sockets.
2010-08-27 Jens Rottmanndrop three unneeded config variables:
2010-08-26 Jens RottmannCONFIG_DEBUG_RAM_SETUP and CONFIG_DEBUG_SMBUS are only...
2010-07-09 Cristi MTrivial -Werror fix.
2010-07-08 Stefan ReinauerFix all warnings in the tree
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.
2010-07-06 Myles WatsonA bug fix:
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-06-09 Myles WatsonMake k8 & fam10 northbridge.c code more similar.
2010-06-04 Frank VibransThis patch replaces the headers of the following files:
2010-05-21 Myles WatsonFix amdk8_util.asl and explain behaviour a bit.
2010-05-21 Myles WatsonUse lists instead of arrays for resources in devices...
2010-05-14 Stefan Reinauermore acpica fixes... The tricky part is the stuff in...
2010-05-10 Myles WatsonHigh tables don't have to be on node 0 on K8. Make...
2010-04-30 Myles WatsonGet rid of a few more warnings.
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-04-25 Stefan Reinauerzero warnings days
2010-04-23 Stefan Reinauerzero warnings days...
2010-04-22 Stefan Reinauerzero warnings days...
2010-04-20 Stefan ReinauerAs Myles suggested a while back: Switch long time ...
2010-04-15 Stefan Reinauerzero warnings days...
2010-04-14 Myles WatsonRemove few more warnings and some dead code.
2010-04-09 Stefan Reinauerfix the broken nvidia chipset boards,
2010-04-09 Stefan Reinauerzero warnings days.
2010-04-09 Joseph Smith1. This patch adds CAR for Intel P6 series processors.
2010-04-08 Myles WatsonReplace dual_core and quad_core CMOS (nvram) options...
2010-04-07 Stefan Reinauerno warnings day
2010-04-07 Stefan Reinauer"no warnings day"
2010-04-07 Stefan Reinauer- unify use of SB_HT_CHAIN_UNITID_OFFSET_ONLY
2010-04-06 Stefan ReinauerNo warnings day, next round.
2010-04-03 Stefan Reinauerremove more warnings.
2010-04-02 Myles WatsonFix includes for showallroutes.
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-31 Stefan ReinauerThis patch drops arch/i386/lib/console.c and arch/i386...
2010-03-30 Stefan Reinauerfix some amd k8 warnings
2010-03-29 Stefan Reinauerdualcore.h and quadcore.h are almost exactly the same.
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-11 Myles WatsonReplace clear_memory with memset.
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-02-22 Stefan ReinauerThis is a general cleanup patch
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-11-18 Myles WatsonUpdate amdk8/util.c since __PRE_RAM__. Make node ...
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-11-05 Myles WatsonAdd debugging utility file for dumping routing register...
2009-10-30 Myles WatsonRemove some warnings from the tyan s2895.
2009-10-26 Myles WatsonDefine some variables that were not defined. There...
2009-10-24 Myles WatsonTrivial regrouping of a calculation to simplify it.
2009-10-24 Stefan ReinauerFix K8 boards high tables on UMA systems (KT690 for...
2009-10-23 Myles WatsonDrop dead K8_SCAN_PCI_BUS code. It's a bad idea to...
2009-10-23 Myles WatsonRemove PRINTK_IN_CAR tests from AMD files.
2009-10-20 Myles WatsonWhen I converted an #ifdef to an #if it broke the code...
2009-10-19 Myles WatsonClean up some #ifdef CONFIG_*
2009-10-18 Uwe HermannSimplify Kconfig files by using "select" where possible...
2009-10-16 Myles WatsonChange CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-14 Myles WatsonWhite space and typo fixes. This makes it easier to...
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-10-01 Myles WatsonFix Kconfig build for K8 boards.
2009-09-29 Myles WatsonMake CONFIG_HAVE_HIGH_TABLES consistent in where and...
2009-09-29 Myles WatsonRemove some warnings.
2009-09-25 Patrick Georgisome progress on kconfig:
2009-09-24 Myles WatsonRemove HyperTransport support from boards that don...
2009-09-23 Stefan Reinauersimplify source tree hierarchy: move files from sdram...
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-13 Patrick GeorgiFix some conflicting types of variables
2009-08-12 Ronald G. MinnichThis now builds.
2009-08-12 Patrick GeorgiKconfig!
2009-07-21 Myles WatsonRemove a comment that no longer applies. Trivial.
2009-07-02 Myles WatsonUpdate the k8 code for the v3 resource allocator.
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-06-21 Rudolf MarekThis patch adds a proper namestring generation to our...
2009-06-05 Carl-Daniel HailfingerFix non-revF K8 ram init compilation which was broken...
2009-06-05 Carl-Daniel HailfingerK8 RAM init debug messages are pretty short and sometim...
2009-06-04 Myles WatsonThe point of the patch is to make it easier to understa...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-04-30 Myles WatsonRemove warnings from compilation of the s2892 with...
2009-04-28 Patrick GeorgiEnable HAVE_HIGH_TABLES by default for northbridges...
2009-04-22 Stefan Reinauerremove some style guide breaks and warnings from ramini...
2009-04-22 Stefan ReinauerFactor out acpi_create_madt_lapics. It can be used...
2009-04-18 Ronald HoogenboomThere is a typo in amdk8/raminit_f.c regarding the...
2009-04-13 Rudolf MarekFollowing patch adds resume (exit from self refresh...
2009-04-11 Ward VandewegeThis patch fixes an edge case for K8 raminit. Specifica...
2009-04-10 Stefan Reinauerunify spd_ddr2.h (trivial)
next