summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/psp
AgeCommit message (Expand)Author
2020-07-26soc/amd/common/block/psp/psp_smm.c: Add missing <string.h>Elyes HAOUAS
2020-07-14src: Remove unused 'include <cpu/x86/msr.h>'Elyes HAOUAS
2020-07-09include/cpu/amd/msr: move SMM_LOCK bit right after HWCR_MSR definitionFelix Held
2020-06-02src: Remove unused 'include <bootstate.h>'Elyes HAOUAS
2020-06-02src: Remove unused '#include <timer.h>'Elyes HAOUAS
2020-05-13soc/amd/common/block/psp: Remove unused northbridge headerRaul E Rangel
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-16soc/amd/common/psp: refactor psp_print_cmd_status parametersFelix Held
2020-04-16soc/amd/common/psp: Add notify_sx_infoFelix Held
2020-04-16soc/amd/psp: Add SmmInfo commandMarshall Dawson
2020-04-15soc/amd/common/psp: add Kconfig description to interface versionFelix Held
2020-04-15soc/amd/common/block/psp: move psp_load_named_blob to psp_gen1.cFelix Held
2020-04-13soc/amd/common/psp: Split mailbox support into v1 and v2Marshall Dawson
2020-04-05soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02soc/amd/common/psp: Move definitions into a private fileMarshall Dawson
2020-04-02soc/amd/common/psp: Move early init to socFelix Held
2020-04-02soc/amd/common/psp: Consolidate FW blob load functionsMarshall Dawson
2020-04-02soc/amd/common/psp: Make common function to print statusMarshall Dawson
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-09-24amd/common/psp: Remove use of PspBaseLibCharles Marslett
2017-12-20amd/common/psp: Add BootDone commandMarshall Dawson
2017-12-20amd/common/psp: Convert structure init to C99Marshall Dawson
2017-12-20amd/common/psp: Assume PSP command register already set upMarshall Dawson
2017-11-14soc/amd/stoneyridge: Load SMU fimware using PSPMarshall Dawson
2017-11-08soc/amd/common/psp: Add command to load fw blobsMarshall Dawson
2017-11-06soc/amd/common/psp: Require PSP PCI definition in SOCMarshall Dawson
2017-10-16soc/amd/common: Clean up file includesFrank Vibrans
2017-07-02soc/amd/common: Add initial support for AMD PSPMarshall Dawson