summaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdk8/misc_control.c
AgeCommit message (Expand)Author
2018-05-31Remove AMD K8 cpu and northbridge supportKyösti Mälkki
2018-05-29src/northbridge: Add and update license headersMartin Roth
2018-05-21nb/amd/amdk8: Get rid of device_tElyes HAOUAS
2017-07-08nb/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2016-09-21northbridge/amdk8: Improve code formattingElyes HAOUAS
2016-08-31northbridge/amd: Add required space before opening parenthesis '('Elyes HAOUAS
2015-04-06global: Refactor get_option usageVarad Gautam
2015-01-08northbridge/amd: Doxygen fixesMartin Roth
2013-12-02global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-05-08Clean up #ifsPatrick Georgi
2011-11-01remove trailing whitespaceStefan Reinauer
2011-02-24Add compile-time defaults to some K8 CMOS options in case they're absent in CMOSJosef Kellermann
2010-10-02Fix spelling/typos in comments.Jonathan Kollasch
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-06No warnings day, next round.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2009-07-02Move the v3 resource allocator to v2.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-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2006-10-04AMD Rev F supportYinghai Lu
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34arch import user (historical)
2005-01-03optimize read link bug fixed.Yinghai Lu
2004-10-14- Sync up northbridge/amd/amdk8Eric Biederman
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-05-14refactored mcf3_set_resourcesLi-Ta Lo
2004-05-10fixed minor bug in APG bridge code. Use AGP_APERTURE_SIZE instead of IOMMU_AP...Li-Ta Lo
2004-04-24Don't optimize link read pointers for UP systems (from YhLu)Stefan Reinauer
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2004-02-10fix broken stuff :-(((Stefan Reinauer
2004-02-09final merge of YhLu's stuffDavid W. Hendricks
2004-01-14small fixesStefan Reinauer
2003-11-27fix AMD Solo targetStefan Reinauer
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-09-02- 1.1.4Eric Biederman