summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asrock/e350m1/BiosCallOuts.c
Commit message (Expand)AuthorAgeFilesLines
* mb/*/*: Remove AMD family14 boardsArthur Heymans2022-11-071-97/+0
* mb/*/BiosCallOuts.c: Fix unused variableArthur Heymans2022-03-251-2/+0
* mb/asrock: Drop unneeded empty linesElyes HAOUAS2020-08-241-1/+0
* soc/amd/common: Access ACPIMMIO via proper symbolsKyösti Mälkki2020-06-281-1/+1
* AGESA fam14: Use AMD_ACPIMMIO_GPIO_BASE_100Kyösti Mälkki2020-06-281-3/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* mainboard/asrock: 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-77/+71
* mb/{asrock,asus}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* 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/a-trend - emulation: Add space around operatorsElyes HAOUAS2016-09-201-1/+1
* 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
* mainboards/asrock/e350m1: Use driver for Nuvoton NCT5572D superio chipFelix Held2014-10-301-5/+3
* AGESA: Drop board and chipset -specific callout headersKyösti Mälkki2014-10-191-1/+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-25/+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-7/+7
* AGESA: Add common calloutsKyösti Mälkki2014-05-261-13/+4
* AGESA: Fix BiosCallouts table formattingKyösti Mälkki2014-05-051-41/+11
* AGESA fam14: Use common calloutsKyösti Mälkki2014-05-051-342/+0
* Asrock E350M1: Use SPD read code from F14 wrapperJens Rottmann2013-03-221-1/+6
* ASRock E350M1: Let `BiosGnbPcieSlotReset()` return `AGESA_UNSUPPORTED`Paul Menzel2013-03-071-76/+1
* 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
* BiosCallOuts: Replace REQUIRED_CALLOUTS define with flexible variableAladyshev Konstantin2012-12-281-8/+9
* remove trailing whitespaceStefan Reinauer2011-11-011-25/+25
* Update to Asrock E350m1 for AMD F14 C0efdesign982011-09-141-1/+1
* ASRock/E350M1: Skip memory clear for boot time reductionMarshall Buschman2011-06-121-0/+2
* git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6376 2b7e53f0-3cfb-0310-b3e...Scott Duplichan2011-02-241-0/+601