Age | Commit message (Expand) | Author |
---|---|---|
2021-10-18 | cpu/intel/hyperthreading: Use initial LAPIC IDs | Kyösti Mälkki |
2021-10-18 | cpu/intel/hyperthreading: Use cpuid_get_max_func() | Kyösti Mälkki |
2021-10-18 | cpu/intel/hyperthreading: Use CPUID leaf 0xb without X2APIC | Kyösti Mälkki |
2021-04-15 | cpu/intel/common: use lapicid api | Wonkyu Kim |
2020-08-06 | cpu/intel/common: Add `intel_ht_supported` function | Angel Pons |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-04 | src/cpu: Use SPDX for GPL-2.0-only files | Angel Pons |
2019-10-01 | cpu/intel/common: Move intel_ht_sibling() to common folder | Patrick Rudolph |