summaryrefslogtreecommitdiffstats
path: root/src/mainboard/amd/south_station/BiosCallOuts.c
Commit message (Expand)AuthorAgeFilesLines
* mb/*/*: Remove AMD family14 boardsArthur Heymans2022-11-071-167/+0
* treewide: Don't add bitsElyes Haouas2022-07-181-2/+2
* mb/amd/*/BiosCallOuts.c: Fix some white spaces issuesElyes Haouas2022-07-181-40/+40
* mb/*/BiosCallOuts.c: Fix unused variableArthur Heymans2022-03-251-4/+0
* soc/amd/common: Access ACPIMMIO via proper symbolsKyösti Mälkki2020-06-281-2/+2
* AGESA fam14: Use AMD_ACPIMMIO_GPIO_BASE_100Kyösti Mälkki2020-06-281-6/+3
* 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/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/*/*: use ACPIMMIO common block wherever possibleMichał Żygowski2020-01-121-147/+133
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-051-3/+3
* AGESA boards: Drop heapManager.h includesKyösti Mälkki2017-09-121-1/+0
* src/mainboard: Remove unnecessary whitespaceElyes HAOUAS2016-10-071-6/+6
* src/mainboard/a-trend - emulation: Add space around operatorsElyes HAOUAS2016-09-201-3/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* AMD mainboards: Fix 64bit BiosCallOuts.cStefan Reinauer2015-10-301-4/+4
* 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/+1
* 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-21/+3
* AGESA fam12 fam14 fam15: Declare local callouts staticKyösti Mälkki2014-05-261-4/+7
* 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: 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-342/+0
* AMD South Station: Use SPD read code from F14 wrapperKimarie Hoot2013-03-081-2/+6
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Inagua+children: fix simple copy & paste error in code to reset PCIe slotsJens Rottmann2013-02-191-1/+1
* Remove whitespace.Patrick Georgi2012-02-171-6/+6
* mainboard: Add AMD southstation RDK supportKerry Sheh2011-11-181-0/+614