summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/amdk8/coherent_ht.c
Commit message (Expand)AuthorAgeFilesLines
* Remove AMD K8 cpu and northbridge supportKyösti Mälkki2018-05-311-1809/+0
* src/northbridge: Add and update license headersMartin Roth2018-05-291-2/+13
* nb/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-081-14/+14
* nb/amdk8: Link coherent_ht.cArthur Heymans2017-04-281-8/+7
* northbridge/amd/amdk8: Remove commented codeElyes HAOUAS2016-10-091-48/+0
* src/northbridge: Remove unnecessary whitespaceElyes HAOUAS2016-10-041-1/+1
* northbridge/amdk8: Improve code formattingElyes HAOUAS2016-09-211-62/+62
* northbridge/amd/amdk8/coherent_ht.c: Improve code formattingElyes HAOUAS2016-09-151-55/+55
* northbridge/amd/amdk8: transition away from device_tAntonello Dettori2016-09-131-5/+6
* northbridge/amd: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-70/+70
* src/northbridge: Capitalize CPU, RAM and ROMElyes HAOUAS2016-07-311-3/+3
* Remove #ifdef checks on Kconfig symbolsMartin Roth2015-12-061-9/+0
* lib: Unify log2() and related functionsJulius Werner2015-06-051-0/+1
* northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-17/+15
* Uniformly spell frequency unit symbol as HzElyes HAOUAS2014-07-291-1/+1
* northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-1/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+1
* Some more #if cleanupPatrick Georgi2012-05-081-5/+5
* Clean up #ifsPatrick Georgi2012-05-081-12/+12
* remove trailing whitespaceStefan Reinauer2011-11-011-2/+2
* Change read_option() to a macro that wraps some API uglynessPatrick Georgi2011-05-101-1/+1
* Errata #169 works on HT, not MCJosef Kellermann2011-02-141-0/+1
* Implemented workaround for erratum 169, obsoleting erratum 131.Alexandru Gagniuc2011-02-101-1/+15
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-071-2/+2
* - Fix race condition in option_table.h generation by moving the includeStefan Reinauer2010-09-251-0/+3
* fix some more warningsStefan Reinauer2010-07-071-17/+18
* Re-integrate "USE_OPTION_TABLE" code.Edwin Beasant2010-07-061-2/+2
* Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix so...Myles Watson2010-04-081-1/+1
* no warnings dayStefan Reinauer2010-04-071-0/+8
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-12/+12
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-2/+2
* Remove PRINTK_IN_CAR tests from AMD files.Myles Watson2009-10-231-11/+0
* Remove some warnings.Myles Watson2009-09-291-1/+1
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-12/+12
* This patch makes several CMOS/NVRAM reads dependent on whether there's a tabl...Myles Watson2009-02-271-1/+2
* Whitespace cleanup (trivial).Myles Watson2008-10-021-384/+384
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-16/+17
* YhLu's patch from January 18th.Yinghai Lu2007-04-061-190/+190
* AMD Rev F supportYinghai Lu2006-10-041-0/+4
* new cache_as_ram support Yinghai Lu2006-04-031-0/+9
* 1201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer2005-12-021-1/+1
* CAR patch from YH LURonald G. Minnich2005-11-231-0/+11
* - See Issue Tracker id-4 "lnxi-patch-4" Jason Schildt2005-10-251-44/+45
* Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt2005-08-101-48/+45
* - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt2005-08-091-45/+48
* eric patchYinghai Lu2005-07-081-60/+54
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)2005-07-061-1/+9
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)2005-07-061-87/+271
* 8 ways works nowYinghai Lu2005-02-011-296/+296
* coherent.c don't need to read incoherent ht capYinghai Lu2005-01-271-3/+3