summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/pi/agesawrapper.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski2019-12-041-1/+1
* soc/amd/common: Refactor S3 helpersKyösti Mälkki2019-08-161-13/+7
* soc/amd/common: Identify AGESA call patternKyösti Mälkki2019-05-221-92/+46
* soc/amd/common: Refactor AmdCreateStruct() useKyösti Mälkki2019-05-211-73/+70
* soc/amd/common: Introduce module_dispatch()Kyösti Mälkki2019-05-061-16/+39
* soc/amd/common: Remove AmdReadEventLog()Kyösti Mälkki2019-04-231-58/+0
* soc/amd/common: Introduce agesa_execute_state()Kyösti Mälkki2019-04-231-11/+63
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX)Julius Werner2019-03-251-1/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* soc/amd/common: Fix AmdLateRunApTask()Kyösti Mälkki2019-02-251-21/+2
* soc/amd/common: Move PI refcode loaderKyösti Mälkki2019-02-151-136/+0
* soc/amd/common: Don't use CAR_GLOBALArthur Heymans2019-02-121-9/+5
* soc/amd/common: Remove redundant ACPI S3 testKyösti Mälkki2019-02-121-9/+0
* buildsystem: Promote rules.h to default includeKyösti Mälkki2019-01-161-1/+0
* device: Use pcidev_path_on_root()Kyösti Mälkki2019-01-061-1/+1
* soc/amd: Convert from AMD units to coreboot unitsRichard Spiegel2018-11-161-8/+9
* soc/amd/stoneyridge: Set IOMMU support to follow device settingMartin Roth2018-10-301-2/+6
* soc/amd/common/pi: Correct top of DRAM reporting by AGESAMarshall Dawson2018-10-251-1/+1
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* soc/amd/stoneyridge: Add IOMMU supportMarc Jones2018-10-031-0/+3
* soc/amd/stoneyridge/romstage.c: Move STAPM code to SOC specificRichard Spiegel2018-09-241-0/+3
* soc/amd/common/block/pi/agesawarapper.c: Use find_image()Richard Spiegel2018-08-171-1/+2
* soc/amd/common: Remove PSPP override settingMarc Jones2018-08-031-2/+0
* soc/amd/common: Change create_struct return valueKyösti Mälkki2018-07-021-41/+17
* soc/amd/common: Fix agesawrapper CreateStruct callsKyösti Mälkki2018-07-021-4/+14
* soc/amd/common: Always set GetBiosCalloutKyösti Mälkki2018-06-211-10/+4
* grunt: use stage cache when waking from S3Raul E Rangel2018-05-141-4/+17
* compiler.h: add __weak macroAaron Durbin2018-04-241-2/+3
* soc/amd/common: Save the UMA settings from AGESAMarc Jones2018-02-261-4/+12
* soc/amd/common: Add S3 resume functions to wrapperMarshall Dawson2018-02-121-0/+137
* soc/amd/common: Replace missing AmdReleaseStruct() callsMarshall Dawson2018-02-121-1/+2
* soc/amd/common: Add generic create_struct call to wrapperMarshall Dawson2018-02-071-6/+22
* soc/amd/common: Improve misc. formatting in AGESA wrapperMarshall Dawson2018-02-071-128/+89
* soc/amd/common: Only load post-memory AGESA into RAM when split enabledDaniel Kurtz2018-01-071-1/+1
* soc/amd/common: load post-memory AGESA as rmoduleAaron Durbin2018-01-051-1/+28
* soc/amd/common: Allow AGESA file split for pre- and post-memoryJustin TerAvest2018-01-051-1/+13
* soc/amd/common/block/pi: Format files to standardsRichard Spiegel2018-01-021-8/+13
* soc/amd/common: Factor out InitPost printed results to functionMarshall Dawson2017-12-181-25/+42
* soc/amd: Move stoneyridge features out of agesawrapperMarshall Dawson2017-12-181-20/+7
* soc/amd/common: Remove #ifndef/#endif from AGESA wrapperMarshall Dawson2017-12-181-6/+0
* soc/amd/common: Make AGESA event log parser staticMarshall Dawson2017-12-181-28/+28
* soc/amd/common: Clean up AGESA event log functionMarshall Dawson2017-12-181-20/+30
* vc/amd/pi/0067F00: add option to add AGESA binary PI as stageAaron Durbin2017-12-131-6/+52
* soc/amd/common: Move AGESA related source filesRichard Spiegel2017-12-121-0/+421