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
/
sbmips
Age
Commit message (
Expand
)
Author
2002-03-18
Fix comments after endian selection includes(!).
simonb
2002-03-17
Include <machine/swarm.h>.
simonb
2002-03-17
Allow selection of a big- or little-endian kernel by uncommenting the
simonb
2002-03-17
Don't use a magic number.
simonb
2002-03-17
Fix up some white-space bogons.
simonb
2002-03-17
An include file describing some address map info, GPIO pin assignments
simonb
2002-03-16
Rename ISDN devices, per discussion on tech-kern. The network devices
martin
2002-03-11
Need this to build the system - libc nlist assumes all mips have ecoff.
simonb
2002-03-06
Remove the -O0 workaround for nfs_bio.c - the in-tree toolchain builds
simonb
2002-03-06
cgd notes that we shouldn't use the CPU xtal for calculating wall-clock
simonb
2002-03-06
Neaten slightly.
simonb
2002-03-06
Implement a clkread() function for microtime() using a multu/mfhi
simonb
2002-03-06
Add a "clkread" function to the systemsw.
simonb
2002-03-06
Calculate the reciprocal of the divisor delay. From the comments:
simonb
2002-03-06
Use the divisor delay from curcpu() in the implementation of delay().
simonb
2002-03-06
Determine and display the CPU clock frequency from the "System
simonb
2002-03-06
A basic port to the Broadcom/SiByte SB1250 evaluation board (the
simonb