summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lippert/toucan-af/BiosCallOuts.c
Commit message (Expand)AuthorAgeFilesLines
* mb/lippert: Unify mainboardsAngel Pons2020-08-101-54/+0
* mb/lippert: Align whitespace and commentsAngel Pons2020-07-091-1/+1
* src/mainboard: Remove unused 'include <stdlib.h>'Elyes HAOUAS2020-05-131-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/lippert: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-051-2/+2
* AGESA binaryPI: Drop amdlib.h in BiosCallouts.cKyösti Mälkki2017-09-291-1/+0
* AGESA boards: Drop heapManager.h includesKyösti Mälkki2017-09-121-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 fam12 fam14 fam15: Sanitize BiosCallOuts headersKyösti Mälkki2014-10-191-0/+2
* AGESA fam12 fam14 fam15: Use common agesa_readSpd()Kyösti Mälkki2014-10-191-2/+1
* AGESA: Drop some excessive agesawrapper.h includesKyösti Mälkki2014-07-281-1/+1
* AGESA: Use common heap allocatorKyösti Mälkki2014-06-061-3/+3
* AGESA: Use common GetBiosCallout()Kyösti Mälkki2014-06-061-23/+3
* AGESA fam12 fam14 fam15: Declare local callouts staticKyösti Mälkki2014-05-261-2/+4
* AGESA fam12 fam14 fam15: Common handler for AGESA_RUNFUNC_ONAPKyösti Mälkki2014-05-261-1/+1
* AGESA fam12 fam14 fam15: Common handler for AGESA_DO_RESETKyösti Mälkki2014-05-261-1/+1
* AGESA fam14: Comment lack of PCI-e slot resetsKyösti Mälkki2014-05-261-9/+7
* AGESA: Add common calloutsKyösti Mälkki2014-05-261-20/+4
* AGESA: Fix BiosCallouts table formattingKyösti Mälkki2014-05-051-47/+12
* AGESA fam14: Use common calloutsKyösti Mälkki2014-05-051-344/+0
* FrontRunner/Toucan-AF: Use SPD read code from F14 wrapperJens Rottmann2013-03-221-2/+6
* LiPPERT Toucan-AF [2/2]: actually implement mainboard supportJens Rottmann2013-03-021-45/+22
* LiPPERT Toucan-AF [1/2]: create board by forking AMD PersimmonJens Rottmann2013-03-021-0/+509