Age | Commit message (Expand) | Author |
2023-02-09 | arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator | Felix Held |
2023-02-08 | arch/x86/cpu: introduce and use device_match_mask | Felix Held |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
2021-12-15 | soc/intel/baytrail,denverton_ns: Call setup_lapic() | Dmitry Ponamorev |
2021-10-22 | soc/intel/baytrail: use mp_cpu_bus_init | Felix Held |
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-01-15 | cpu/x86/mpinit: Serialize microcode updates for HT threads | Patrick Rudolph |
2020-09-21 | src/soc/intel: Drop unneeded empty lines | Elyes HAOUAS |
2020-07-25 | soc/intel/baytrail/cpu.c: Align with Braswell | Angel Pons |
2020-07-25 | soc/intel/baytrail/cpu.c: Align with Braswell | Angel Pons |
2020-07-21 | soc/intel/baytrail: Add new CPUID 0x30679 | Mate Kukri |
2020-07-09 | soc/intel/baytrail: Align whitespace and comments | Angel Pons |
2020-06-16 | sb,soc/intel: Replace smm_southbridge_enable_smi() | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-01 | src: Remove unused 'include <cpu/x86/cache.h>' | Elyes HAOUAS |
2020-04-06 | soc/intel/baytrail: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-12-19 | src/soc/intel: Remove unused <stdlib.h> | Elyes HAOUAS |
2019-11-22 | intel/smm: Provide common smm_relocation_params | Kyösti Mälkki |
2019-08-27 | intel/baytrail: Use smm_subregion() | Kyösti Mälkki |
2019-08-15 | soc/intel: Rename some SMM support functions | Kyösti Mälkki |
2019-08-13 | cpu/x86: Separate save_state struct headers | Kyösti Mälkki |
2018-12-20 | cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx() | Matt DeVillier |
2018-12-18 | soc/baytrail: add vmx support via CPU_INTEL_COMMON | Matt DeVillier |
2018-10-05 | src: Fix MSR_PKG_CST_CONFIG_CONTROL register name | Elyes HAOUAS |
2018-07-24 | cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx | Arthur Heymans |
2018-05-24 | soc/intel/baytrail: Get rid of device_t | 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 |
2016-05-04 | soc/intel/baytrail: 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-10-15 | cpu/mtrr.h: Fix macro names for MTRR registers | Alexandru Gagniuc |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-07 | baytrail: Change all SoC headers to <soc/headername.h> system | Julius Werner |
2014-10-28 | baytrail: Configure MSR for 2-core and 4-core P-state configutation | Duncan Laurie |
2014-10-22 | baytrail/rambi: S3 support and other updates | Kein Yuan |
2014-09-19 | baytrail/rambi: spi, charger, and audio updates | Aaron Durbin |
2014-05-15 | baytrail: use CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED | Aaron Durbin |
2014-05-13 | baytrail: add cpuid for C0 | Aaron Durbin |
2014-05-06 | baytrail: Enable Turbo/Burst and set some magic MSRs | Duncan Laurie |
2014-03-20 | rmodules: use rmodtool to create rmodules | Aaron Durbin |
2014-02-24 | baytrail: get rid of global microcode_ptr | Aaron Durbin |
2014-02-16 | baytrail: SMM support | Aaron Durbin |
2014-02-16 | baytrail: bring up APs | Aaron Durbin |