index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
soc
/
amd
/
picasso
/
cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
soc/amd/*/cpu: factor out common noncar mp_init_cpus
Felix Held
2023-09-21
1
-25
/
+0
*
commonlib/console/post_code.h: Change post code prefix to POSTCODE
lilacious
2023-06-23
1
-1
/
+1
*
soc/amd/common/block/cpu: Refactor ucode allocation
Grzegorz Bernacki
2023-06-02
1
-1
/
+1
*
arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator
Felix Held
2023-02-09
1
-1
/
+1
*
soc/amd/picasso/cpu: use CPUID_ALL_STEPPINGS_MASK
Felix Held
2023-02-08
1
-5
/
+3
*
arch/x86/cpu: introduce and use device_match_mask
Felix Held
2023-02-08
1
-6
/
+6
*
cpu/amd/smm: Move MP & SMM init in a common place
Arthur Heymans
2022-09-14
1
-36
/
+2
*
soc/amd: rework SPI flash MMIO region handling
Felix Held
2022-08-25
1
-1
/
+3
*
soc/amd/*: Move apm call out of MP init code
Arthur Heymans
2022-07-14
1
-10
/
+6
*
soc/amd/*: Make mtrr decision based on syscfg
Arthur Heymans
2022-06-20
1
-7
/
+12
*
soc/amd/picasso/cpu.c: Skip SMMINFO init in S3 resume
Fred Reitberger
2022-03-25
1
-1
/
+5
*
cpu/x86/lapic: Move LAPIC configuration to MP init
Kyösti Mälkki
2022-02-05
1
-2
/
+0
*
soc/amd/*/cpu: handle mp_init_with_smm failure
Felix Held
2021-11-03
1
-3
/
+3
*
cpu/x86/mp_init: move printing of failure message into mp_init_with_smm
Felix Held
2021-10-22
1
-2
/
+2
*
cpu/x86/mp_init: use cb_err as mp_init_with_smm return type
Felix Held
2021-10-21
1
-1
/
+2
*
soc/amd: move check_mca prototype to soc/amd/common/blocks/include
Felix Held
2021-07-14
1
-0
/
+1
*
soc/amd/picasso: remove warm reset flag code
Felix Held
2021-06-02
1
-2
/
+0
*
soc/amd/picasso/cpu: make one line comment use only one line
Felix Held
2021-04-23
1
-3
/
+1
*
soc/amd/picasso/cpu: make sure that MAX_CPUS isn't overridden
Felix Held
2021-04-23
1
-0
/
+4
*
soc/amd: move warm reset flag function prototypes to common code
Felix Held
2021-03-11
1
-1
/
+1
*
soc/amd: factor out common SMM relocation code
Felix Held
2021-02-11
1
-48
/
+2
*
soc/amd/picasso: Move APM_CNT_SMMINFO callsite
Kyösti Mälkki
2021-02-10
1
-1
/
+7
*
soc/amd/picasso/cpu: move set_cstate_io_addr to common code
Felix Held
2021-02-09
1
-9
/
+0
*
soc/amd/picasso/cpu: move get_cpu_count to common code
Felix Held
2021-02-09
1
-5
/
+1
*
soc/amd/picasso/cpu: add Raven1 CPUID to CPU table
Felix Held
2020-11-06
1
-0
/
+1
*
mb/google/zork: keep the c-state IO base address alignment
Chris Wang
2020-08-05
1
-0
/
+10
*
soc/amd: Replace enable_smi_generation()
Kyösti Mälkki
2020-06-16
1
-1
/
+1
*
amd/picasso: Load x86 microcode from CBFS modules
Zheng Bao
2020-06-10
1
-0
/
+3
*
soc/amd/picasso: solve MTRRs only from 4GiB and below
Aaron Durbin
2020-06-08
1
-1
/
+1
*
soc/amd/picasso/cpu.c: Make comment clearer
Raul E Rangel
2020-06-07
1
-1
/
+1
*
soc/amd: Use mp_cpu_bus_init()
Kyösti Mälkki
2020-06-03
1
-2
/
+2
*
soc/amd/picasso: add and use CPUIDs for older steppings
Felix Held
2020-05-27
1
-3
/
+4
*
soc/amd/picasso: Extract reset flags from northbridge.h
Raul E Rangel
2020-05-13
1
-1
/
+1
*
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-11
1
-1
/
+0
*
soc/amd: Use SPDX for GPL-2.0-only files
Angel Pons
2020-04-05
1
-13
/
+2
*
soc/amd/picasso: Add and use CPUID defines for Picasso and Raven2
Martin Roth
2020-03-29
1
-2
/
+2
*
soc/amd/picasso: Add CPUID of newer device
Marshall Dawson
2020-03-18
1
-0
/
+1
*
soc: Remove copyright notices
Patrick Georgi
2020-03-18
1
-2
/
+0
*
soc/amd/picasso: Add cpuid for older device
Marshall Dawson
2019-10-20
1
-0
/
+1
*
amd/picasso: Unify SMM relocation
Kyösti Mälkki
2019-08-16
1
-28
/
+28
*
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
2019-08-13
1
-0
/
+1
*
soc/amd/picasso: Update CPU support
Marshall Dawson
2019-08-09
1
-8
/
+7
*
arch/x86: Change smm_subregion() prototype
Kyösti Mälkki
2019-08-08
1
-4
/
+4
*
soc/amd: Rename smm_region_info() to smm_region()
Kyösti Mälkki
2019-08-07
1
-1
/
+1
*
cpu/x86/smm: Promote smm_subregion()
Kyösti Mälkki
2019-08-07
1
-0
/
+1
*
soc/amd/picasso: Remove all PSP runtime functions
Marshall Dawson
2019-07-03
1
-17
/
+0
*
soc/amd/picasso: Change all remaining soc names
Marshall Dawson
2019-07-03
1
-1
/
+1
*
soc/amd/picasso: Create picasso as a copy of stoneyridge
Martin Roth
2019-07-02
1
-0
/
+155