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
/
cpu
/
intel
/
common
/
fsb.c
Age
Commit message (
Expand
)
Author
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