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
/
haswell
Age
Commit message (
Expand
)
Author
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-15
cpu/intel/microcode: Make microcode lib available in bootblock
Rizwan Qureshi
2019-09-13
intel/haswell: Remove some __PRE_RAM__ use
Kyösti Mälkki
2019-09-10
AUTHORS: Move src/cpu/intel copyrights into AUTHORS file
Martin Roth
2019-08-28
intel/haswell: Use smm_subregion()
Kyösti Mälkki
2019-08-28
intel/haswell,broadwell: Rename EMRR to PRMRR
Kyösti Mälkki
2019-08-20
devicetree: Remove duplicate chip_ops declarations
Kyösti Mälkki
2019-08-18
cpu/intel: Enter romstage without BIST
Kyösti Mälkki
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-08-15
cpu/intel: Replace bsp_init_and_start_aps()
Kyösti Mälkki
2019-08-13
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
2019-08-11
intel/haswell: Move platform_enter_postcar()
Kyösti Mälkki
2019-08-03
intel/haswell: Move stage_cache support function
Kyösti Mälkki
2019-07-13
intel/haswell: Replace monotonic timer
Kyösti Mälkki
2019-07-13
cpu/x86: Move smm_lock() prototype
Kyösti Mälkki
2019-07-09
arch/x86: Flip HAVE_MONOTONIC_TIMER default
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-04
arch/x86: Adjust size of postcar stack
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: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-06-21
cpu/intel/haswell: Link monotonic_timer.c in early stages
Arthur Heymans
2019-06-21
cpu/intel/haswell: Link tsc_freq.c in the bootblock
Arthur Heymans
2019-06-21
cpu/intel/{haswell,model_206{5,a}x}: Use MSR_CORE_THREAD_COUNT for msr at 0x35
Elyes HAOUAS
2019-04-25
cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZE
Arthur Heymans
2019-04-21
nb/intel/haswell: Add an option for where verstage starts
Arthur Heymans
2019-04-21
cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-03-27
Move calls to quick_ram_check() before CBMEM init
Kyösti Mälkki
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-02-25
security/vboot: Add measured boot mode
Philipp Deppenwiese
2019-02-12
postcar: Make more use of postcar_frame_add_romcache()
Nico Huber
2019-01-09
cpu/intel: Use the common code to initialize the romstage timestamps
Arthur Heymans
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-03
nb/intel/haswell: Add support for PEG
Tristan Corrick
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-12-13
cpuid: Add helper function for cpuid(1) functions
Subrata Banik
2018-11-30
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-30
cpu/intel/haswell: Rework acpi/cpu.asl
Arthur Heymans
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-01
cpu/intel/haswell: Only change the slow ramp rate for ULT CPUs
Tristan Corrick
2018-11-01
cpu/intel/haswell: Allow use of TSC for the monotonic timer
Tristan Corrick
[next]