summaryrefslogtreecommitdiffstats
path: root/src/soc/amd/cezanne/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* soc/amd/*: Move apm call out of MP init codeArthur Heymans2022-07-141-10/+5
* soc/amd/*: Make mtrr decision based on syscfgArthur Heymans2022-06-201-1/+6
* soc/amd/cezanne/cpu.c: Skip SMMINFO init in S3 resumeFred Reitberger2022-03-251-1/+5
* cpu/x86/lapic: Move LAPIC configuration to MP initKyösti Mälkki2022-02-051-2/+0
* soc/amd/*/cpu: handle mp_init_with_smm failureFelix Held2021-11-031-3/+3
* cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held2021-10-221-2/+2
* cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held2021-10-211-1/+2
* soc/amd: move check_mca prototype to soc/amd/common/blocks/includeFelix Held2021-07-141-0/+1
* soc/amd/cezanne: add basic MCA supportFelix Held2021-07-141-0/+1
* soc/amd/cezanne: remove warm reset flag codeFelix Held2021-06-111-2/+0
* soc/amd/cezanne/cpu: make sure that MAX_CPUS isn't overriddenFelix Held2021-04-231-0/+4
* soc/amd: move warm reset flag function prototypes to common codeFelix Held2021-03-111-1/+1
* soc/amd/cezanne: add MP init and SMM initializationFelix Held2021-02-191-0/+43
* soc/amd/cezanne: Enable uCode updateRaul E Rangel2021-02-141-0/+3
* soc/amd/cezanne: add empty mp_init_cpusFelix Held2021-02-111-0/+4
* soc/amd/cezanne/cpu: add basic zen_2_3_init functionalityFelix Held2021-02-111-0/+4
* soc/amd/cezanne: add empty CPU driverFelix Held2021-02-091-0/+24