index
:
delta/coreboot/coreboot.git
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.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
foo2
master
rampayload
review.coreboot.org: coreboot.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
amd
/
pi
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu/amd/pi/00730f01/Kconfig: use hexadecimal CPU number in ACPI
Felix Held
2023-05-16
1
-1
/
+1
*
acpi/Kconfig: move \_SB scope out of ACPI_CPU_STRING
Felix Held
2023-05-13
1
-1
/
+1
*
cpu,nb/amd/pi/00730F01: dynamically generate CPU devices
Felix Held
2023-05-13
2
-48
/
+8
*
cpu/amd/pi/00730F01: rename fixme.c to cpu_io_init.c
Felix Held
2023-04-22
2
-2
/
+2
*
cpu/amd/pi/00730F01/fixme: replace some magic numbers
Felix Held
2023-04-21
1
-4
/
+6
*
cpu/amd/pi/00730F01/fixme: use coreboot's PCI access functions
Felix Held
2023-04-21
1
-36
/
+13
*
cpu/x86,amd: drop unused LOGICAL_CPUS Kconfig symbol
Felix Held
2023-03-08
1
-11
/
+9
*
cpu/amd/pi/00730F01/model_16_init: use CPUID_FROM_FMS macro
Felix Held
2023-02-17
1
-1
/
+1
*
cpu/amd/pi/00730F01/model_16_init: use CPUID_ALL_STEPPINGS_MASK
Felix Held
2023-02-17
1
-2
/
+1
*
arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator
Felix Held
2023-02-09
1
-1
/
+1
*
arch/x86/cpu: introduce and use device_match_mask
Felix Held
2023-02-08
1
-3
/
+3
*
treewide: Remove unused <cpu/amd/msr.h>
Elyes Haouas
2023-01-09
1
-1
/
+0
*
cpu: Include <cpu/cpu.h> instead of <arch/cpu.h>
Elyes Haouas
2022-11-08
1
-5
/
+5
*
soc/amd/common: Add common function to get cpu count
Arthur Heymans
2022-09-14
1
-1
/
+2
*
treewide: Remove unused <cpu/x86/mtrr.h>
Elyes Haouas
2022-07-20
1
-1
/
+0
*
cpu/amd: Reformat code
Elyes Haouas
2022-07-19
2
-38
/
+36
*
cpu/amd/pi/00730F01/update_microcode.c: Fix some white spaces issues
Elyes Haouas
2022-07-17
1
-1
/
+1
*
cpu/amd: Add common helpers for TSEG and SMM
Arthur Heymans
2022-07-13
2
-7
/
+10
*
cpu/amd: Remove unused <cpu/x86/pae.h>
Elyes Haouas
2022-05-16
1
-1
/
+0
*
cpu/amd: Remove unused <cbmem.h>
Elyes HAOUAS
2022-04-22
1
-1
/
+0
*
cpu,mb,nb,soc: use HPET_BASE_ADDRESS instead of magic number
Felix Held
2022-02-25
1
-1
/
+2
*
cpu/x86/lapic: Move LAPIC configuration to MP init
Kyösti Mälkki
2022-02-05
1
-4
/
+0
*
cpu/amd/pi/Kconfig: select NO_SMM
Michał Kopeć
2021-12-08
1
-1
/
+1
*
northbridge/amd/pi/00730F01: enable PARALLEL_MP
Michał Kopeć
2021-12-06
1
-15
/
+0
*
cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS
Arthur Heymans
2021-11-03
1
-8
/
+0
*
cpu/x86: Introduce and use `CPU_X86_LAPIC`
Felix Held
2021-10-26
1
-1
/
+0
*
cpu/amd,intel/*/Makefile: don't add cpu/x86/cache
Felix Held
2021-10-26
1
-1
/
+0
*
cpu,soc/amd/*/Makefile: don't add cpu/x86/pae a second time
Felix Held
2021-10-25
1
-1
/
+0
*
cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs
Felix Held
2021-10-25
1
-1
/
+0
*
cpu: add missing arch/cpu.h includes
Felix Held
2021-09-17
1
-0
/
+1
*
cpu/x86/tsc: Deduplicate Makefile logic
Angel Pons
2021-09-08
1
-1
/
+0
*
include/cpu/amd/msr: don't redefine the IA32_BIOS_SIGN_ID MSR
Felix Held
2021-07-16
1
-1
/
+1
*
src: use mca_clear_status function instead of open coding
Felix Held
2021-07-14
1
-7
/
+1
*
include/cpu/x86/msr: introduce IA32_MC_*(x) macros
Felix Held
2021-07-14
1
-1
/
+1
*
cpu/amd/*/model_*_init: use mca_get_bank_count()
Felix Held
2021-07-12
1
-3
/
+2
*
src: Introduce `ARCH_ALL_STAGES_X86`
Angel Pons
2021-07-02
1
-1
/
+0
*
src: Move `select ARCH_X86` to platforms
Angel Pons
2021-06-30
1
-0
/
+1
*
cpu/amd/pi/00630F01: Remove unused directory and code
Michał Żygowski
2021-05-27
9
-310
/
+0
*
cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y
Arthur Heymans
2021-05-18
2
-2
/
+0
*
cpu/amd/pi/00730F01/model_16_init.c: create correct MTRR solution
Michał Żygowski
2021-05-13
1
-37
/
+28
*
arch/x86: Remove most C_ENV_BOOTBLOCK_SIZE limits
Kyösti Mälkki
2021-01-28
1
-4
/
+0
*
ACPI: Remove ACPI_NO_SMI_GNVS
Kyösti Mälkki
2021-01-07
1
-1
/
+0
*
cbfs: Simplify load/map API names, remove type arguments
Julius Werner
2020-12-02
1
-2
/
+1
*
cpu/amd/pi: Remove unused cpu code 00660F01
Martin Roth
2020-11-22
8
-259
/
+0
*
arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`
Angel Pons
2020-09-26
1
-4
/
+1
*
src/cpu: Drop unneeded empty lines
Elyes HAOUAS
2020-09-21
1
-1
/
+0
*
ACPI: Replace smm_setup_structures()
Kyösti Mälkki
2020-06-24
1
-0
/
+1
*
arch/x86: Remove NO_FIXED_XIP_ROM_SIZE
Kyösti Mälkki
2020-06-15
1
-1
/
+0
*
amd/00730F01: Clean the Microcode updating
Zheng Bao
2020-06-10
4
-157
/
+116
*
amd/microcode: Change equivalant ID width to 16bit
Zheng Bao
2020-06-02
2
-3
/
+3
[next]