summaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdk8/amdk8.h
AgeCommit message (Expand)Author
2019-11-20nb/amd/fam10: Drop supportArthur Heymans
2019-10-27src/[northbridge,security]: change "unsigned" to "unsigned int"Martin Roth
2018-05-31Remove AMD K8 cpu and northbridge supportKyösti Mälkki
2018-05-29src/northbridge: Add and update license headersMartin Roth
2017-07-08nb/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-04-28nb/amdk8: Link coherent_ht.cArthur Heymans
2017-04-28nb/amd/amdk8: Link reset_test.cArthur Heymans
2016-09-13northbridge/amd/amdk8: transition away from device_tAntonello Dettori
2016-09-12src/northbridge: Improve code formattingElyes HAOUAS
2013-12-30AMD K8 (rev F): Move rev F0/F1 workaround to headerKyösti Mälkki
2012-08-07Move cpus_ready_for_init() to AMD K8Kyösti Mälkki
2012-05-08Clean up #ifsPatrick Georgi
2010-12-08second round name simplification. drop the <component>_ prefix.stepan
2010-07-08Fix all warnings in the tree Stefan Reinauer
2010-07-07fix some more warningsStefan Reinauer
2010-04-02Fix includes for showallroutes.Myles Watson
2009-11-18Update amdk8/util.c since __PRE_RAM__. Make node & link more unique.Myles Watson
2009-11-05Add debugging utility file for dumping routing registers on K8.Myles Watson
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
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
2007-11-02This patch changes the "if else" style of parameter matching to table and als...Rudolf Marek
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan 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
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2003-12-08missing file.Ronald G. Minnich