Age | Commit message (Expand) | Author |
2022-04-24 | cpu/intel: Remove unused <acpi/acpi.h> | Elyes HAOUAS |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
2021-11-05 | cpu/intel: Use unsigned types in `get_cpu_count()` | Angel Pons |
2021-10-22 | cpu/x86/mp_init: move printing of failure message into mp_init_with_smm | Felix Held |
2021-10-21 | cpu/x86/mp_init: use cb_err as mp_init_with_smm return type | Felix Held |
2021-10-15 | cpu/intel/haswell: Lock PKG_CST_CONFIG_CONTROL MSR | Angel Pons |
2021-07-14 | src: use mca_clear_status function instead of open coding | Felix Held |
2021-07-14 | cpu/intel/*/*_init: use mca_get_bank_count() | Felix Held |
2021-07-14 | include/cpu/x86/msr: introduce IA32_MC_*(x) macros | Felix Held |
2021-06-16 | cpu/intel/haswell: Enable MCA logging | Angel Pons |
2021-04-10 | cpu/intel/haswell: Use new fixed BAR accessors | Angel Pons |
2021-02-14 | cpu/intel/haswell: Drop c-state table indirection | Angel Pons |
2021-01-24 | cpu/intel/haswell: Add Broadwell CPUIDs and microcode | Angel Pons |
2021-01-24 | cpu/intel/haswell: Set C9/C10 vccmin | Angel Pons |
2021-01-24 | cpu/intel/haswell: Add fast ramp voltage for Broadwell | Angel Pons |
2021-01-22 | cpu/intel/haswell: Enable timed MWAIT if supported | Angel Pons |
2021-01-21 | cpu/intel/haswell: Clean up CPUID definitions | Angel Pons |
2021-01-15 | cpu/intel/haswell/acpi.c: Use C-state enum definitions | Angel Pons |
2021-01-11 | cpu/intel/haswell: Allow tuning VR for C-state operations | Angel Pons |
2021-01-11 | cpu/intel/haswell: Raise PSI1 threshold to 20A | Angel Pons |
2021-01-11 | cpu/intel/haswell: Enable turbo ratio if available | Angel Pons |
2021-01-11 | cpu/intel/haswell: Do not set PMG_IO_CAPTURE_BASE MSR | Angel Pons |
2021-01-10 | cpu/intel/haswell/haswell.h: Align with Broadwell | Angel Pons |
2021-01-10 | cpu/intel/haswell: Align cosmetics with Broadwell | Angel Pons |
2021-01-10 | cpu/intel/haswell: Do not determine CPU type at runtime | Angel Pons |
2021-01-07 | cpu/intel/haswell: Rename `HASWELL_BCLK` to `CPU_BCLK` | Angel Pons |
2020-10-24 | {cpu,soc}/intel: deduplicate cpu code | Michael Niewöhner |
2020-10-23 | haswell/broadwell: Fix typos of `BCLK` | Angel Pons |
2020-09-27 | cpu/intel/haswell/haswell_init.c: Align printk's with Broadwell | Angel Pons |
2020-08-03 | cpu/intel/haswell: add Crystal Well CPU IDs | Iru Cai |
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 |