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
/
ixp425_timer.c
Age
Commit message (
Expand
)
Author
2020-05-29
For struct timecounter, use C99 initializers.
rin
2018-07-12
Remove the kernel PMC code. Sent yesterday on tech-kern@.
maxv
2012-11-12
C99 types
skrll
2012-10-14
struct device * -> device_t for IXP4xx (and nslu2).
msaitoh
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2009-10-21
Drop 3rd and 4th clauses from Ichiro FUKUHARA's license.
rmind
2008-01-20
Convert evbarm to timecounter. Only one of the systems was tested, the
joerg
2007-01-06
Add generic TOD support. From Bucky Katz.
christos
2006-09-10
First pass at enabling a lot of ARM ports to convert swiftly to
gdamore
2006-04-10
Tab Police.
simonb
2006-03-04
Allow the kernel config file to override the default timer frequency
scw
2005-12-11
merge ktrace-lwp.
christos
2005-06-04
Fix shadowing warning.
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
2003-11-16
- Remove ixpsip_bs_tag (ixp425_sip_io.c). It just duplicated some of
scw
2003-10-08
Make it easier to support different types of IXP425 board:
scw
2003-07-27
Fix think'o in last. Pointed out by Izumi Tsutsui.
thorpej
2003-07-26
Flesh out inittodr() and resettodr().
thorpej
2003-05-23
support IXP425 Intel Network Processor
ichiro