summaryrefslogtreecommitdiffstats
path: root/src/mainboard/pcengines/apu2/BiosCallOuts.c
Commit message (Expand)AuthorAgeFilesLines
* mb/pcengines/apu2/BiosCallOuts: don't have binaryPI clear LPC decodesFelix Held2024-01-111-1/+1
* Replace some ENV_ROMSTAGE with ENV_RAMINITKyösti Mälkki2022-06-071-1/+1
* mb/pcengines: Drop unneeded empty linesElyes HAOUAS2020-08-241-2/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* Revert "mb/pcengines/apu2: add reset logic for PCIe slots"Michał Żygowski2020-04-071-71/+0
* mainboard/pcengines: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* mb/pcengines/apu2: add reset logic for PCIe slotsMichał Żygowski2020-03-251-0/+71
* mainboard/[g-p]*: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* mb/{msi,pcengines}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* pcengines/apu2: Switch away from BINARYPI_LEGACY_WRAPPERKrystian Hebel2019-11-271-69/+60
* AGESA,binaryPI: Replace use of __PRE_RAM__Kyösti Mälkki2019-08-201-5/+5
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1
* Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner2019-03-251-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-4/+4
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-051-3/+3
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* mainboard/pcengines/apu2: add apu3 and apu5 variantsKamil Wcislo2017-10-201-2/+12
* 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-2/+0
* AGESA boards: Drop heapManager.h includesKyösti Mälkki2017-09-121-1/+0
* amd/pi/hudson: Move oem_fan_control()Martin Roth2017-08-251-1/+1
* binarypi mainboards: Clean up IS_ENABLED fan controlMarshall Dawson2017-08-241-3/+1
* binaryPI: Switch to agesa/def_callouts.cKyösti Mälkki2017-07-171-1/+1
* binaryPI: Switch to agesa/heapmanager.cKyösti Mälkki2017-07-171-3/+0
* vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer2017-06-271-3/+3
* ddr3 spd: move accessor code into lib/spd_bin.cPatrick Georgi2017-02-101-1/+1
* ddr3 spd: Rename read_spd_from_cbfs() to read_ddr3_spd_from_cbfs()Patrick Georgi2017-02-101-1/+1
* pcengines/apu2: Refactor reading memory strapKyösti Mälkki2017-01-211-10/+3
* pcengines/apu2: add board supportPiotr Król2016-12-191-0/+157