Age | Commit message (Expand) | Author |
---|---|---|
2021-10-26 | cpu/x86: Introduce and use `CPU_X86_LAPIC` | Felix Held |
2021-10-26 | soc/*/Makefile: don't add cpu/x86/cache | Felix Held |
2021-10-25 | cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs | Felix Held |
2021-09-08 | cpu/x86/tsc: Deduplicate Makefile logic | Angel Pons |
2021-05-18 | cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y | Arthur Heymans |
2020-12-14 | soc/intel/xeon_sp/skx: Hook up microcode blob | Arthur Heymans |
2020-11-24 | soc/intel/xeon_sp: Enable SMI handler | Rocky Phagura |
2020-10-30 | soc/intel/xeon_xp: Combine cpx and skx acpi.c | Marc Jones |
2020-10-06 | soc/intel/xeon_sp/skx: Move soc specific ACPI functions | Marc Jones |
2020-05-18 | src: Remove leading blank lines from SPDX header | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-03-26 | soc/intel/xeon_sp: Refactor code to allow for additional CPUs types | Andrey Petrov |