Age | Commit message (Expand) | Author |
2020-06-16 | sb,soc/intel: Replace smm_southbridge_enable_smi() | Kyösti Mälkki |
2020-06-06 | src: Remove unused '#include <cpu/x86/smm.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-05-01 | src: Remove unused 'include <cpu/x86/cache.h>' | Elyes HAOUAS |
2020-04-04 | src/cpu: Use SPDX for GPL-2.0-only files | Angel Pons |
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 |