aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/cezanne/cpu.c
AgeCommit message (Expand)Author
2023-06-23commonlib/console/post_code.h: Change post code prefix to POSTCODElilacious
2023-06-02soc/amd/common/block/cpu: Refactor ucode allocationGrzegorz Bernacki
2023-02-09arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminatorFelix Held
2023-02-08soc/amd/cezanne: use CPUID_ALL_STEPPINGS_MASK to support all steppingsFelix Held
2023-02-08arch/x86/cpu: introduce and use device_match_maskFelix Held
2022-12-20src/soc: Remove unneeded <assert.h>Elyes Haouas
2022-09-14cpu/amd/smm: Move MP & SMM init in a common placeArthur Heymans
2022-08-25soc/amd: rework SPI flash MMIO region handlingFelix Held
2022-07-14soc/amd/*: Move apm call out of MP init codeArthur Heymans
2022-06-20soc/amd/*: Make mtrr decision based on syscfgArthur Heymans
2022-03-25soc/amd/cezanne/cpu.c: Skip SMMINFO init in S3 resumeFred Reitberger
2022-02-05cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki
2021-11-03soc/amd/*/cpu: handle mp_init_with_smm failureFelix Held
2021-10-22cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held
2021-10-21cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held
2021-07-14soc/amd: move check_mca prototype to soc/amd/common/blocks/includeFelix Held
2021-07-14soc/amd/cezanne: add basic MCA supportFelix Held
2021-06-11soc/amd/cezanne: remove warm reset flag codeFelix Held
2021-04-23soc/amd/cezanne/cpu: make sure that MAX_CPUS isn't overriddenFelix Held
2021-03-11soc/amd: move warm reset flag function prototypes to common codeFelix Held
2021-02-19soc/amd/cezanne: add MP init and SMM initializationFelix Held
2021-02-14soc/amd/cezanne: Enable uCode updateRaul E Rangel
2021-02-11soc/amd/cezanne: add empty mp_init_cpusFelix Held
2021-02-11soc/amd/cezanne/cpu: add basic zen_2_3_init functionalityFelix Held
2021-02-09soc/amd/cezanne: add empty CPU driverFelix Held