index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
/
intel
/
model_2065x
Age
Commit message (
Expand
)
Author
2021-02-11
src: Remove unused <arch/cpu.h>
Elyes HAOUAS
2021-02-01
soc/intel/*: Get rid of custom microcode caching
Patrick Rudolph
2021-01-24
cpu/intel/model_2065x: Drop configurable TDP copy-pasta
Angel Pons
2021-01-24
cpu/intel/model_2065x: Drop unused c-state code
Angel Pons
2021-01-15
cpu/intel/*init: Remove obsolete cache enable
Patrick Rudolph
2021-01-15
cpu/x86/mpinit: Serialize microcode updates for HT threads
Patrick Rudolph
2021-01-06
cpu/intel/x/chip.h: Drop unused `disable_acpi` setting
Angel Pons
2020-10-24
{cpu,soc}/intel: deduplicate cpu code
Michael Niewöhner
2020-10-21
{cpu,soc}/intel: replace AES-NI locking by common implemenation call
Michael Niewöhner
2020-10-20
cpu/intel/model_{2065x,206ax}: fix AES-NI locking
Michael Niewöhner
2020-10-16
include/cpu/x86: introduce new helper for (un)setting MSRs
Michael Niewöhner
2020-10-02
drivers/spi: Add BOOT_DEVICE_SPI_FLASH_NO_EARLY_WRITES config
Shelley Chen
2020-09-26
arch/x86: Introduce `ARCH_ALL_STAGES_X86_32`
Angel Pons
2020-09-21
src/cpu: Drop unneeded empty lines
Elyes HAOUAS
2020-07-26
cpu,soc/intel: Drop select SMP
Kyösti Mälkki
2020-07-09
cpu/intel/model_2065x/model_2065x_init.c: Drop dead code
Angel Pons
2020-06-22
cpu/x86/lapic: Support x86_64 and clean up code
Patrick Rudolph
2020-06-16
sb,soc/intel: Replace smm_southbridge_enable_smi()
Kyösti Mälkki
2020-06-15
arrandale boards: Factor out MAX_CPUS
Angel Pons
2020-06-15
arch/x86: Remove NO_FIXED_XIP_ROM_SIZE
Kyösti Mälkki
2020-05-13
src: Remove unused '#include <stdint.h>'
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-04-28
device: Constify struct device * parameter to acpi_fill_ssdt()
Furquan Shaikh
2020-04-04
src/cpu: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-23
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-15
cpu/intel/model_2065x: Add missing CPU IDs
Angel Pons
2020-03-15
treewide: Replace uses of "Nehalem"
Angel Pons
2020-03-15
nb/intel/nehalem: Rename to ironlake
Angel Pons
2019-12-19
src: Use '#include <smp/node.h>' when appropriate
Elyes HAOUAS
2019-11-08
arch/x86: Drop some __SMM__ guards
Kyösti Mälkki
2019-11-03
cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE
Kyösti Mälkki
2019-10-31
cpu/x86: make set_msr_bit publicly available
Michael Niewöhner
2019-10-13
nb/intel/nehalem: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-10-06
cpu/intel/model_2065x/bootblock: Remove dead code
Arthur Heymans
2019-10-01
cpu/intel/common: Move intel_ht_sibling() to common folder
Patrick Rudolph
2019-09-24
cpu/intel: Use CPU_INTEL_COMMON_TIMEBASE
Kyösti Mälkki
2019-09-10
AUTHORS: Move src/cpu/intel copyrights into AUTHORS file
Martin Roth
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-08-15
intel/smm/gen1: Rename header file
Kyösti Mälkki
2019-08-15
cpu/intel: Replace bsp_init_and_start_aps()
Kyösti Mälkki
2019-08-08
lib/stage_cache: Refactor Kconfig options
Kyösti Mälkki
2019-08-07
intel/nehalem,sandybridge: Move stage_cache support function
Kyösti Mälkki
2019-07-09
cpu/x86: Flip SMM_TSEG default
Kyösti Mälkki
2019-07-09
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2019-07-08
intel/nehalem: Move TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-07-01
Use 3rdparty/intel-microcode
Arthur Heymans
2019-06-22
src/cpu: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-06-21
cpu/intel/{haswell,model_206{5,a}x}: Use MSR_CORE_THREAD_COUNT for msr at 0x35
Elyes HAOUAS
2019-05-27
cpu/intel/model_2065x: Put stage cache in TSEG
Arthur Heymans
[next]