summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/olivehill/BiosCallOuts.c
AgeCommit message (Expand)Author
2020-05-13src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04mainboard/amd: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/[a-f]*: Remove copyright noticesPatrick Georgi
2020-01-30mb: Fix typos in comments in AGESA boardsElyes HAOUAS
2020-01-07src/mainboard: Fix typoElyes HAOUAS
2019-03-19src: Drop unused 'include <cbfs.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2017-09-29AGESA binaryPI: Drop amdlib.h in BiosCallouts.cKyösti Mälkki
2017-09-12AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki
2017-09-12AGESA boards: Drop heapManager.h includesKyösti Mälkki
2017-08-24AGESA mainboards: Clean up IS_ENABLED fan controlMarshall Dawson
2017-08-24amd/olivehill: Switch away from AGESA_LEGACY_WRAPPERKyösti Mälkki
2016-06-03AGESA boards: Drop unused includeKyösti Mälkki
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30AMD mainboards: Fix 64bit BiosCallOuts.cStefan Reinauer
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-07AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki
2014-10-19AGESA: Drop board and chipset -specific callout headersKyösti Mälkki
2014-10-19AGESA fam15tn fam16kb 00730f01: Add common agesa_readSpd()Kyösti Mälkki
2014-10-19AGESA: Declare callout Fch_Oem_config staticKyösti Mälkki
2014-07-28AGESA: Drop some excessive agesawrapper.h includesKyösti Mälkki
2014-07-25AGESA f15tn f16kb: Fix HUDSON_XHCI_ENABLEKyösti Mälkki
2014-07-14AGESA Hudson: Fix typecasts in Fch_Oem_config()Kyösti Mälkki
2014-06-06AGESA: Use common heap allocatorKyösti Mälkki
2014-06-06AGESA: Use common GetBiosCallout()Kyösti Mälkki
2014-06-06AGESA fam15tn fam16kb: Use shared default calloutsKyösti Mälkki
2014-06-06AGESA fam15tn fam16kb: Use common handler for GNB_GFX_GET_VBIOS_IMAGEKyösti Mälkki
2014-03-10AMD Olive Hill: add IMC fan controlWANG Siyuan
2013-08-05AMD Olive Hill: Add new AMD mainboard using Kabini processorSiyuan Wang