Age | Commit message (Expand) | Author |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
2021-10-22 | soc/intel/braswell: 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-09 | soc/intel/braswell: Drop some BIOS_SPEW printk's | 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/braswell: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-23 | soc/intel/braswell: Clean up | 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-28 | intel/braswell: 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 |
2019-08-08 | arch/x86: Change smm_subregion() prototype | Kyösti Mälkki |
2019-08-07 | cpu/x86/smm: Promote smm_subregion() | Kyösti Mälkki |
2019-03-04 | src/soc/intel/braswell/cpu.c: Set up local APIC | Frans Hendriks |
2018-12-20 | cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx() | Matt DeVillier |
2018-11-16 | soc/intel/braswell: add vmx support via CPU_INTEL_COMMON | Matt DeVillier |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
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 |
2018-07-24 | cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx | Arthur Heymans |
2018-06-04 | soc/intel/braswell: 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 |
2017-03-17 | soc/intel/braswell: Fix most of the issues detected by checkpatch | Lee Leahy |
2016-05-06 | soc/intel/braswell: 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 |
2016-01-14 | soc/braswell: Add CPUID for D0 stepping | Divya Sasidharan |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-27 | FSP 1.1: Move common FSP code | Lee Leahy |
2015-10-15 | cpu/mtrr.h: Fix macro names for MTRR registers | Alexandru Gagniuc |
2015-08-29 | intel/braswell: allow dirty cache line evictions for SMRAM to stick | Chiranjeevi Rapolu |
2015-07-06 | Braswell: Update to end of June. | Lee Leahy |
2015-06-25 | Braswell: Add Braswell SOC support | Lee Leahy |
2015-05-28 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-23 | Braswell: Use Baytrail as Comparison Base | Lee Leahy |