aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdk8/raminit.c
AgeCommit message (Expand)Author
2010-09-25- Fix race condition in option_table.h generation by moving the includeStefan Reinauer
2010-07-08Fix all warnings in the tree Stefan Reinauer
2010-07-06Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-09zero warnings days.Stefan Reinauer
2010-04-06No warnings day, next round.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-11Replace clear_memory with memset.Myles Watson
2009-10-30Remove some warnings from the tyan s2895.Myles Watson
2009-10-16Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-05Fix non-revF K8 ram init compilation which was broken in r4341.Carl-Daniel Hailfinger
2009-06-05K8 RAM init debug messages are pretty short and sometimes cryptic. MakeCarl-Daniel Hailfinger
2009-06-04The point of the patch is to make it easier to understand the raminitMyles Watson
2009-04-30Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson
2009-02-27This patch makes several CMOS/NVRAM reads dependent on whether there's a tabl...Myles Watson
2008-10-02Whitespace cleanup (trivial).Myles Watson
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2007-11-02This patch changes the "if else" style of parameter matching to table and als...Rudolf Marek
2007-05-21fix some typos, clarify comments and drop dead code (trivial)Stefan Reinauer
2007-04-06YhLu's patch from January 18th. This part is mostly cleaning up Yinghai Lu
2006-10-05K8_4RANK to QRANKYinghai Lu
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2006-04-03new cache_as_ram support Yinghai Lu
2005-12-14from issue 53: don't set TOM2 if 4G less mem installed, opt for init_eccYinghai Lu
2005-12-01Applying YhLu's patch from issue 37.Stefan Reinauer
2005-10-25- See Issue Tracker id-4 "lnxi-patch-4" Jason Schildt
2005-08-10Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt
2005-08-09- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-52arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)
2004-10-14- Sync up northbridge/amd/amdk8Eric Biederman
2004-07-08move default_resource_map to its own fileLi-Ta Lo
2004-03-23Doxidization, reformatLi-Ta Lo
2004-03-19Includes fix from Craig C ForneyDavid W. Hendricks
2004-03-19fix typo that keeps solo from workingStefan Reinauer
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2003-11-10automatically detect southbridge link. this should allow to get rid of mostStefan Reinauer
2003-11-04add hook for spdrom iohub selectionStefan Reinauer
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-09-01- Updates to config.g so that it works more reliably and has initial supportEric Biederman
2003-08-28cleaning out motherboard specific changes from the generic directories.Stefan Reinauer
2003-08-04patches from Yh Lu. Tested and working on HDAMARonald G. Minnich
2003-08-01- Update raminit.c so it works properly for multiple cpusEric Biederman
2003-07-30updates from YhLu, plus fixes for PPC/K8 issues.Ronald G. Minnich
2003-07-25YhLu's changes to resolve several memory and other problems.Ronald G. Minnich
2003-07-21- First pass at s2880 support.Eric Biederman
2003-07-19- Major cleanup of the bootpathEric Biederman
2003-07-17- Update Config so we now have the proper number of cpusEric Biederman
2003-07-17- pci_device.c fixes for generic pci bridges to zero the unused portion of br...Eric Biederman
2003-07-16- ldscripb.lb remove another $Id: line..Eric Biederman
2003-07-12- Commit a working spd based memory initialization routineEric Biederman
2003-06-19- Update the romcc version.Eric Biederman
2003-06-18- A new test case for romccEric Biederman
2003-06-17- Minor mod to reset16.inc to work with newer binutils hopefully this works w...Eric Biederman
2003-06-12- Changes to the pci config routines moving them closer to the non romcc APIEric Biederman
2003-06-11- Factoring of auto.cEric Biederman