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
/
include
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/cpu/x86/mp.h: Remove indirect include
Arthur Heymans
2021-11-30
1
-1
/
+0
*
src/cpu,soc/amd/common/block/cpu: Add preload_microcode
Raul E Rangel
2021-11-29
1
-0
/
+1
*
soc/intel/common: Include Alder Lake-N device IDs
Usha P
2021-11-29
1
-0
/
+1
*
cpu/amd/mtrr: Remove topmem global variables
Arthur Heymans
2021-11-03
1
-4
/
+10
*
cpu/amd/mtrr/amd_mtrr.c: Remove unused functions
Arthur Heymans
2021-11-03
1
-1
/
+0
*
src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function
Felix Held
2021-10-26
1
-2
/
+0
*
cpu/x86/mp_init: use cb_err as status return type in remaining functions
Felix Held
2021-10-22
1
-6
/
+5
*
cpu/x86/mp_init: use cb_err as mp_init_with_smm return type
Felix Held
2021-10-21
1
-7
/
+5
*
cpu/x86/lapic: Drop xapic_write_atomic()
Kyösti Mälkki
2021-10-18
1
-14
/
+3
*
arch/x86,cpu/x86: Introduce new method for accessing cpu_info
Raul E Rangel
2021-10-05
1
-0
/
+2
*
src/acpi to src/lib: Fix spelling errors
Martin Roth
2021-10-05
1
-1
/
+1
*
soc/intel/alderlake: Add CPU ID 0x906a4
Meera Ravindranath
2021-09-30
1
-0
/
+1
*
soc/intel: Add TGL-H CPUID
Jeremy Soller
2021-08-24
1
-0
/
+1
*
soc/intel/common/block/cpu: Introduce CAR_HAS_L3_PROTECTED_WAYS Kconfig
Subrata Banik
2021-08-16
1
-0
/
+1
*
soc/intel/common: Calculate and configure SF Mask 2
Subrata Banik
2021-08-15
1
-0
/
+2
*
Move post_codes.h to commonlib/console/
Ricardo Quesada
2021-08-04
1
-1
/
+1
*
include/cpu: Remove one space from bitfield macro definition
Subrata Banik
2021-07-24
1
-1
/
+1
*
include/cpu: Use tab instead of space
Subrata Banik
2021-07-24
1
-5
/
+5
*
cpu/intel: Add dedicated file to grow Intel CPUIDs
Subrata Banik
2021-07-17
1
-0
/
+57
*
include/cpu/amd/msr: don't redefine the IA32_BIOS_SIGN_ID MSR
Felix Held
2021-07-16
1
-1
/
+0
*
include/cpu/amd/msr: add and use MC_CTL_MASK macro
Felix Held
2021-07-14
1
-2
/
+1
*
include/cpu/x86/msr: move MC0_CTL_MASK to include/cpu/amd/msr
Felix Held
2021-07-14
2
-1
/
+1
*
include/cpu/x86/msr: add mca_clear_status function
Felix Held
2021-07-14
1
-0
/
+10
*
include/cpu/x86/msr: introduce IA32_MC_*(x) macros
Felix Held
2021-07-14
1
-0
/
+4
*
include/cpu/x86/msr: add IA32_ prefix to MC0_ADDR and MC0_MISC
Felix Held
2021-07-14
1
-2
/
+2
*
include/cpu/x86/msr: fix MCG_CTL_P definition
Felix Held
2021-07-12
1
-1
/
+1
*
include/cpu/x86/msr: add mca_get_bank_count function
Felix Held
2021-07-12
1
-0
/
+7
*
arch/x86: Use ENV_X86_64 instead of _x86_64_
Patrick Rudolph
2021-07-06
1
-1
/
+1
*
Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80s
Martin Roth
2021-06-25
1
-1
/
+1
*
soc/intel/car: Add support for bootguard CAR
Arthur Heymans
2021-06-22
1
-0
/
+3
*
soc/intel/common: Add InSMM.STS support
Angel Pons
2021-06-21
1
-0
/
+2
*
soc/intel/common/block/smm: Add `mainboard_smi_finalize`
Aseda Aboagye
2021-06-19
1
-0
/
+1
*
cpu/intel/msr.h: Sort MSRs in ascending order
Angel Pons
2021-06-15
1
-4
/
+4
*
cpu/intel/msr.h: Add license header
Angel Pons
2021-06-15
1
-0
/
+2
*
cpu/x86/lapic: Replace LOCAL_APIC_ADDR references
Kyösti Mälkki
2021-06-11
1
-6
/
+1
*
cpu/x86/lapic: Drop read/write_around aliases
Kyösti Mälkki
2021-06-10
1
-3
/
+0
*
cpu/x86/lapic: Separate stop_this_cpu()
Kyösti Mälkki
2021-06-10
1
-1
/
+1
*
cpu/x86/lapic: Add lapic_busy() helper
Arthur Heymans
2021-06-10
1
-2
/
+10
*
cpu/x86/lapic: Add lapic_send_ipi() helper
Arthur Heymans
2021-06-10
1
-1
/
+14
*
cpu/x86/lapic: Do not inline some utility functions
Kyösti Mälkki
2021-06-10
1
-34
/
+3
*
cpu/x86/lapic: Add lapic_update32() helper
Kyösti Mälkki
2021-06-10
1
-0
/
+19
*
cpu/x86/lapic: Regroup LAPIC accessors
Kyösti Mälkki
2021-06-10
1
-42
/
+62
*
cpu/x86/lapic: Add Kconfig choice LAPIC_ACCESS_MODE
Kyösti Mälkki
2021-06-09
1
-0
/
+6
*
cpu/x86/lapic: Declare start_cpu() static
Kyösti Mälkki
2021-06-07
1
-3
/
+0
*
cpu/x86/entry16.S: Make Intel CBnT TOCTOU safe
Arthur Heymans
2021-05-28
1
-0
/
+10
*
*x86: fix x2apic mode boot issue
Wonkyu Kim
2021-05-10
2
-3
/
+5
*
cpu/x86/msr: introduce helpers msr_read, msr_write
Michael Niewöhner
2021-04-30
1
-0
/
+26
*
cpu/x86/smm_loaderv2: Use the permanent stack top during relocation
Arthur Heymans
2021-04-19
1
-1
/
+1
*
*x86: Support x2apic mode
Wonkyu Kim
2021-04-15
3
-4
/
+58
*
cpu/x86/mp_init.c: Drop unnecessary preprocessor usage
Arthur Heymans
2021-03-19
1
-2
/
+0
[next]