summaryrefslogtreecommitdiffstats
path: root/src/northbridge/amd/amdk8/incoherent_ht.c
Commit message (Expand)AuthorAgeFilesLines
* AMD K8 fam10: Refactor offset_unitid configurationKyösti Mälkki2015-02-201-10/+4
* AMD K8 fam10: Remove some excessive preprocessor useKyösti Mälkki2015-02-201-17/+10
* northbridge: Drop print_ implementation from non-romcc boardsStefan Reinauer2015-01-061-5/+5
* Uniformly spell frequency unit symbol as HzElyes HAOUAS2014-07-291-1/+1
* northbridge: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-081-3/+0
* lib: Make log2() available in romstage on ARM, not just x86Alexandru Gagniuc2014-01-131-0/+1
* Get rid of a number of __GNUC__ checksStefan Reinauer2013-05-101-2/+0
* Clean up #ifsPatrick Georgi2012-05-081-6/+6
* VIA southbridge K8T890: Apply un-written naming rulesKyösti Mälkki2012-03-161-2/+2
* AMD CPU and chipset fixes for compilation with gcc 4.6Stefan Reinauer2011-10-151-2/+2
* Improve VIA K8M890 HT settings. Use recommended settings for ROMSIP andRudolf Marek2011-06-301-2/+5
* cleanup wrong use of defined() after exporting all variables in KconfigStefan Reinauer2011-04-191-5/+1
* Move K8_ALLOCATE_IO_RANGE to Kconfig.Patrick Georgi2010-11-071-9/+5
* Remove duplicate line from pci_ids.h.Jonathan Kollasch2010-10-071-19/+15
* Fix all warnings in the tree Stefan Reinauer2010-07-081-1/+1
* zero warnings days...Stefan Reinauer2010-04-231-1/+3
* zero warnings days.Stefan Reinauer2010-04-091-0/+3
* no warnings dayStefan Reinauer2010-04-071-0/+2
* "no warnings day"Stefan Reinauer2010-04-071-1/+1
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-21/+21
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-20/+20
* Drop dead K8_SCAN_PCI_BUS code. It's a bad idea to scan the PCI busses beforeMyles Watson2009-10-231-132/+0
* Remove PRINTK_IN_CAR tests from AMD files.Myles Watson2009-10-231-4/+0
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-28/+28
* Remove warnings from compilation of the s2892 with and without CBFS.Myles Watson2009-04-301-1/+7
* Add verbose debugging output at SPEW level to noncoherent HyperTransportCarl-Daniel Hailfinger2008-12-231-5/+25
* Whitespace cleanup (trivial).Myles Watson2008-10-021-284/+287
* More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE.Yinghai Lu2007-09-141-43/+29
* YhLu's patch from January 18th.Yinghai Lu2007-04-061-25/+51
* CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu2006-10-041-3/+3
* AMD Rev F supportYinghai Lu2006-10-041-151/+147
* small fixes to get Ward Vandewege's Tyan board booting.Stefan Reinauer2006-04-111-3/+3
* new cache_as_ram support Yinghai Lu2006-04-031-30/+0
* trying to translate some of this.Stefan Reinauer2006-03-261-56/+135
* use hcdn to simplify the mptable.c and irqtable.c --- patch fro issueYinghai Lu2005-12-061-28/+0
* 1201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer2005-12-021-66/+294
* - See Issue Tracker id-11.Jason Schildt2005-10-251-6/+14
* Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt2005-08-101-156/+388
* - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt2005-08-091-388/+156
* eric patchYinghai Lu2005-07-081-103/+231
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-51arch import user (historical)2005-07-061-1/+5
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)2005-07-061-0/+3
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30arch import user (historical)2005-07-061-26/+85
* linkb_to_hostYinghai Lu2005-01-201-33/+42
* linkb_to_hostYinghai Lu2005-01-191-1/+1
* linkb_to_hostYinghai Lu2005-01-191-1/+1
* linkb_to_hostYinghai Lu2005-01-171-34/+44
* ht opt bugYinghai Lu2005-01-131-1/+1
* clear dead link bug fix and opt_link_read for non coherent linkYinghai Lu2005-01-061-29/+90
* amd k8 routing table creation dynamically supportYinghai Lu2004-12-211-16/+10
OpenPOWER on IntegriCloud