summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/pi
Commit message (Expand)AuthorAgeFilesLines
* amd: refcode_loader: Switch to new CBFS APIJulius Werner2021-03-171-41/+18
* cbfs: Move stage header into a CBFS attributeJulius Werner2021-03-171-6/+0
* program_loading: Replace prog_rdev() with raw start pointer and sizeJulius Werner2021-03-171-2/+3
* cbfs: Remove prog_locate() for stages and rmodulesJulius Werner2021-03-161-3/+0
* soc/amd/common/*/Kconfig: remove unneeded default n for bool optionsFelix Held2021-02-161-1/+0
* src: Add missing <cbmem.h>Elyes HAOUAS2021-02-091-0/+1
* src: Remove unused <cbmem.h>Elyes HAOUAS2021-02-031-1/+0
* stage_cache: Add resume_from_stage_cache()Kyösti Mälkki2021-01-291-7/+2
* cbfs: Simplify load/map API names, remove type argumentsJulius Werner2020-12-021-3/+2
* soc/amd/common: add comments and FIXME to Makefile.inc filesFelix Held2020-11-301-1/+1
* soc/amd/common: add Kconfig help text to pre-family-17h-only blocksFelix Held2020-11-091-1/+2
* soc/amd: Drop unneeded empty linesElyes HAOUAS2020-09-211-1/+0
* arch/x86: Drop CBMEM_TOP_BACKUPKyösti Mälkki2020-07-111-1/+0
* cpu/x86/lapic: Support x86_64 and clean up codePatrick Rudolph2020-06-221-1/+1
* 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