summaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/cpu/tsc
AgeCommit message (Expand)Author
2024-01-24soc/amd/*: Rename Makefiles from .inc to .mkMartin Roth
2023-04-04soc/amd/*/Makefile: use all_x86 targetFelix Held
2023-03-31soc/amd/common/block/cpu/tsc/Makefile: order targets by stageFelix Held
2023-03-31soc/amd/common/cpu: use TSC_MONOTONIC_TIMER for SOC_AMD_COMMON_BLOCK_TSCFelix Held
2023-03-29soc/amd/common/block/cpu/Kconfig: drop FAM17H_19H suffix from TSC optionFelix Held
2023-03-29soc/amd/common/block/cpu/tsc_freq: move static variable inside functionFelix Held
2023-03-29soc/amd/common/block/cpu/tsc/tsc_freq: use get_pstate_core_freqFelix Held
2023-03-29soc/amd/common/cpu/tsc: add get_pstate_core_freq for family 15h and 16hFelix Held
2023-03-29soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freqFelix Held
2023-02-28soc/amd: introduce and use PSTATE_MSR macroFelix Held
2022-10-31soc: Add SPDX license headers to MakefilesMartin Roth
2022-07-20treewide: Remove unused <cpu/x86/msr.h>Elyes Haouas
2021-09-08cpu/x86/tsc: Deduplicate Makefile logicAngel Pons
2020-12-06soc/amd: factor out common family 17h&19h TSC and monotonic timer codeFelix Held