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
/
x86
Age
Commit message (
Expand
)
Author
2023-04-06
cpu/x86/mp_init.c: Generate a C header to get start32 offset
Arthur Heymans
2023-03-13
cpu/x86/cache: CLFLUSH programs to memory before running
Arthur Heymans
2023-03-05
cpu/x86/smm: Add PCI resource store functionality
Robert Zieba
2023-02-15
cpu/x86/smm: Enable setting SMM console log level from mainboard
Johnny Lin
2023-01-09
security/intel/txt: Add helper function to disable TXT
Subrata Banik
2022-12-10
treewide: Include <device/mmio.h> instead of <arch/mmio.h>
Elyes Haouas
2022-12-07
mb,sb,soc/intel: Drop useless IO trap handlers
Kyösti Mälkki
2022-11-16
cpu/x86/smm: Use common SMM_ASEG region
Kyösti Mälkki
2022-11-12
include/cpu/msr.h: transform into an union
Arthur Heymans
2022-11-10
cpu/x86/lapic.h: Fix CONFIG_X2APIC_RUNTIME
Arthur Heymans
2022-11-03
treewide: Add 'IWYU pragma: export' comment
Elyes Haouas
2022-10-21
arch/x86/include: Split msr access into separate file
Martin Roth
2022-09-24
include/cpu/x86/mtrr: define NUM_FIXED_MTRRS once in mtrr.h
Felix Held
2022-09-15
soc/amd: Do SMM relocation via MSR
Arthur Heymans
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-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
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
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-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
cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMI
Raul E Rangel
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-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-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-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-19
soc/intel/common/block/smm: Add `mainboard_smi_finalize`
Aseda Aboagye
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-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-11
src/cpu/x86: Add helper mp_run_on_all_aps
Aamir Bohra
2021-01-26
cpu/x86/smm: Remove unused APMC for C-state and P-state
Kyösti Mälkki
2021-01-25
cpu/x86/smm: Use common APMC logging
Kyösti Mälkki
2021-01-04
ACPI: Final APM_CNT_GNVS_UPDATE cleanup
Kyösti Mälkki
2020-12-04
cpu/x86/smm_module_loaderv2: Fix compiling for x86_64
Arthur Heymans
2020-11-10
cpu/x86/mtrr.h: Rename CORE2 alternative SMRR registers
Arthur Heymans
2020-11-09
soc/amd/*/smi.h: Move the pm_acpi_smi_cmd_port function declaration
Arthur Heymans
2020-11-09
cpu/x86/smm: Add a common save state handling
Arthur Heymans
2020-10-31
cpu/x86/lapic: rename virtual wire mode initialization function
Felix Held
2020-10-24
cpu/intel/common: rework code previously moved to common cpu code
Michael Niewöhner
2020-10-16
include/cpu/x86: introduce new helper for (un)setting MSRs
Michael Niewöhner
2020-09-29
cpu/x86/smm/smmhandler.c: Get revision using C code
Arthur Heymans
2020-09-28
include/cpu/x86/tsc: Fix rdtsc on x86_64
Patrick Rudolph
2020-09-21
cpu/x86/smm.h: Add function to return the SMM save state revision
Arthur Heymans
2020-09-14
src/include: Drop unneeded empty lines
Elyes HAOUAS
2020-09-14
soc/intel/common/cpu: Update COS mask calculation for NEM enhanced mode
Aamir Bohra
2020-09-08
cpu/x86: Add definition for SMRR_PHYS_MASK_LOCK
Tim Wawrzynczak
[next]