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
/
haswell
/
haswell_init.c
Age
Commit message (
Expand
)
Author
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
cpu/intel: Replace bsp_init_and_start_aps()
Kyösti Mälkki
2019-06-21
cpu/intel/{haswell,model_206{5,a}x}: Use MSR_CORE_THREAD_COUNT for msr at 0x35
Elyes HAOUAS
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
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-01
cpu/intel/haswell: Only change the slow ramp rate for ULT CPUs
Tristan Corrick
2018-11-01
cpu/intel/haswell: Add the CPUID for Haswell C0 CPUs
Tristan Corrick
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
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-09-11
cpu/x86/mp_init: remove adjust_cpu_apic_entry()
Aaron Durbin
2017-03-16
cpu/intel: Wrap lines at 80 columns
Lee Leahy
2017-03-16
cpu/intel: Fix brace issues detected by checkpatch.pl
Lee Leahy
2017-03-16
cpu/intel: Add int to unsigned
Lee Leahy
2017-03-16
cpu/intel: Fix the spacing issues
Lee Leahy
2017-03-16
cpu/intel: Indent with tabs
Lee Leahy
2016-12-27
cpu/intel/common: Add/Use common function to set virtualization
Matt DeVillier
2016-08-23
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
Elyes HAOUAS
2016-07-31
src/cpu: Capitalize CPU
Elyes HAOUAS
2016-05-06
cpu/intel/haswell: convert to using common MP and SMM init
Aaron Durbin
2016-05-02
cpu/x86/mp_init: remove unused callback arguments
Aaron Durbin
2016-03-08
x86 chipsets: utilize x86_setup_mtrrs_with_detect()
Aaron Durbin
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
2014-08-04
cpu/intel: Fix out-of-bounds read due to off-by-one in condition
Edward O'Callaghan
2014-07-10
intel/haswell: add vmx support w/Kconfig option
Matt DeVillier
2014-07-08
cpu: Trivial - drop trailing blank lines at EOF
Edward O'Callaghan
2014-05-05
haswell: move to mp_init library
Aaron Durbin
2014-02-25
Remove CACHE_ROM.
Vladimir Serbinenko
2014-02-16
haswell: backup the default SMM region on resume
Aaron Durbin
2014-02-12
PCI: Drop includes under cpu
Kyösti Mälkki
2013-12-12
haswell: Export functions for CPU family+model and stepping
Duncan Laurie
2013-12-07
haswell: VR controller configuration
Aaron Durbin
2013-12-07
haswell: Misc power management setup and fixes
Duncan Laurie
2013-11-24
haswell: Remove limit on package C-state
Duncan Laurie
2013-11-24
haswell: Configure PCH power sharing for ULT
Duncan Laurie
2013-11-24
haswell: calibrate 24MHz clock against BCLK
Aaron Durbin
2013-11-24
haswell: configure c-states
Aaron Durbin
2013-07-11
cpu: Fix spelling
Martin Roth
2013-07-11
usbdebug: Drop old includes
Kyösti Mälkki
2013-06-14
usbdebug: Drop temporary disables of log output
Kyösti Mälkki
2013-04-03
haswell: enable ROM caching
Aaron Durbin
2013-03-21
lynxpoint: Add helper functions for reading PM and GPIO base
Duncan Laurie
2013-03-21
haswell: support for parallel SMM relocation
Aaron Durbin
2013-03-19
haswell: Parallel AP bringup
Aaron Durbin
2013-03-18
haswell: enable caching before SMM initialization
Aaron Durbin
2013-03-18
haswell: Clear correct number of MCA banks
Aaron Durbin
2013-03-14
haswell: Add ULT CPUID and updated microcode
Duncan Laurie
2013-03-14
haswell: Properly Guard Engergy Policy by CPUID
Aaron Durbin
2013-03-14
haswell: Add initial support for Haswell platforms
Aaron Durbin