index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
cpu
Age
Commit message (
Expand
)
Author
2022-08-11
include: Add SPDX identifiers to files missing them
Martin Roth
2022-08-01
include: Add SPDX-License-Identifiers to files missing them
Martin Roth
2022-07-18
arch/x86: Add X2APIC_LATE_WORKAROUND
Subrata Banik
2022-06-28
soc/intel: Add Raptor Lake device IDs
zhixingma
2022-06-22
cpu/intel/microcode: Have API to re-load microcode patch
Subrata Banik
2022-06-17
soc/intel/alderlake/report_platform.c: Add ADL-S identification
Michał Żygowski
2022-06-09
soc/amd/sabrina/acpi: Correct VID decoding on Sabrina
Fred Reitberger
2022-06-02
cpu/x86/mp_init.c: Prolong delay on synchronous API
Arthur Heymans
2022-06-02
cpu/x86/mp.h: Implement a pre-SSE2 mfence
Arthur Heymans
2022-06-01
mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEG
Arthur Heymans
2022-06-01
Revert "cpu/x86: Add function to set `put_back_original_solution` variable"
Arthur Heymans
2022-05-28
cpu/x86/mp_init.c: Drop 'real' vs 'used' save state
Arthur Heymans
2022-05-16
soc/intel: Add Raptor Lake device IDs
Bora Guvendik
2022-05-16
arch/x86/postcar: Set up postcar MTRR in C code
Arthur Heymans
2022-05-16
cpu/x86/mp_init.c: Add mp_run_on_all_cpus_synchronously
Kane Chen
2022-04-13
cpu/x86: Add function to set `put_back_original_solution` variable
Kane Chen
2022-04-04
soc/intel/alderlake: Add new CPU ID
Lean Sheng Tan
2022-04-04
soc/intel/alderlake: Update CPU IDs with correct steppings
Lean Sheng Tan
2022-03-10
cpu/x86/smm: Add weak SoC init and exit methods
Raul E Rangel
2022-03-09
cpu/intel/common: Add support for energy performance preference (EPP)
Cliff Huang
2022-03-09
soc/intel/common: Include Meteor Lake device IDs
Wonkyu Kim
2022-03-09
cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMI
Raul E Rangel
2022-02-11
src/arch/ppc64/*: pass FDT address to payload
Sergii Dmytruk
2022-02-11
src/cpu/power9: add file structure for power9, implement SCOM access
Igor Bagnucki
2022-02-10
Revert "cpu/x86/lapic: Unconditionally use CPUID leaf 0xb if available"
Felix Held
2022-02-07
cpu/x86/mp_init.c: Rename num_concurrent_stacks
Arthur Heymans
2022-02-07
cpu/x86/smm: Improve smm stack setup
Arthur Heymans
2022-02-05
cpu/x86/lapic: Move LAPIC configuration to MP init
Kyösti Mälkki
2022-02-05
cpu/x86/lapic: Fix choice X2APIC_ONLY
Kyösti Mälkki
2022-02-05
cpu/x86/lapic: Add lapic_send_ipi_self,others()
Kyösti Mälkki
2022-02-05
cpu/x86/lapic: Unify some parameter
Kyösti Mälkki
2022-02-05
cpu/x86/lapic: Support switching to X2APIC mode
Kyösti Mälkki
2022-02-05
cpu/x86/lapic: Unconditionally use CPUID leaf 0xb if available
Kyösti Mälkki
2022-02-03
cpu/x86/smm: Retype variables
Arthur Heymans
2022-02-01
cpu/x86/smm: Add SMM_LEGACY_ASEG
Kyösti Mälkki
2021-11-30
include/cpu/x86/mp.h: Remove indirect include
Arthur Heymans
2021-11-29
src/cpu,soc/amd/common/block/cpu: Add preload_microcode
Raul E Rangel
2021-11-29
soc/intel/common: Include Alder Lake-N device IDs
Usha P
2021-11-03
cpu/amd/mtrr: Remove topmem global variables
Arthur Heymans
2021-11-03
cpu/amd/mtrr/amd_mtrr.c: Remove unused functions
Arthur Heymans
2021-10-26
src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function
Felix Held
2021-10-22
cpu/x86/mp_init: use cb_err as status return type in remaining functions
Felix Held
2021-10-21
cpu/x86/mp_init: use cb_err as mp_init_with_smm return type
Felix Held
2021-10-18
cpu/x86/lapic: Drop xapic_write_atomic()
Kyösti Mälkki
2021-10-05
arch/x86,cpu/x86: Introduce new method for accessing cpu_info
Raul E Rangel
2021-10-05
src/acpi to src/lib: Fix spelling errors
Martin Roth
2021-09-30
soc/intel/alderlake: Add CPU ID 0x906a4
Meera Ravindranath
2021-08-24
soc/intel: Add TGL-H CPUID
Jeremy Soller
2021-08-16
soc/intel/common/block/cpu: Introduce CAR_HAS_L3_PROTECTED_WAYS Kconfig
Subrata Banik
2021-08-15
soc/intel/common: Calculate and configure SF Mask 2
Subrata Banik
2021-08-04
Move post_codes.h to commonlib/console/
Ricardo Quesada
2021-07-24
include/cpu: Remove one space from bitfield macro definition
Subrata Banik
2021-07-24
include/cpu: Use tab instead of space
Subrata Banik
2021-07-17
cpu/intel: Add dedicated file to grow Intel CPUIDs
Subrata Banik
2021-07-16
include/cpu/amd/msr: don't redefine the IA32_BIOS_SIGN_ID MSR
Felix Held
2021-07-14
include/cpu/amd/msr: add and use MC_CTL_MASK macro
Felix Held
2021-07-14
include/cpu/x86/msr: move MC0_CTL_MASK to include/cpu/amd/msr
Felix Held
2021-07-14
include/cpu/x86/msr: add mca_clear_status function
Felix Held
2021-07-14
include/cpu/x86/msr: introduce IA32_MC_*(x) macros
Felix Held
2021-07-14
include/cpu/x86/msr: add IA32_ prefix to MC0_ADDR and MC0_MISC
Felix Held
2021-07-12
include/cpu/x86/msr: fix MCG_CTL_P definition
Felix Held
2021-07-12
include/cpu/x86/msr: add mca_get_bank_count function
Felix Held
2021-07-06
arch/x86: Use ENV_X86_64 instead of _x86_64_
Patrick Rudolph
2021-06-25
Asm code: Use NO_EARLY_BOOTBLOCK_POSTCODES to remove Asm port80s
Martin Roth
2021-06-22
soc/intel/car: Add support for bootguard CAR
Arthur Heymans
2021-06-21
soc/intel/common: Add InSMM.STS support
Angel Pons
2021-06-19
soc/intel/common/block/smm: Add `mainboard_smi_finalize`
Aseda Aboagye
2021-06-15
cpu/intel/msr.h: Sort MSRs in ascending order
Angel Pons
2021-06-15
cpu/intel/msr.h: Add license header
Angel Pons
2021-06-11
cpu/x86/lapic: Replace LOCAL_APIC_ADDR references
Kyösti Mälkki
2021-06-10
cpu/x86/lapic: Drop read/write_around aliases
Kyösti Mälkki
2021-06-10
cpu/x86/lapic: Separate stop_this_cpu()
Kyösti Mälkki
2021-06-10
cpu/x86/lapic: Add lapic_busy() helper
Arthur Heymans
2021-06-10
cpu/x86/lapic: Add lapic_send_ipi() helper
Arthur Heymans
2021-06-10
cpu/x86/lapic: Do not inline some utility functions
Kyösti Mälkki
2021-06-10
cpu/x86/lapic: Add lapic_update32() helper
Kyösti Mälkki
2021-06-10
cpu/x86/lapic: Regroup LAPIC accessors
Kyösti Mälkki
2021-06-09
cpu/x86/lapic: Add Kconfig choice LAPIC_ACCESS_MODE
Kyösti Mälkki
2021-06-07
cpu/x86/lapic: Declare start_cpu() static
Kyösti Mälkki
2021-05-28
cpu/x86/entry16.S: Make Intel CBnT TOCTOU safe
Arthur Heymans
2021-05-10
*x86: fix x2apic mode boot issue
Wonkyu Kim
2021-04-30
cpu/x86/msr: introduce helpers msr_read, msr_write
Michael Niewöhner
2021-04-19
cpu/x86/smm_loaderv2: Use the permanent stack top during relocation
Arthur Heymans
2021-04-15
*x86: Support x2apic mode
Wonkyu Kim
2021-03-19
cpu/x86/mp_init.c: Drop unnecessary preprocessor usage
Arthur Heymans
2021-03-19
cpu/x86/mp_init: Allow stub sizes larger than the save state size
Arthur Heymans
2021-03-19
cpu/x86/smm_loaderv2: Remove unused variables
Arthur Heymans
2021-03-19
cpu/x86/smm_module_hander: Set up a save state map
Arthur Heymans
2021-03-19
cpu/x86/smm_stub.S: Drop smm_runtime from the stub
Arthur Heymans
2021-03-19
cpu/x86/smm.h: Remove smm runtime pointer from smm_loader_params
Arthur Heymans
2021-03-19
cpu/x86/mp_init.c: Copy the stub parameter start32_offset into ramstage
Arthur Heymans
2021-03-18
cpu/x86/smm: Move apic_id_to_cpu map to smm_stub params
Arthur Heymans
2021-03-18
cpu/x86/smm_stub.S: Drop unused module_handler parameter
Arthur Heymans
2021-03-18
cpu/x86/smm: Move relocatable stub params
Arthur Heymans
2021-03-12
cpu/intel/microcode: Fix caching logic in intel_microcode_find
Furquan Shaikh
2021-03-11
src/cpu/x86: Add helper mp_run_on_all_aps
Aamir Bohra
2021-02-19
include/cpu/amd/msr: rename MSR_PSP_ADDR to PSP_ADDR_MSR
Felix Held
2021-02-19
soc/amd/common/amdblocks/psp: move MSR_PSP_ADDR to include/cpu/amd/msr.h
Felix Held
2021-02-11
cpu/intel/microcode: Fix typo in function parameter
Elyes HAOUAS
2021-01-28
cpu/intel/microcode: Add caching layer in intel_microcode_find
Patrick Rudolph
[next]