summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/amdk8/raminit.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki2015-01-101-5/+1
* Uniformly spell frequency unit symbol as HzElyes HAOUAS2014-07-291-11/+11
* src: Make use of 'CEIL_DIV(a, b)' macro across treeEdward O'Callaghan2014-07-111-6/+6
* Declare acpi_is_wakeup_early() only onceKyösti Mälkki2014-06-251-0/+1
* AMD: Drop redundant test for CONFIG_RAMTOPKyösti Mälkki2014-05-031-4/+0
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-261-0/+1
* Rename cpu/x86/car.h to arch/early_variables.hStefan Reinauer2013-10-131-1/+1
* amdk8/amdfam10: Use CAR_GLOBAL for sysinfoPatrick Georgi2012-11-281-0/+3
* Clean up #ifsPatrick Georgi2012-05-081-2/+2
* Move C labels to start-of-linePatrick Georgi2012-03-071-1/+1
* k8: add CONFIG_K8_FORCE_2T_DRAM_TIMING and enable it for asus k8v-xFlorian Zumbiehl2011-12-141-2/+2
* k8 raminit: fix bug, improve clock selection, add clock limit for sock754Florian Zumbiehl2011-11-231-183/+166
* fix DDR_MASK in load-dependent clock limiting for socket 939 in k8 raminitFlorian Zumbiehl2011-11-161-1/+1
* Change read_option() to a macro that wraps some API uglynessPatrick Georgi2011-05-101-3/+3
* cleanup wrong use of defined() after exporting all variables in KconfigStefan Reinauer2011-04-191-5/+5
* Attached patch implements the memory speed reductions (and 2T/1T clock logic)...Rudolf Marek2010-12-131-10/+148
* Following patch adds support to bring out the memory out of self refresh when...Rudolf Marek2010-12-131-5/+33
* Move QRANK_DIMM_SUPPORT to Kconfig, removing it from romstage.cPatrick Georgi2010-11-051-17/+13
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-071-3/+3
* - Fix race condition in option_table.h generation by moving the includeStefan Reinauer2010-09-251-0/+3
* Fix all warnings in the tree Stefan Reinauer2010-07-081-2/+2
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-5/+3
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* zero warnings days.Stefan Reinauer2010-04-091-4/+7
* No warnings day, next round.Stefan Reinauer2010-04-061-4/+0
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-30/+30
* Replace clear_memory with memset.Myles Watson2010-03-111-1/+0
* Remove some warnings from the tyan s2895.Myles Watson2009-10-301-1/+1
* Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE.Myles Watson2009-10-161-2/+2
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-8/+8
* Fix non-revF K8 ram init compilation which was broken in r4341.Carl-Daniel Hailfinger2009-06-051-8/+8
* K8 RAM init debug messages are pretty short and sometimes cryptic. MakeCarl-Daniel Hailfinger2009-06-051-1/+8
* The point of the patch is to make it easier to understand the raminitMyles Watson2009-06-041-185/+120
* Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson2009-04-301-10/+9
* This patch makes several CMOS/NVRAM reads dependent on whether there's a tabl...Myles Watson2009-02-271-4/+5
* Whitespace cleanup (trivial).Myles Watson2008-10-021-216/+216
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-2/+3
* This patch changes the "if else" style of parameter matching to table and als...Rudolf Marek2007-11-021-129/+77
* fix some typos, clarify comments and drop dead code (trivial)Stefan Reinauer2007-05-211-45/+15
* YhLu's patch from January 18th. This part is mostly cleaning up Yinghai Lu2007-04-061-0/+18
* K8_4RANK to QRANKYinghai Lu2006-10-051-15/+15
* CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu2006-10-041-2/+19
* AMD Rev F supportYinghai Lu2006-10-041-11/+15
* new cache_as_ram support Yinghai Lu2006-04-031-0/+4
* from issue 53: don't set TOM2 if 4G less mem installed, opt for init_eccYinghai Lu2005-12-141-3/+5
* Applying YhLu's patch from issue 37.Stefan Reinauer2005-12-011-66/+223
* - See Issue Tracker id-4 "lnxi-patch-4" Jason Schildt2005-10-251-81/+66
* Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt2005-08-101-74/+82
* - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt2005-08-091-82/+74
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-52arch import user (historical)2005-07-061-1/+1
OpenPOWER on IntegriCloud