summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/isa/clock.c
AgeCommit message (Expand)Author
2007-08-02copy nvram code from i386, because amd64 can use it too. done byTheo de Raadt
2007-05-03Remove MCA ghosts, no changes in .o files.Alexander Yurchenko
2007-01-15ansi/deregisterJonathan Gray
2006-11-07Timecounters for amd64. Diff by art@, tested by many. ok deraadt@Otto Moerbeek
2006-02-12Remove dead sysbeep driver and unused sysbeep() routine. No functional change.Miod Vallat
2005-12-13Remove the advertising clause in the UCB license which BerkeleyJonathan Gray
2005-12-10Kill MCA related includes.Kenneth R Westerback
2005-09-27make options TIMEZONE and DST work; from formTheo de Raadt
2004-06-28Use new event counter API for interrupt counting on amd64. Based in partTheo de Raadt
2004-06-25SMP support. Big parts from NetBSD, but with some really serious debuggingArtur Grabowski
2004-03-22Initialize msb and lsb tables (from NetBSD).Thomas Nordin
2004-03-09simplify the delay stuffTheo de Raadt
2004-01-28an amd64 arch support.Michael Shalayeff