aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso/cpu.c
AgeCommit message (Expand)Author
2023-09-21soc/amd/*/cpu: factor out common noncar mp_init_cpusFelix Held
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/picasso/cpu: use CPUID_ALL_STEPPINGS_MASKFelix Held
2023-02-08arch/x86/cpu: introduce and use device_match_maskFelix Held
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/picasso/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-06-02soc/amd/picasso: remove warm reset flag codeFelix Held
2021-04-23soc/amd/picasso/cpu: make one line comment use only one lineFelix Held
2021-04-23soc/amd/picasso/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-11soc/amd: factor out common SMM relocation codeFelix Held
2021-02-10soc/amd/picasso: Move APM_CNT_SMMINFO callsiteKyösti Mälkki
2021-02-09soc/amd/picasso/cpu: move set_cstate_io_addr to common codeFelix Held
2021-02-09soc/amd/picasso/cpu: move get_cpu_count to common codeFelix Held
2020-11-06soc/amd/picasso/cpu: add Raven1 CPUID to CPU tableFelix Held
2020-08-05mb/google/zork: keep the c-state IO base address alignmentChris Wang
2020-06-16soc/amd: Replace enable_smi_generation()Kyösti Mälkki
2020-06-10amd/picasso: Load x86 microcode from CBFS modulesZheng Bao
2020-06-08soc/amd/picasso: solve MTRRs only from 4GiB and belowAaron Durbin
2020-06-07soc/amd/picasso/cpu.c: Make comment clearerRaul E Rangel
2020-06-03soc/amd: Use mp_cpu_bus_init()Kyösti Mälkki
2020-05-27soc/amd/picasso: add and use CPUIDs for older steppingsFelix Held
2020-05-13soc/amd/picasso: Extract reset flags from northbridge.hRaul E Rangel
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05soc/amd: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-29soc/amd/picasso: Add and use CPUID defines for Picasso and Raven2Martin Roth
2020-03-18soc/amd/picasso: Add CPUID of newer deviceMarshall Dawson
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-10-20soc/amd/picasso: Add cpuid for older deviceMarshall Dawson
2019-08-16amd/picasso: Unify SMM relocationKyösti Mälkki
2019-08-13cpu/x86: Separate save_state struct headersKyösti Mälkki
2019-08-09soc/amd/picasso: Update CPU supportMarshall Dawson
2019-08-08arch/x86: Change smm_subregion() prototypeKyösti Mälkki
2019-08-07soc/amd: Rename smm_region_info() to smm_region()Kyösti Mälkki
2019-08-07cpu/x86/smm: Promote smm_subregion()Kyösti Mälkki
2019-07-03soc/amd/picasso: Remove all PSP runtime functionsMarshall Dawson
2019-07-03soc/amd/picasso: Change all remaining soc namesMarshall Dawson
2019-07-02soc/amd/picasso: Create picasso as a copy of stoneyridgeMartin Roth