Age | Commit message (Expand) | Author |
2023-07-31 | soc/intel/apl: program VMX per Kconfig setting | Matt DeVillier |
2023-03-21 | soc/intel/apl: Fix programming temporary MTRR on GLK | Arthur Heymans |
2023-02-23 | soc/intel: Use common codeflow for MP init | Arthur Heymans |
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 |
2023-02-06 | soc/intel/apl: Hook up cpu ops in devicetree | Arthur Heymans |
2023-01-31 | soc/intel/apl: Ensure CPU_CLUSTER linked_list bus exists | Arthur Heymans |
2022-06-02 | soc/intel/common/cpu: Use SoC overrides to set CPU privilege level | Subrata Banik |
2022-05-18 | intel/common/block: Provide RAPL and min clock ratio switches in common | Uwe Poeche |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
2022-01-19 | soc/intel/common/cpu: Use SoC overrides to get CPU privilege level | Subrata Banik |
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-02-15 | soc/intel/*: Move prmrr_core_configure | Patrick Rudolph |
2021-02-09 | soc/amd,intel: Drop s3_resume parameter on FSP-S functions | Kyösti Mälkki |
2020-10-21 | {cpu,soc}/intel: replace AES-NI locking by common implemenation call | Michael Niewöhner |
2020-09-09 | soc/intel/apollolake: Rename `SOC_INTEL_GLK` symbol | Angel Pons |
2020-06-16 | soc/intel/common: Replace smm_soutbridge_enable(SMI_FLAGS) | Kyösti Mälkki |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: Move "is part of the coreboot project" line in its own comment | 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-03-18 | soc: Remove copyright notices | Patrick Georgi |
2019-11-04 | soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig | Michael Niewöhner |
2019-11-02 | soc/intel: common,apl,skl: remove orphaned memory locking API | Michael Niewöhner |
2019-10-10 | soc/intel: sgx: get rid of UEFI-style usage of global variable | Michael Niewöhner |
2019-10-02 | soc/intel: Replace config_of_path() with config_of_soc() | Kyösti Mälkki |
2019-08-15 | soc/intel: Rename some SMM support functions | Kyösti Mälkki |
2019-08-15 | soc/*: mp_run_on_all_cpus: Remove configurable timeout | Patrick Rudolph |
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 | intel/apollolake: Replace smm_region_info() with smm_region() | Kyösti Mälkki |
2019-08-07 | cpu/x86/smm: Promote smm_subregion() | Kyösti Mälkki |
2019-07-18 | soc/intel: Use config_of_path(SA_DEVFN_ROOT) | Kyösti Mälkki |
2019-05-21 | soc/intel: Remove unused pointer argument in mca_configure() | Subrata Banik |
2019-05-13 | soc/intel: Geminilake Refresh feature request support | John Zhao |
2019-04-13 | soc/intel/cpulib: Remove redundent enable/disable functions | Subrata Banik |
2019-03-08 | src/soc/intel/apollolake/cpu.c: Set up local APIC | Mario Scheithauer |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-06 | intel/apollolake: Fix incorrect config usage | Julius Werner |
2019-02-05 | soc/intel/apl: Call mca_configure() on cold boots only | Nico Huber |
2018-11-23 | soc/intel/apollolake: Add Kconfig switch to enable minimum clock ratio | Werner Zeh |
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-28 | intel/common: change mca_configure API's def | Pratik Prajapati |
2018-06-14 | soc/intel/{glk,apl}: ensure C1E is disabled after S3 resume | Cole Nelson |
2018-06-04 | soc/intel/apollolake: Get rid of device_t | Elyes HAOUAS |
2018-05-14 | cpu/x86: Add support to run function with argument over APs | Subrata Banik |
2018-04-09 | soc/intel/apollolake: enable MONITOR/MWAIT for GLK | Cole Nelson |
2017-12-22 | soc/intel/common: Add missing SoC common function into SMM library | Subrata Banik |
2017-11-23 | Constify struct cpu_device_id instances | Jonathan Neuschäfer |
2017-11-03 | soc/intel/apollolake: Add APL CPU device ID | Mario Scheithauer |
2017-11-03 | soc/intel/apollolake: Set CPU to Max Non-Turbo Ratio | Mario Scheithauer |
2017-09-27 | soc/intel/apollolake: Add SGX support | Pratik Prajapati |
2017-09-01 | soc/intel/apollolake: Use SMM library to get tseg region information | Subrata Banik |
2017-08-21 | intel/common/mp_init: Refactor MP Init code to get rid of microcode param | Pratik Prajapati |
2017-08-15 | soc/intel/apollolake: Provide option to use Common MP Init | Barnali Sarkar |
2017-07-21 | soc/intel/apollolake: Bring in delta for GLK SOC | Hannah Williams |
2017-06-20 | soc/intel/common: Add SMM common code for Intel Platforms | Brandon Breitenstein |
2017-06-15 | soc/intel/apollolake: revert CPU MP init prior to FSP-S | Aaron Durbin |
2017-06-09 | soc/intel/apollolake: Use CPU common library code | Barnali Sarkar |
2017-06-09 | soc/intel/apollolake: Rename ACPI Base Address and Size Macro | Barnali Sarkar |
2017-06-09 | soc/intel/apollolake: Perform CPU MP Init before FSP-S Init | Barnali Sarkar |
2017-06-09 | soc/intel/apollolake: Remove duplication of find_microcode_patch() code | Barnali Sarkar |
2017-06-09 | soc/intel/apollolake: use fast_spi_cache_bios_region() | Aaron Durbin |
2016-12-08 | soc/intel/apollolake: Move privilege drop to later stage | Andrey Petrov |
2016-12-02 | soc/intel/apollolake: Drop privilege level to IA_UNTRUSTED | Andrey Petrov |
2016-12-02 | soc/intel/apollolake: Enable ACPI PM timer emulation on all CPUs | Andrey Petrov |
2016-11-17 | soc/intel/apollolake: Enable and Lock AES feature register | Nelson, Cole |
2016-11-12 | soc/intel/apollolake: cache the MMIO BIOS region | Aaron Durbin |
2016-11-02 | soc/intel/apollolake: Disable Monitor and Mwait feature | Venkateswarlu Vinjamuri |
2016-11-01 | soc/apollolake: Add soc core init | Ravi Sarawadi |
2016-10-25 | Revert "soc/apollolake: Add soc core init" | Aaron Durbin |
2016-10-16 | soc/apollolake: Add soc core init | Ravi Sarawadi |
2016-10-07 | soc/intel/apollolake: Implement stage cache to improve resume time | Brandon Breitenstein |
2016-10-01 | soc/intel/apollolake: Try to update BSP microcode from cbfs | Martin Roth |
2016-08-31 | soc/intel/apollolake: Gather microcode revision | John Zhao |
2016-05-25 | soc/apollolake: SOC specific SMM code | Hannah Williams |
2016-05-06 | soc/intel/apollolake: convert to using common MP init | Aaron Durbin |
2016-05-02 | cpu/x86/mp_init: remove unused callback arguments | Aaron Durbin |
2016-04-14 | soc/intel: Update license headers | Martin Roth |
2016-03-10 | soc/apollolake: Enable all CPU cores using the parallel MP lib | Ravi Sarawadi |