summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/vboot
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/*: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* soc/amd/common/vboot: Fix PSP verstage timestamps after TSC adoptionKarthikeyan Ramasubramanian2023-10-091-2/+2
* soc/amd/common/vboot: Drop reporting of Silicon levelMatt DeVillier2023-09-051-3/+0
* soc/amd: Move psp_transfer.h out of each SOC into commonMartin Roth2023-08-263-2/+65
* soc/amd/common/cpu: use TSC_MONOTONIC_TIMER for SOC_AMD_COMMON_BLOCK_TSCFelix Held2023-03-311-6/+20
* soc: Add SPDX license headers to MakefilesMartin Roth2022-10-311-0/+1
* soc/amd/{common/vboot,cezanne}: Copy S0i3 verstage logs into cbmemRaul E Rangel2022-03-102-0/+26
* soc/amd/common/vboot: Verify location of CBMEMC transfer bufferRaul E Rangel2022-03-021-0/+9
* soc/amd/common/vboot: Remove parameter to replay_transfer_buffer_cbmemcRaul E Rangel2022-03-022-2/+7
* soc/amd/common/vboot: Split transfer buffer methods into separate fileRaul E Rangel2022-03-023-83/+90
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-071-1/+1
* soc/amd/{common,cezanne,picasso}: Add PRE_X86_CBMEM_CONSOLE_SIZERaul E Rangel2022-01-231-0/+28
* soc/amd/common/vboot: Verify the size of the transfer bufferRaul E Rangel2022-01-201-1/+1
* amd/vboot: remove bl_syscall_public.h from includeKangheui Won2021-04-231-1/+0
* soc/amd/common/vboot: use transfer_buffer_valid functionFelix Held2020-11-301-1/+1
* soc/amd: move vboot-on-PSP-related functions to common/vbootFelix Held2020-11-301-0/+50
* soc/amd: move vboot bootblock functions to common folderFelix Held2020-11-302-0/+55
* soc/amd: factor out vbnv_cmos_failed() into soc/amd/common/vbootFelix Held2020-11-212-0/+16