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
/
cpu
/
intel
Age
Commit message (
Expand
)
Author
2022-12-17
Add option to use Ada code in romstage
Jeremy Compostella
2022-12-16
cpu/intel: Fix clearing MTRR for clang 64bit
Arthur Heymans
2022-12-14
cpu/intel/206ax: Fix generating C state entries
Arthur Heymans
2022-12-05
cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm
Arthur Heymans
2022-12-01
cpu/intel/model_206ax: Remove fake lapic device
Arthur Heymans
2022-12-01
cpu/intel/sandybridge: Use enum for ACPI C states
Arthur Heymans
2022-11-28
aopen/dxplplusu: Support SMM_ASEG and SMM_TSEG
Kyösti Mälkki
2022-11-25
cpu/intel/model_2065x: Don't use a magic APIC
Arthur Heymans
2022-11-25
cpu/intel/haswell: Move chip_ops to cpu cluster
Arthur Heymans
2022-11-23
cpu/intel/car: Define post codes
Martin Roth
2022-11-22
src/cpu: Remove unnecessary space after casts
Elyes Haouas
2022-11-21
cpu/intel/socket_*: Clean up Kconfig files
Elyes Haouas
2022-11-12
cpu/intel/socket_mPGA604: Drop non-working SSE2 disablement
Kyösti Mälkki
2022-11-09
Revert "mb/aopen/dxplplusu: Remove board"
Kyösti Mälkki
2022-11-09
cpu/*: Drop PARALLEL_MP leftovers
Arthur Heymans
2022-11-08
cpu: Include <cpu/cpu.h> instead of <arch/cpu.h>
Elyes Haouas
2022-11-07
mb/aopen/dxplplusu: Remove board
Arthur Heymans
2022-10-28
cpu/intel/common: Fix typecasting issue
Sridhar Siricilla
2022-10-27
mb/lenovo/haswell: Enable VBOOT_VBNV_FLASH
Yu-Ping Wu
2022-10-26
cpu/intel: Clean up includes
Elyes Haouas
2022-10-06
cpu/intel/common/fsb.c: Sorte includes and add <stdint.h>
Elyes Haouas
2022-10-06
cpu/intel/car/romstage.c: Clean up includes and add <types.h>
Elyes Haouas
2022-09-29
treewide: use is_enabled_cpu() on cycles over device list
Fabio Aiuto
2022-09-20
cpu/intel/haswell: Update Broadwell ULT µcode updates
Angel Pons
2022-09-20
cpu/intel/haswell: Hook up Crystal Well µcode updates
Angel Pons
2022-09-20
cpu/intel/haswell: Do not include useless µcode updates
Angel Pons
2022-09-15
cpu/intel/haswell: Allow up to six microcodes in the FIT table
Jeremy Compostella
2022-07-17
cpu: Get rid of unnecessary blank line {before,after} barce
Elyes HAOUAS
2022-07-14
arch/x86: Mark prepare_and_run_postcar noreturn
Arthur Heymans
2022-06-26
intel/microcode: Change log type from BIOS_ERR to BIOS_WARNING
Subrata Banik
2022-06-22
microcode: Add error msg in case `intel_microcode_find()` return NULL
Subrata Banik
2022-06-22
cpu/intel/microcode: Create helper function to load microcode patch
Subrata Banik
2022-06-22
cpu/intel/microcode: Have API to re-load microcode patch
Subrata Banik
2022-06-17
cpu/intel/microcode: Fix `device enumeration` boot regression
Subrata Banik
2022-06-07
arch/x86: Add a common romstage entry
Arthur Heymans
2022-06-07
cpu/intel/microcode: Have provision to re-load microcode patch
Subrata Banik
2022-06-02
cpu/intel/model_fxx: Select SSE2
Arthur Heymans
2022-06-01
cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verification
Julius Werner
2022-05-16
arch/x86/postcar_loader.c: Change prepare_and_run_postcar signature
Arthur Heymans
2022-05-05
cpu/intel/model_2065x: Drop unused function declaration
Angel Pons
2022-04-27
cpu/intel/socket_p: Increase DCACHE_RAM_SIZE
Arthur Heymans
2022-04-27
nb/intel/pineview: Use cbfs mcache
Arthur Heymans
2022-04-24
{arch,cpu}: Remove redundant <arch/cpu.h>
Elyes HAOUAS
2022-04-24
cpu/intel: Remove unused <acpi/acpi.h>
Elyes HAOUAS
2022-04-01
cpu/intel/fit: Clear the FIT table when setting pointer
Arthur Heymans
2022-03-09
cpu/intel/common: Add support for energy performance preference (EPP)
Cliff Huang
2022-03-08
timestamps: Rename timestamps to make names more consistent
Jakub Czapiga
2022-02-24
nb/intel/ironlake: Fix some quickpath init magic
Angel Pons
2022-02-05
cpu/x86/lapic: Move LAPIC configuration to MP init
Kyösti Mälkki
2022-02-05
cpu,nb/intel: Drop remains of LAPIC_MONOTONIC_TIMER
Kyösti Mälkki
2022-02-02
cpu/intel/common: Add `set_feature_ctrl_vmx_arg()`
Angel Pons
2022-02-01
cpu/x86/lapic: Drop SMM_SERIALIZED_INITIALIZATION
Kyösti Mälkki
2022-01-27
cpu/intel/socket_p: Drop 'select SSE'
Elyes HAOUAS
2022-01-27
cpu/intel/socket_m: Drop 'select SSE'
Elyes HAOUAS
2022-01-27
cpu/intel/socket_LGA775: Drop 'select SSE'
Elyes HAOUAS
2022-01-27
cpu/intel/socket_FCBGA559: Drop 'select SSE'
Elyes HAOUAS
2021-11-22
cpu/intel/hyperthreading: Add missing header <arch/cpu.h>
Raul E Rangel
2021-11-05
cpu/intel: Use unsigned types in `get_cpu_count()`
Angel Pons
2021-11-03
cpu/x86/Kconfig: Remove unused CPU_ADDR_BITS
Arthur Heymans
2021-10-26
src/cpu: drop CPU_X86_CACHE_HELPER and x86_enable_cache wrapper function
Felix Held
2021-10-26
cpu/x86/Kconfig.debug_cpu: drop HAVE_DISPLAY_MTRRS option
Felix Held
2021-10-26
cpu/x86: Introduce and use `CPU_X86_LAPIC`
Felix Held
2021-10-26
cpu/intel/socket_LGA775: Drop commented-out entries
Felix Held
2021-10-26
cpu/intel/*/Kconfig: move selection of CPU_X86_CACHE_HELPER
Felix Held
2021-10-26
cpu/x86: Introduce `CPU_X86_CACHE_HELPER`
Felix Held
2021-10-26
cpu/amd,intel/*/Makefile: don't add cpu/x86/cache
Felix Held
2021-10-25
cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs
Felix Held
2021-10-22
cpu/x86/mp_init: move printing of failure message into mp_init_with_smm
Felix Held
2021-10-21
cpu/x86/mp_init: use cb_err as mp_init_with_smm return type
Felix Held
2021-10-21
acpigen,soc/amd,cpu/intel: rework static DWORD for CPPC table
Michael Niewöhner
2021-10-19
cpu/intel/speedstep: Constify `get_cst_entries()`
Angel Pons
2021-10-18
cpu/intel/hyperthreading: Use initial LAPIC IDs
Kyösti Mälkki
2021-10-18
cpu/intel/hyperthreading: Use cpuid_get_max_func()
Kyösti Mälkki
2021-10-18
cpu/intel/hyperthreading: Use CPUID leaf 0xb without X2APIC
Kyösti Mälkki
2021-10-15
cpu/intel/haswell: Lock PKG_CST_CONFIG_CONTROL MSR
Angel Pons
2021-10-13
soc/amd/cezanne,soc/intel/common: rework CPPC table generation
Michael Niewöhner
2021-09-17
cpu: add missing arch/cpu.h includes
Felix Held
2021-09-08
cpu/x86/tsc: Deduplicate Makefile logic
Angel Pons
2021-07-14
src: use mca_clear_status function instead of open coding
Felix Held
2021-07-14
cpu/intel/*/*_init: use mca_get_bank_count()
Felix Held
2021-07-14
include/cpu/x86/msr: introduce IA32_MC_*(x) macros
Felix Held
2021-07-09
soc/intel: Fix microcode loading
Tim Wawrzynczak
2021-07-07
Makefile.inc: Fix IFITTOOL dependencies
Arthur Heymans
2021-07-07
cpu/intel/car/core2/cache_as_ram: Add x86_64 support
Patrick Rudolph
2021-07-07
ironlake: Add support for x86_64
Patrick Rudolph
2021-07-06
cpu/intel/car/p4: Add x86_64 support
Arthur Heymans
2021-07-05
cpu/intel/car/p4-netburst: Prepare for x86_64
Arthur Heymans
2021-07-02
src: Consolidate x86_64 support Kconfig
Angel Pons
2021-07-02
src: Introduce `ARCH_ALL_STAGES_X86`
Angel Pons
2021-06-30
src: Move `select ARCH_X86` to platforms
Angel Pons
2021-06-16
cpu/intel/haswell: Select `HAVE_DISPLAY_MTRRS`
Angel Pons
2021-06-16
cpu/intel/haswell: Enable MCA logging
Angel Pons
2021-06-15
nb/intel/sandybridge: Add x86_64 support
Patrick Rudolph
2021-06-07
cpu/x86: Drop Kconfig PARALLEL_CPU_INIT
Kyösti Mälkki
2021-06-07
cpu/intel/model_2065x: Drop select PARALLEL_CPU_INIT
Kyösti Mälkki
2021-06-07
cpu/intel/hyperthreading: Build only for selected models
Kyösti Mälkki
2021-06-07
cpu/x86: Default to PARALLEL_MP selected
Kyösti Mälkki
2021-06-07
cpu/intel/model_206ax/acpi.c: Do not report P_BLK
Angel Pons
2021-06-07
cpu/intel/model_206ax/acpi.c: Do not report P_BLK
Angel Pons
2021-06-07
cpu/intel/haswell/acpi.c: Do not report P_BLK
Angel Pons
[next]