index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
amd
/
common
/
block
/
cpu
/
tsc
Age
Commit message (
Expand
)
Author
2024-01-24
soc/amd/*: Rename Makefiles from .inc to .mk
Martin Roth
2023-04-04
soc/amd/*/Makefile: use all_x86 target
Felix Held
2023-03-31
soc/amd/common/block/cpu/tsc/Makefile: order targets by stage
Felix Held
2023-03-31
soc/amd/common/cpu: use TSC_MONOTONIC_TIMER for SOC_AMD_COMMON_BLOCK_TSC
Felix Held
2023-03-29
soc/amd/common/block/cpu/Kconfig: drop FAM17H_19H suffix from TSC option
Felix Held
2023-03-29
soc/amd/common/block/cpu/tsc_freq: move static variable inside function
Felix Held
2023-03-29
soc/amd/common/block/cpu/tsc/tsc_freq: use get_pstate_core_freq
Felix Held
2023-03-29
soc/amd/common/cpu/tsc: add get_pstate_core_freq for family 15h and 16h
Felix Held
2023-03-29
soc/amd/common/cpu/tsc: factor out family-specific get_pstate_core_freq
Felix Held
2023-02-28
soc/amd: introduce and use PSTATE_MSR macro
Felix Held
2022-10-31
soc: Add SPDX license headers to Makefiles
Martin Roth
2022-07-20
treewide: Remove unused <cpu/x86/msr.h>
Elyes Haouas
2021-09-08
cpu/x86/tsc: Deduplicate Makefile logic
Angel Pons
2020-12-06
soc/amd: factor out common family 17h&19h TSC and monotonic timer code
Felix Held