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
/
sgimips
/
dev
/
pic.c
Age
Commit message (
Expand
)
Author
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2015-02-18
switch sgimips to common bus_dma and bus_space in arch/mips/
macallan
2012-10-27
split device_t/softc for all remaining drivers.
chs
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2011-02-20
Merge forward matt-nb5-mips64
matt
2008-08-23
KNF and misc cosmetics.
tsutsui
2006-12-27
Catch and report bus errors.
rumble
2006-08-30
Add pic and imc-specific functions to alter the GIO bus arbiter
rumble
2005-12-11
merge ktrace-lwp.
christos
2004-11-12
Print board identification, same as we do on the IP2x machines.
sekiya
2004-06-13
General cleanup to improve style consistency and KNF adherence.
rumble
2004-04-11
RCS Id police
pooka
2004-04-10
and finally, the big moment you've all been waiting for:
pooka
2004-04-10
fix off-by-one in revision print
pooka
2004-04-10
add watchdog enable and disable
pooka
2004-01-13
Assign memory controller-dependent watchdog reset functions to
sekiya
2004-01-13
As the platform-specific bus reset routine varies based on the memory
sekiya
2004-01-12
Add pic (memory controller for IP12) driver. Originally written by
sekiya