summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/pi
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-117-7/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-023-3/+3
* soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-057-90/+14
* soc: Remove copyright noticesPatrick Georgi2020-03-186-8/+0
* printf: Automatically prefix %p with 0xJulius Werner2019-12-111-1/+1
* amdblocks/acpimmio: Unify BIOSRAM usageMichał Żygowski2019-12-041-1/+1
* src/soc: Remove unused include <device/pci_ops.h>Elyes HAOUAS2019-09-151-1/+0
* soc/amd/common: Refactor S3 helpersKyösti Mälkki2019-08-161-13/+7
* soc/*: Report mp_init errorsPatrick Rudolph2019-08-061-4/+4
* 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-233-14/+66
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-233-0/+3
* 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-202-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-6/+6
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* soc/amd/common: Fix AmdLateRunApTask()Kyösti Mälkki2019-02-252-24/+4
* soc/amd/common: Move PI refcode loaderKyösti Mälkki2019-02-153-136/+155
* 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
* src/(device/lib/soc): Remove unused variablesRichard Spiegel2018-12-051-2/+0
* soc/amd: Convert from AMD units to coreboot unitsRichard Spiegel2018-11-163-58/+65
* soc/amd/common: Fix function formatingRichard Spiegel2018-11-061-3/+3
* soc/amd/stoneyridge: Set IOMMU support to follow device settingMartin Roth2018-10-301-2/+6
* soc/amd/common/def_callouts.c: Prefer using '"%s...", __func__'Richard Spiegel2018-10-251-2/+2
* soc/amd/common/pi: Correct top of DRAM reporting by AGESAMarshall Dawson2018-10-251-1/+1
* soc/amd: Implement common reset APINico Huber2018-10-221-3/+3
* Move compiler.h to commonlibNico Huber2018-10-082-2/+0
* soc/amd/stoneyridge: Add IOMMU supportMarc Jones2018-10-031-0/+3
* soc/amd/common/block/pi: Remove references to AmdLibRichard Spiegel2018-09-282-2/+0
* 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/block: Port vendorcode's LibAmdLocateImageRichard Spiegel2018-08-172-0/+62
* 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
* amd/common/pi: Remove AGESA support files from bootblockMarshall Dawson2018-06-281-4/+0
* amd/common/pi: Remove obsolete heapmanager workaroundMarshall Dawson2018-06-281-10/+2
* soc/amd/common: Always set GetBiosCalloutKyösti Mälkki2018-06-211-10/+4
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-141-1/+1
* AGESA binaryPI: Drop tests for LATE_CBMEM_INITKyösti Mälkki2018-06-141-3/+0
* amd/pi: Add AgesaHeapRebase calloutMarshall Dawson2018-06-133-0/+43
* amd/pi: Add GetTempHeapBase calloutMarshall Dawson2018-06-133-0/+46
* src/soc: Get rid of whitespace before tabElyes HAOUAS2018-06-041-1/+1