summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/common/block/cpu
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove unused <cpu/x86/msr.h>Elyes Haouas2022-07-201-1/+0
* soc/amd/common: Fix some white spaces issuesElyes Haouas2022-07-171-1/+1
* soc/amd/[cezanne,picasso,sabrina]/Kconfig: Add PSP_APOB_DRAM_SIZE config optionFred Reitberger2022-07-161-2/+2
* soc/amd/fsp: Cache smm_region() resultsArthur Heymans2022-07-141-5/+11
* cpu/amd: Add common helpers for TSEG and SMMArthur Heymans2022-07-132-17/+35
* soc/amd/common/block/noncar/cpu: Provide correct smbios processor familyFred Reitberger2022-06-241-0/+6
* soc/amd/*/Kconfig: drop unused SOC_AMD_COMMON_BLOCK_UCODE_SIZE optionFelix Held2022-06-211-6/+0
* soc/amd/smm_relocate.c: Improve TSEG programmingArthur Heymans2022-06-171-18/+26
* soc/amd/common/block/cpu/: Make ucode update more genericFred Reitberger2022-06-073-43/+47
* arch/x86/acpi_bert_storage.c: Use a common implementationArthur Heymans2022-05-251-8/+0
* security/tpm/crtm: Add a function to measure the bootblock on SoC levelWerner Zeh2022-05-242-0/+9
* arch/x86/postcar: Set up postcar MTRR in C codeArthur Heymans2022-05-161-6/+17
* soc/amd/non-car: Don't add bootblock cbfs fileArthur Heymans2022-05-121-0/+4
* soc/amd/picasso: Use read*pArthur Heymans2022-05-061-1/+1
* arch/x86/Kconfig: Drop obsolete fixed ramstage symbolsArthur Heymans2022-04-011-1/+2
* soc/amd/noncar/memmap.c: Fix formatted printArthur Heymans2022-03-251-1/+1
* soc/amd/common/block: Add mainboard_handle_smiRaul E Rangel2022-03-161-0/+7
* treewide: Remove "ERROR: "/"WARN: " prefixes from log messagesJulius Werner2022-02-074-4/+4
* soc/amd/cezanne,picasso,sabrina: factor out get_threads_per_coreFelix Held2022-01-261-0/+7
* soc/amd/common: Don't reserve VERSTAGE region when using PSP verstageRaul E Rangel2022-01-261-1/+1
* soc/amd/common: Make the function in cpu.c available in romstageZheng Bao2022-01-241-0/+1
* soc/amd/{common,cezanne,picasso}: Add PRE_X86_CBMEM_CONSOLE_SIZERaul E Rangel2022-01-232-5/+16
* soc/amd/cezanne,picasso: factor out common early non-car cache setupFelix Held2022-01-202-0/+82
* soc/amd/{cezanne,picasso,stoney,common}: Don't clear PM1 on resumeRaul E Rangel2021-12-081-0/+2
* src/cpu,soc/amd/common/block/cpu: Add preload_microcodeRaul E Rangel2021-11-291-2/+14
* lib/prog_loaders, soc/amd/: Make payload_preload use cbfs_preloadRaul E Rangel2021-11-162-20/+0
* soc/amd/common/block/cpu: Add support for cbfs_cache regionRaul E Rangel2021-11-022-0/+14
* cpu/x86/mp_init: use cb_err as status return type in remaining functionsFelix Held2021-10-221-1/+2
* soc/amd/common/block/cpu/smm/finalize: simplify finalize_coresFelix Held2021-10-211-3/+1
* soc/amd/common/block/cpu: Remove magic number in memlayoutRaul E Rangel2021-10-201-2/+2
* soc/amd/common/block/cpu: Add missing includeRaul E Rangel2021-09-131-0/+1
* cpu/x86/tsc: Deduplicate Makefile logicAngel Pons2021-09-081-2/+0
* soc/amd/common/block/cpu/mca/mcax: add comment about McaXEnable bitFelix Held2021-07-251-0/+3
* soc/amd/common/block/cpu/mca/mca_common: remove additional newlineFelix Held2021-07-241-1/+0
* commonlib/timestamp,amd/common/block/cpu: Add uCode timestampsRaul E Rangel2021-07-211-0/+4
* soc/amd/{common,cezanne}: Implement HAVE_PAYLOAD_PRELOAD_CACHERaul E Rangel2021-07-192-0/+20
* include/cpu/amd/msr: don't redefine the IA32_BIOS_SIGN_ID MSRFelix Held2021-07-161-1/+1
* soc/amd/common/block/cpu/mca/mcax: print all MCAX registersFelix Held2021-07-151-3/+22
* soc/amd/common/block/cpu/mca: make building the BERT support conditionalFelix Held2021-07-151-3/+3
* soc/amd/common/block/cpu/mca: commonize mca_check_all_banksFelix Held2021-07-154-55/+43
* soc/amd/common/block/cpu/mca/mca: factor out mca_skip_checkFelix Held2021-07-151-1/+6
* soc/amd/stoneyridge/mca: implement and use mca_has_expected_bank_countFelix Held2021-07-151-0/+3
* soc/amd/common/block/cpu/mca: move function prototypes to local headerFelix Held2021-07-154-0/+5
* soc/amd/*/mca: factor out common MCA/MCAX check & print functionalityFelix Held2021-07-153-2/+110
* soc/amd/common/blocks/cpu/mca: factor out common BERT helper functionsFelix Held2021-07-155-71/+60
* soc/amd/*/mca: factor out BERT entry generation to soc/amd/commonFelix Held2021-07-153-0/+260
* soc/amd: factor out check_mca to common codeFelix Held2021-07-143-0/+33
* soc/amd/common/block/cpu: Cache the uCode to avoid multiple SPI readsRaul E Rangel2021-07-021-12/+36
* soc/amd/common/block/cpu/noncar/memmap: move BERT region back into CBMEMFelix Held2021-06-231-1/+1
* soc/amd/cezanne,common,picasso: use BERT region reserved by FSP driverFelix Held2021-05-211-15/+3