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
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
2019-05-27
cpu/intel/model_2065x: Use parallel MP init
Arthur Heymans
2019-04-25
cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZE
Arthur Heymans
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field
Elyes HAOUAS
2019-02-25
security/vboot: Add measured boot mode
Philipp Deppenwiese
2019-01-22
cpu/intel/model_206ax: Use parallel MP init
Arthur Heymans
2018-12-28
arch/x86: SSE2 implies SSE support
Kyösti Mälkki
2018-12-20
cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()
Matt DeVillier
2018-12-18
cpu: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-11-30
cpu/intel/model_206{5,a}x: Rework acpi/cpu.asl
Arthur Heymans
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-10-05
src: Fix MSR_PKG_CST_CONFIG_CONTROL register name
Elyes HAOUAS
2018-08-09
src/cpu: Fix typo
Elyes HAOUAS
2018-06-21
Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"
Arthur Heymans
2018-06-05
cpu/intel/model_2065x: Switch to POSTCAR_STAGE
Arthur Heymans
2018-06-05
cpu/intel/car/non-evict: Prepare for some POSTCAR_STAGE support
Arthur Heymans
2018-05-01
Fix freeze during chipset lockdown on Nehalem
Matthias Gazzari
2018-04-30
cpu/intel: Get rid of device_t
Elyes HAOUAS
2018-04-11
Revert "model_206ax: Use parallel MP init"
Arthur Heymans
2018-04-11
model_206ax: Use parallel MP init
Arthur Heymans
2018-04-09
intel/nehalem post-car: Use postcar_frame for MTRR setup
Kyösti Mälkki
2018-02-27
sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location
Arthur Heymans
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-08-19
arch/x86: Clean up CONFIG_SMP and MAX_CPUS test
Kyösti Mälkki
2017-06-28
cpu/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-07
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
2017-03-16
cpu/intel: Add int to unsigned
Lee Leahy
[next]