Age | Commit message (Expand) | Author |
2022-11-08 | cpu: Include <cpu/cpu.h> instead of <arch/cpu.h> | Elyes Haouas |
2022-10-06 | cpu/intel/common/fsb.c: Sorte includes and add <stdint.h> | Elyes Haouas |
2021-09-17 | cpu: add missing arch/cpu.h includes | Felix Held |
2021-01-28 | cpu/intel/common/fsb.c: Correct code style | Frans Hendriks |
2021-01-26 | cpu/intel/common/fsb.c: Add Broadwell CPUID models | Angel Pons |
2020-08-03 | cpu/intel/common/fsb.c: add Crystal Well support | Iru Cai |
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 |
2020-03-15 | treewide: Replace uses of "Nehalem" | Angel Pons |
2019-12-02 | src/: Remove g_ prefixes and _g suffixes from variables | Patrick Georgi |
2019-11-29 | cpu/intel/common/fsb.c: Drop CAR_GLOBAL_MIGRATION support | Arthur Heymans |
2019-11-07 | Rangeley: Fix incorrect BCLK | Kyösti Mälkki |
2019-10-28 | src: Remove unused '#include <cpu/cpu.h>' | Elyes HAOUAS |
2019-09-24 | cpu/intel/common: Fix invalid MSR access | Kyösti Mälkki |
2019-09-19 | cpu/intel/common: Extend FSB detection to cover TSC | Kyösti Mälkki |
2019-09-19 | cpu/x86/lapic: Refactor timer_fsb() | Kyösti Mälkki |
2019-07-01 | intel/fsp_rangeley: Use fixed FSB/BCLK value 100 MHz | Kyösti Mälkki |
2019-02-13 | cpu/intel/common: Add Nehalem for FSB detection | Kyösti Mälkki |
2019-02-13 | cpu/intel/common: Split get_ia32_fsb() | Kyösti Mälkki |
2019-01-27 | src/cpu/intel: Set get_ia32_fsb function common | Elyes HAOUAS |