summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/common/block/timer
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove unused <cpu/x86/msr.h>Elyes Haouas2022-07-201-1/+0
* soc/intel/common: rewrite and clarify the Legacy 8254 Timer KconfigMichael Niewöhner2020-10-131-4/+8
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* soc/intel/common: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* soc: Remove copyright noticesPatrick Georgi2020-03-181-1/+0
* arch/x86: Move max cpuid leaf function into arch/x86Andrey Petrov2019-10-281-7/+2
* src: Remove unused '#include <cpu/cpu.h>'Elyes HAOUAS2019-10-281-1/+0
* soc/intel/common/timer: Fix cosmetic errors as per CB:35148 reviewSubrata Banik2019-09-031-2/+2
* soc/intel/common/timer: Make TSC frequency calculation dynamicallySubrata Banik2019-09-021-30/+75
* soc/intel/common/timer: Move USE_LEGACY_8254_TIMER into common/block/timerSubrata Banik2019-07-111-0/+10
* soc/intel/common/timer: Calculate TSC frequency based on CPUID 0x15Subrata Banik2019-04-171-3/+61
* soc/intel/common: Add common Intel timer codeAamir Bohra2017-06-053-0/+34