index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
arm
/
xscale
/
i80321_timer.c
Age
Commit message (
Expand
)
Author
2018-07-12
Remove the kernel PMC code. Sent yesterday on tech-kern@.
maxv
2013-12-17
Mark tmr0_read and tmr1_read as unused.
joerg
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2008-04-27
Merge kernel changes in matt-armv6 to HEAD.
matt
2008-01-20
Convert evbarm to timecounter. Only one of the systems was tested, the
joerg
2007-12-03
Interrupt handling changes, in discussion since February:
ad
2007-01-06
Add generic TOD support. From Bucky Katz.
christos
2006-09-10
i80321 timecounter support.
gavan
2006-09-10
Do not supply our own versions of inittodr, etc. if a port declares
gdamore
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2005-06-04
Rename an (unused) argument to avoid shadowing.
he
2005-06-04
Fix the various todr_gettime() and todr_settime() fallouts from
he
2005-02-26
Watch out for those unexpected tains.
simonb
2005-02-12
Permit the counter frequency to be overridden by a board configuration
rearnsha
2003-07-27
Fix think'o in last. Pointed out by Izumi Tsutsui.
thorpej
2003-07-26
Flesh out inittodr() and resettodr().
thorpej
2003-07-15
__KERNEL_RCSID()
lukem
2003-04-29
Use aprint*().
thorpej
2002-10-08
Move XScale common prototypes to xscalevar.h. Add xscale_pmc_dispatch()
thorpej
2002-08-07
Implement pmc(9) -- An interface to hardware performance monitoring
briggs
2002-03-27
Basic support for the Intel i80321 I/O Processor (Xscale core).
thorpej