Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
9740bcb0cfb1271e062a4f8b7d182796c6c20356
/
src
/
cpu
/
x86
/
tsc
/
delay_tsc.c
0fa92b3
src/cpu: add IS_ENABLED() around Kconfig symbol references
by Martin Roth
· 5 years ago
c591707
cpu/x86: Wrap lines at 80 columns
by Lee Leahy
· 5 years ago
8ca9a21
cpu/x86: Add int to unsigned
by Lee Leahy
· 5 years ago
8bad6d2
cpu/x86: Fix various issues detected by checkpatch.pl
by Lee Leahy
· 5 years ago
6add44b
src/cpu/x86: Update/Add license headers to all files
by Martin Roth
· 6 years ago
cbe7464c
src/cpu: Add required space before opening parenthesis '('
by Elyes HAOUAS
· 6 years ago
b8671ea
cpu/x86/tsc: remove conditional compilation
by Aaron Durbin
· 6 years ago
01dfdc5
cpu/x86/tsc: compile same code for all stages
by Aaron Durbin
· 6 years ago
711bfa9
cpu/x86/tsc: prepare for CAR_GLOBAL in delay_tsc.c
by Aaron Durbin
· 6 years ago
6f3a55a
src/cpu/x86: remove TSC_CALIBRATE_WITH_IO
by Aaron Durbin
· 6 years ago
5793b73
x86: remove printk() from init_timer()
by Aaron Durbin
· 7 years ago
1f04e94
x86: expose tsc's timer_monotonic_get() in SMM
by Aaron Durbin
· 7 years ago
7116ac8
src: Make use of 'CEIL_DIV(a, b)' macro across tree
by Edward O'Callaghan
· 8 years ago
38c326d
x86: add thread support
by Aaron Durbin
· 9 years ago
703aa97
x86: harden tsc udelay() function
by Aaron Durbin
· 9 years ago
8e73b5d
x86: add TSC_CONSTANT_RATE option
by Aaron Durbin
· 9 years ago
e850164
tsc: provide monotonic timer
by Aaron Durbin
· 9 years ago
17daf9a
Adapt comment, too. (trivial)
by Patrick Georgi
· 12 years ago
a4c0a1d
Make timer2 the default choice for TSC initialization.
by Patrick Georgi
· 12 years ago
3e4daf1
2ms is enough time to accurately obtain the clock rate.
by Kevin O'Connor
· 12 years ago
14e2277
Since some people disapprove of white space cleanups mixed in regular commits
by Stefan Reinauer
· 12 years ago
c02b4fc
printk_foo -> printk(BIOS_FOO, ...)
by Stefan Reinauer
· 12 years ago
4fbefdd
* rework tsc based timer code to use inb instead of outb for calibration
by Stefan Reinauer
· 13 years ago
8dcd50b
fix a bunch of cast and type warnings and don't call the apic "nvram", that
by Stefan Reinauer
· 13 years ago
552b327
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
by Myles Watson
· 14 years ago
0dff6e3
fix a whole bunch of warnings. (trivial)
by Stefan Reinauer
· 15 years ago
bc6281a
- See Issue Tracker id-6 "lnxi-patch-6-replacement"
by Jason Schildt
· 17 years ago
1718c47
Make EPIA-M use CONFIG_TSC.
by Jonathan McDowell
· 17 years ago
e251c42
Changed udelay in delay_tsc to be more be more considerate of single
by Hamish Guthrie
· 17 years ago
fcd5ace
- Add new cvs code to cvs
by Eric Biederman
· 18 years ago