summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/parmer/BiosCallOuts.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* mainboard/[a-f]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* mb: Fix typos in comments in AGESA boardsElyes HAOUAS2020-01-301-8/+8
* src/mainboard: Fix typoElyes HAOUAS2020-01-071-1/+1
* src: Drop unused 'include <cbfs.h>'Elyes HAOUAS2019-03-191-2/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-051-3/+3
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* AGESA binaryPI: Drop amdlib.h in BiosCallouts.cKyösti Mälkki2017-09-291-1/+0
* AGESA boards: Clean up Ids.h and Filecode.h includesKyösti Mälkki2017-09-121-1/+0
* AGESA boards: Drop heapManager.h includesKyösti Mälkki2017-09-121-1/+0
* AGESA mainboards: Clean up IS_ENABLED fan controlMarshall Dawson2017-08-241-68/+64
* amd/parmer: Switch away from AGESA_LEGACYKyösti Mälkki2017-08-241-39/+11
* AGESA boards: Drop unused includeKyösti Mälkki2016-06-031-1/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* AMD mainboards: Fix 64bit BiosCallOuts.cStefan Reinauer2015-10-301-2/+2
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* AGESA: Use same HeapManager for all BiosCallOutsKyösti Mälkki2015-03-071-3/+0
* AGESA: Drop board and chipset -specific callout headersKyösti Mälkki2014-10-191-1/+1
* AGESA fam15tn fam16kb 00730f01: Add common agesa_readSpd()Kyösti Mälkki2014-10-191-1/+1
* AGESA: Declare callout Fch_Oem_config staticKyösti Mälkki2014-10-191-1/+3
* AGESA: Drop some excessive agesawrapper.h includesKyösti Mälkki2014-07-281-1/+1
* AGESA f15tn f16kb: Fix HUDSON_XHCI_ENABLEKyösti Mälkki2014-07-251-6/+4
* AGESA Hudson: Fix typecasts in Fch_Oem_config()Kyösti Mälkki2014-07-141-3/+3
* AGESA boards: Use IS_ENABLED() for HUDSON_LEGACY_FREEKyösti Mälkki2014-07-141-3/+1
* AGESA: Use common heap allocatorKyösti Mälkki2014-06-061-3/+3
* AGESA: Use common GetBiosCallout()Kyösti Mälkki2014-06-061-21/+3
* AGESA fam15tn fam16kb: Use shared default calloutsKyösti Mälkki2014-06-061-6/+6
* AGESA fam15tn fam16kb: Use common handler for GNB_GFX_GET_VBIOS_IMAGEKyösti Mälkki2014-06-061-1/+1
* AMD Parmer: add IMC fan controlWANG Siyuan2014-03-101-96/+32
* AMD Fam15tn boards: BiosCallOuts.c: Remove board name from `CodecTableList`Paul Menzel2013-08-151-2/+2
* Add support for XHCI (USB 3.0)Dave Frodin2013-06-171-0/+8
* AMD Fam15tn boards: BiosCallOuts.c: Declare codec arrays as `static`Paul Menzel2013-05-141-2/+2
* AMD Hudson A55E: Remove GEC firmware blob kconfig promptBruce Griffith2013-05-011-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Fam15tn: Move SPD read from mainboards into wrapperMartin Roth2013-02-011-12/+3
* AGESA F15tn: Move callouts into northbridge wrapperMartin Roth2013-01-211-452/+12
* Hudson: Changes to support agesa/hudson for legacy freeMartin Roth2013-01-211-1/+4
* Trinity: Initialize the pointer prior to using itZheng Bao2012-10-241-2/+2
* AMD parmer: Set correct azalia code verb tablezbao2012-07-251-9/+9
* AMD family15tn: Add BIOS callback hook for getting VBIOS Imagezbao2012-07-251-0/+12
* Mainboard Parmer based on Trinityzbao2012-07-221-0/+735