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
/
x86
/
tsc
Age
Commit message (
Expand
)
Author
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-07
newconfig is no more.
Patrick Georgi
2010-01-04
- use LAPIC timer if selected (instead of TSC all the time) [kconfig]
Patrick Georgi
2009-08-29
This is the final set of changes to allow rumba to build. Rumba is not
Ronald G. Minnich
2009-08-25
Various Kconfig and Makefile.inc fixes and cosmetics.
Uwe Hermann
2009-08-12
Kconfig!
Patrick Georgi
2009-07-21
* rework tsc based timer code to use inb instead of outb for calibration
Stefan Reinauer
2009-06-30
This patch unifies the use of config options in v2 to all start with CONFIG_
Stefan Reinauer
2009-03-06
fix a bunch of cast and type warnings and don't call the apic "nvram", that
Stefan Reinauer
2009-02-12
This patch converts __FUNCTION__ to __func__, since __func__ is standard.
Myles Watson
2007-10-23
fix a whole bunch of warnings. (trivial)
Stefan Reinauer
2005-10-25
- See Issue Tracker id-6 "lnxi-patch-6-replacement"
Jason Schildt
2005-09-14
Make EPIA-M use CONFIG_TSC.
Jonathan McDowell
2005-08-17
Changed udelay in delay_tsc to be more be more considerate of single
Hamish Guthrie
2004-10-27
sizeram removal/conversion.
Eric Biederman
2004-10-14
- Add new cvs code to cvs
Eric Biederman