summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/apob
Commit message (Expand)AuthorAgeFilesLines
* soc: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* soc/amd/*: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* soc/amd/common: Remove __attribute__(())Elyes Haouas2023-09-091-1/+1
* soc/amd/common/block/apob: Add Kconfig option to disable APOB NVFred Reitberger2023-07-242-4/+13
* Makefile.inc: don't add fmap_config.h dependency twiceFelix Held2023-06-231-3/+0
* soc/amd/common/block/apob/apob_cache: use enum cb_errFelix Held2023-02-281-10/+10
* soc/amd/common/block/apob/apob_cache: include types.hFelix Held2023-02-281-1/+1
* soc/amd/common/block/apob_cache: Add support for RECOVERY_MRC_CACHEKarthikeyan Ramasubramanian2023-02-271-4/+26
* soc: Add SPDX license headers to MakefilesMartin Roth2022-10-311-0/+1
* soc/amd/common/block/apob: Add hashed APOB supportFred Reitberger2022-09-072-6/+60
* soc/amd/common/block/apob/apob_cache.c: Add assert for APOB DRAM sizeFred Reitberger2022-08-011-0/+3
* timestamps: Rename timestamps to make names more consistentJakub Czapiga2022-03-081-2/+2
* soc/amd/common/block/apob/apob_cache: use APOB cache size from FMAPFelix Held2022-02-182-3/+7
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-4/+4
* src/soc/amd: Remove unused <timer.h>Elyes HAOUAS2022-01-101-1/+0
* src/soc/amd: Remove unused <delay.h>Elyes HAOUAS2022-01-051-1/+0
* soc/amd/common/apob: Add support for asynchronously reading APOB_NVRaul E Rangel2021-07-181-1/+58
* soc/amd/common/apob: Switch to using fmap_locate_area_as_rdevRaul E Rangel2021-07-181-21/+14
* soc/amd/cezanne: Move APOB update into ramstageRaul E Rangel2021-07-142-1/+4
* soc/amd/common/block/apob: Fix incorrect printf formatRaul E Rangel2021-07-141-1/+1
* timestamp,amd/common/apob_cache: Add timestamps for APOBRaul E Rangel2021-06-161-1/+12
* soc/amd/picasso: move APOB NV cache to common codeFelix Held2021-03-063-0/+182