Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
e850164bac08a5b3b4cd09f587775e68ad1b40c2
/
src
/
cpu
/
x86
/
tsc
e850164
tsc: provide monotonic timer
by Aaron Durbin
· 10 years ago
8463dd9
Rename build system variables to be more intuitive, and
by Patrick Georgi
· 12 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
· 13 years ago
c02b4fc
printk_foo -> printk(BIOS_FOO, ...)
by Stefan Reinauer
· 13 years ago
abf2ad7
newconfig is no more.
by Patrick Georgi
· 13 years ago
ce56835
- use LAPIC timer if selected (instead of TSC all the time) [kconfig]
by Patrick Georgi
· 13 years ago
6ed39d9
This is the final set of changes to allow rumba to build. Rumba is not
by Ronald G. Minnich
· 13 years ago
5ec2c2b
Various Kconfig and Makefile.inc fixes and cosmetics.
by Uwe Hermann
· 13 years ago
0588d19
Kconfig! Works on Kontron, qemu, and serengeti.
by Patrick Georgi
· 13 years ago
4fbefdd
* rework tsc based timer code to use inb instead of outb for calibration
by Stefan Reinauer
· 14 years ago
0867062
This patch unifies the use of config options in v2 to all start with CONFIG_
by Stefan Reinauer
· 14 years ago
8dcd50b
fix a bunch of cast and type warnings and don't call the apic "nvram", that
by Stefan Reinauer
· 14 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
6e53f50
sizeram removal/conversion.
by Eric Biederman
· 18 years ago
fcd5ace
- Add new cvs code to cvs
by Eric Biederman
· 18 years ago