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
/
hpcmips
/
include
Age
Commit message (
Expand
)
Author
2001-12-02
make this compile again.
uch
2001-11-22
Fixed bus stuff to compile vrpciu.c (VR4131 CPU).
takemura
2001-11-18
Rewrite bus stuff with method table in the bus tags.
takemura
2001-09-27
clock_machdep.h was removed.
shin
2001-09-23
improve interrupt response.
uch
2001-09-18
remove dev/dec/clockvar.h from hpcmips source tree.
uch
2001-09-17
clean up "mainbus" related code.
uch
2001-09-16
rearrange struct platform@sysconf.h suitable for hpcmips.
uch
2001-09-16
ANSIfy, KNF.
uch
2001-09-15
switch from splvec to ipl_sr_bits.
uch
2001-09-15
ANSIfy.
uch
2001-09-04
Standardise the format of MIPS' <machine/db_machdep.h>.
simonb
2001-09-04
May as well include <mips/cpuregs.h> in <mips/cpu.h> once rather than
simonb
2001-09-04
Centralise struct cpu_info declaration and related info to <mips/cpu.h>.
simonb
2001-08-31
Use comments around the token after a #endif.
simonb
2001-08-31
Remove an unneeded comment; ``sync'' with other "just include <mips/foo.h>"
simonb
2001-07-19
Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end
thorpej
2001-06-13
Add minimal support for vr4122/vrc4173 pci.
enami
2001-06-13
Generic softintr for hpcmips.
enami
2001-05-31
Fix commnet; hpcmips isn't x86 architecture.
enami
2001-05-30
use _KERNEL_OPT
mrg
2001-04-17
Fix typo. kbdparam.h -> kdbparam.h.
takemura
2001-04-15
Add definitions of C99 integer format conversion macros.
kleink
2001-04-15
Add definitions of C99 specified-width integer type limits.
kleink
2001-04-14
Add definitions of C99 integer constant macros.
kleink
2001-04-14
Add definitions of C99 integer constant macros.
kleink
2001-04-14
Add definitions of C99 minimum-width and greatest-width integer types.
kleink
2001-04-13
Remove the use of splimp() from the NetBSD kernel. splnet()
thorpej
2001-04-12
splvec.splimp -> splvec.splvm
thorpej
2001-03-07
Add the BUS_DMA_STREAMING flag.
thorpej
2001-02-04
Marge hpcmips/conf/platid.def and hpcsh/conf/platid.def
takemura
2001-01-28
hpcmips hpcsh common files are moved to arch/hpc.
uch
2001-01-26
* renumber config_hook event type.
sato
2001-01-21
Built-in console driver supports 4bpp frame buffer.
takemura
2001-01-14
Make sure everybody has an splvm() and equate it with splimp() (splimp()
thorpej
2001-01-04
re-define CONFIG_HOOK NICKNAME.
sato
2000-12-29
* implimant CONFIG_HOOK_PMEVENT_BATTERY&CONFIG_HOOK_PMEVENT_AC
sato
2000-12-28
add platid_search() for search platid related data from tables.
sato
2000-12-27
- merge CONFIG_HOOK_OUT and CONFIG_HOOK_SET and CONFIG_HOOK_POWERCONTROL
sato
2000-12-01
Remove unused pcbb() macro.
tsutsui
2000-10-27
- add new event type: CONFIG_HOOK_SET/GET.
sato
2000-10-22
new I/O modules framework for TX based system.
uch
2000-10-21
Add platform IDs, Cassiopeia 'E-65' and 'for DoCoMo'.
takemura
2000-10-03
add POWERCONTROL_LED.
sato
2000-09-21
regen.
sato
2000-09-10
add CONFIH_HOOK_POWERCONTROL_SPEAKER.
sato
2000-08-24
don't refer cf_unit.
uch
2000-08-22
Add spllock(). See spl(9) for details.
thorpej
2000-08-21
Make sure we provide splsched() as described in spl(9).
thorpej
2000-08-09
Define bus_space_*_stream_N functions as their non-stream counterparts.
shin
[next]