Age | Commit message (Expand) | Author |
2024-01-31 | cpu/x86/smm/pci_resource_store: Store DEV/VEN ID | Patrick Rudolph |
2024-01-24 | soc/intel: Add Lunar Lake device IDs | Appukuttan V K |
2024-01-10 | cpu/x86/smi_trigger: use enum cb_err as apm_control return type | Felix Held |
2023-12-22 | x86: Separate CPU and SoC physical address size | Jeremy Compostella |
2023-12-13 | drivers/ipmi to lib: Fix misspellings & capitalization issues | Martin Roth |
2023-11-10 | src: Remove unnecessary semicolons from the end of macros | Martin Roth |
2023-11-10 | cpu/x86/smm: Fix get_save_state calculation | Eugene D. Myers |
2023-09-29 | */include/cpu: use unsigned int for number of address bits | Felix Held |
2023-09-12 | arch/x86: Reduce max phys address size for Intel TME capable SoCs | Jeremy Compostella |
2023-08-05 | src/*/post_code.h: Change post code prefix to POSTCODE | Yuchen He |
2023-07-18 | include/cpu/amd/msr: introduce and use PSTATE_MSR_COUNT | Felix Held |
2023-07-12 | treewide: Drop the suffixes from ADL and RPL CPUID macros and strings | Michał Żygowski |
2023-07-12 | soc/intel/alderlake: Add support for Raptor Lake S CPUs | Max Fritz |
2023-07-05 | arch/x86: Ensure LAPIC mode for exception handler | Kyösti Mälkki |
2023-07-03 | cpu/x86: Reduce scope of MTRR functions used locally | Kyösti Mälkki |
2023-06-29 | soc/intel/meteorlake: Add QS(C0) stepping CPU ID | Musse Abdullahi |
2023-06-07 | soc/amd/common/block/cpu/noncar: add get_usable_physical_address_bits() | Felix Held |
2023-06-04 | cpu/x86/smm: Drop fxsave/fxrstor logic | Arthur Heymans |
2023-06-02 | soc/amd/common/block/cpu: Refactor ucode allocation | Grzegorz Bernacki |
2023-06-02 | include/cpu/x86: Simplify en/dis cache functions | Himanshu Sahdev |
2023-06-01 | include/cpu/x86: Skip `wbinvd` on CPUs with cache self-snooping (SS) | Subrata Banik |
2023-06-01 | cpu/x86/cache: Call wbinvd only once CR0.CD is set | Jeremy Compostella |
2023-05-31 | cpu/x86/mp_init: Use clflush to write SIPI data back to RAM | Jeremy Compostella |
2023-05-26 | treewide: Remove 'extern' from functions declaration | Elyes Haouas |
2023-04-23 | include/cpu/amd/mtrr: fix typo in get_top_of_mem_above_4gb | Felix Held |
2023-04-21 | include/cpu/amd/mtrr: return uint32_t from get_top_of_mem_below_4gb | Felix Held |
2023-04-21 | include/cpu/amd/mtrr: rename functions to get top of memory regions | Felix Held |
2023-04-18 | src/cpu/power9: move part of scom.h to scom.c | Sergii Dmytruk |
2023-04-15 | soc/intel/meteorlake: Add B0 stepping CPU ID | Musse Abdullahi |
2023-04-06 | cpu/x86/topology: Add code to fill in topology on struct path | Arthur Heymans |
2023-04-06 | cpu/smm_module_loader.c: Fix up CPU index locally | Arthur Heymans |
2023-04-06 | cpu/x86/mp_init.c: Generate a C header to get start32 offset | Arthur Heymans |
2023-04-06 | cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_path | Arthur Heymans |
2023-03-24 | cpu/intel: Remove redefined SAPPHIRERAPIDS_SP CPUID to fix build error | Johnny Lin |
2023-03-23 | soc/amd/common/block/acpi/cpu_power_state: use pstate_msr union | Felix Held |
2023-03-23 | soc/intel/xeon_sp: Report platform cpu info | Naresh Solanki |
2023-03-19 | soc/intel/xeon_sp/spr: Add header files and romstage code | Jonathan Zhang |
2023-03-13 | cpu/x86/cache: CLFLUSH programs to memory before running | Arthur Heymans |
2023-03-08 | soc/amd/include/msr: factor out P state MSR enable bit to cpu/amd/msr.h | Felix Held |
2023-03-05 | cpu/x86/smm: Add PCI resource store functionality | Robert Zieba |
2023-02-28 | soc/amd: introduce and use PSTATE_MSR macro | Felix Held |
2023-02-15 | cpu/x86/smm: Enable setting SMM console log level from mainboard | Johnny Lin |
2023-02-07 | src: Move POST_BOOTBLOCK_CAR to common postcodes and use it | Martin Roth |
2023-02-02 | include/cpu/amd/mtrr: drop unused TOP_MEM_MASK definitions | Felix Held |
2023-01-19 | tree: Drop Intel Ice Lake support | Felix Singer |
2023-01-09 | security/intel/txt: Add helper function to disable TXT | Subrata Banik |
2022-12-10 | cpu/cpu.h: Change the function signature | Arthur Heymans |
2022-12-10 | treewide: Include <device/mmio.h> instead of <arch/mmio.h> | Elyes Haouas |
2022-12-07 | mb,sb,soc/intel: Drop useless IO trap handlers | Kyösti Mälkki |
2022-12-05 | cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm | Arthur Heymans |
2022-11-23 | cpu/intel/car: Define post codes | Martin Roth |
2022-11-17 | mb/emulation/qemu-q35: Split smm_close() and smm_lock() | Kyösti Mälkki |
2022-11-16 | cpu/x86/smm: Use common SMM_ASEG region | Kyösti Mälkki |
2022-11-14 | cpu/cpu.h: Remove unused functions prototypes | Arthur Heymans |
2022-11-12 | include/cpu/msr.h: transform into an union | Arthur Heymans |
2022-11-10 | cpu/x86/lapic.h: Fix CONFIG_X2APIC_RUNTIME | Arthur Heymans |
2022-11-09 | cpu/*: Drop PARALLEL_MP leftovers | Arthur Heymans |
2022-11-03 | treewide: Add 'IWYU pragma: export' comment | Elyes Haouas |
2022-10-21 | arch/x86/include: Split msr access into separate file | Martin Roth |
2022-09-24 | include/cpu/x86/mtrr: define NUM_FIXED_MTRRS once in mtrr.h | Felix Held |
2022-09-16 | soc/intel/cnl: Add Cometlake-H/S Q0 (10+2) CPU ID | Jeremy Soller |
2022-09-15 | soc/amd: Do SMM relocation via MSR | Arthur Heymans |
2022-08-11 | include: Add SPDX identifiers to files missing them | Martin Roth |
2022-08-01 | include: Add SPDX-License-Identifiers to files missing them | Martin Roth |
2022-07-18 | arch/x86: Add X2APIC_LATE_WORKAROUND | Subrata Banik |
2022-06-28 | soc/intel: Add Raptor Lake device IDs | zhixingma |
2022-06-22 | cpu/intel/microcode: Have API to re-load microcode patch | Subrata Banik |
2022-06-17 | soc/intel/alderlake/report_platform.c: Add ADL-S identification | Michał Żygowski |
2022-06-09 | soc/amd/sabrina/acpi: Correct VID decoding on Sabrina | Fred Reitberger |
2022-06-02 | cpu/x86/mp_init.c: Prolong delay on synchronous API | Arthur Heymans |
2022-06-02 | cpu/x86/mp.h: Implement a pre-SSE2 mfence | Arthur Heymans |
2022-06-01 | mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEG | Arthur Heymans |
2022-06-01 | Revert "cpu/x86: Add function to set `put_back_original_solution` variable" | Arthur Heymans |
2022-05-28 | cpu/x86/mp_init.c: Drop 'real' vs 'used' save state | Arthur Heymans |
2022-05-16 | soc/intel: Add Raptor Lake device IDs | Bora Guvendik |
2022-05-16 | arch/x86/postcar: Set up postcar MTRR in C code | Arthur Heymans |
2022-05-16 | cpu/x86/mp_init.c: Add mp_run_on_all_cpus_synchronously | Kane Chen |
2022-04-13 | cpu/x86: Add function to set `put_back_original_solution` variable | Kane Chen |
2022-04-04 | soc/intel/alderlake: Add new CPU ID | Lean Sheng Tan |
2022-04-04 | soc/intel/alderlake: Update CPU IDs with correct steppings | Lean Sheng Tan |
2022-03-10 | cpu/x86/smm: Add weak SoC init and exit methods | Raul E Rangel |
2022-03-09 | cpu/intel/common: Add support for energy performance preference (EPP) | Cliff Huang |
2022-03-09 | soc/intel/common: Include Meteor Lake device IDs | Wonkyu Kim |
2022-03-09 | cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMI | Raul E Rangel |
2022-02-11 | src/arch/ppc64/*: pass FDT address to payload | Sergii Dmytruk |
2022-02-11 | src/cpu/power9: add file structure for power9, implement SCOM access | Igor Bagnucki |
2022-02-10 | Revert "cpu/x86/lapic: Unconditionally use CPUID leaf 0xb if available" | Felix Held |
2022-02-07 | cpu/x86/mp_init.c: Rename num_concurrent_stacks | Arthur Heymans |
2022-02-07 | cpu/x86/smm: Improve smm stack setup | Arthur Heymans |
2022-02-05 | cpu/x86/lapic: Move LAPIC configuration to MP init | Kyösti Mälkki |
2022-02-05 | cpu/x86/lapic: Fix choice X2APIC_ONLY | Kyösti Mälkki |
2022-02-05 | cpu/x86/lapic: Add lapic_send_ipi_self,others() | Kyösti Mälkki |
2022-02-05 | cpu/x86/lapic: Unify some parameter | Kyösti Mälkki |
2022-02-05 | cpu/x86/lapic: Support switching to X2APIC mode | Kyösti Mälkki |
2022-02-05 | cpu/x86/lapic: Unconditionally use CPUID leaf 0xb if available | Kyösti Mälkki |
2022-02-03 | cpu/x86/smm: Retype variables | Arthur Heymans |
2022-02-01 | cpu/x86/smm: Add SMM_LEGACY_ASEG | Kyösti Mälkki |
2021-11-30 | include/cpu/x86/mp.h: Remove indirect include | Arthur Heymans |
2021-11-29 | src/cpu,soc/amd/common/block/cpu: Add preload_microcode | Raul E Rangel |
2021-11-29 | soc/intel/common: Include Alder Lake-N device IDs | Usha P |