summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/pi/refcode_loader.c
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/common: move block/pi out of the block folderFelix Held2021-09-241-105/+0
* 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
* 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
* 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-1/+0
* src: Add missing include 'console.h'Elyes HAOUAS2019-04-231-0/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-6/+6
* soc/amd/common: Move PI refcode loaderKyösti Mälkki2019-02-151-0/+153