summaryrefslogtreecommitdiff
path: root/src/mainboard/lippert/toucan-af/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-05mainboard/lippert: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18mainboard/[g-p]*: Remove copyright noticesPatrick Georgi
2019-04-23src: Add missing include 'console.h'Elyes HAOUAS
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2017-09-29AGESA binaryPI: Drop amdlib.h in BiosCallouts.cKyösti Mälkki
2017-09-12AGESA boards: Drop heapManager.h includesKyö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 fam12 fam14 fam15: Sanitize BiosCallOuts headersKyösti Mälkki
2014-10-19AGESA fam12 fam14 fam15: Use common agesa_readSpd()Kyösti Mälkki
2014-07-28AGESA: Drop some excessive agesawrapper.h includesKyösti Mälkki
2014-06-06AGESA: Use common heap allocatorKyösti Mälkki
2014-06-06AGESA: Use common GetBiosCallout()Kyösti Mälkki
2014-05-26AGESA fam12 fam14 fam15: Declare local callouts staticKyösti Mälkki
2014-05-26AGESA fam12 fam14 fam15: Common handler for AGESA_RUNFUNC_ONAPKyösti Mälkki
2014-05-26AGESA fam12 fam14 fam15: Common handler for AGESA_DO_RESETKyösti Mälkki
2014-05-26AGESA fam14: Comment lack of PCI-e slot resetsKyösti Mälkki
2014-05-26AGESA: Add common calloutsKyösti Mälkki
2014-05-05AGESA: Fix BiosCallouts table formattingKyösti Mälkki
2014-05-05AGESA fam14: Use common calloutsKyösti Mälkki
2013-03-22FrontRunner/Toucan-AF: Use SPD read code from F14 wrapperJens Rottmann
2013-03-02LiPPERT Toucan-AF [2/2]: actually implement mainboard supportJens Rottmann
2013-03-02LiPPERT Toucan-AF [1/2]: create board by forking AMD PersimmonJens Rottmann