summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/stoneyridge/BiosCallOuts.c
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/stoneyridge/BiosCallOuts: add missing curly bracesFelix Held2023-12-261-1/+2
* soc/amd/stoneyridge: use is_dev_enabled(DEV_PTR())Felix Held2023-12-261-2/+1
* Replace some ENV_ROMSTAGE with ENV_RAMINITKyösti Mälkki2022-06-071-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-3/+0
* soc/{amd,cavium,mediatek,sifive}: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-2/+3
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* device: Use pcidev_path_on_root()Kyösti Mälkki2019-01-061-2/+2
* soc/amd: Convert from AMD units to coreboot unitsRichard Spiegel2018-11-161-6/+7
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* soc/amd/stoneyridge/BiosCallOuts: Remove #include <AmdLib.h>Richard Spiegel2018-09-281-1/+0
* soc/amd/stoneyridge: Disable SATA based on devicetree settingRichard Spiegel2018-08-061-12/+16
* src/soc/amd/stoneyridge: Remove IMC supportRichard Spiegel2018-07-311-3/+0
* soc/amd/stoneyridge: Remove USB30PortInit settingMartin Roth2018-05-041-3/+0
* compiler.h: add __weak macroAaron Durbin2018-04-241-2/+3
* soc/amd/stoneyridge: Create a HALT_THIS_AP calloutRichard Spiegel2018-03-161-0/+19
* google/kahlee/BiosCallOuts.c: Remove platform_FchParams_resetRichard Spiegel2018-01-231-0/+3
* AMD/stoneyridge: Fix SATA reset inconsistencyRichard Spiegel2018-01-221-2/+0
* soc/amd/common: Move Agesa related headersRichard Spiegel2017-12-121-2/+2
* soc/amd/stoneyridge: Add mainboard call for SPD valuesMarc Jones2017-11-291-18/+51
* amd/stoneyridge: Fix SPD files and functions camel caseMarc Jones2017-11-201-1/+1
* soc/amd/stoneyridge: Remove direct AGESA header includesMartin Roth2017-11-141-1/+0
* Stoney Ridge Platforms: Make AGESA callout tables commonMartin Roth2017-10-201-0/+115