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
/
newsmips
/
include
Age
Commit message (
Expand
)
Author
2003-10-25
Switch to use MI mk48txx(4) and todr(9) for MK48T02 todclocks on newsmips.
tsutsui
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-15
Handle 64bit DMA addresses on PCI for platforms that can (currently only
fvdl
2003-05-25
Remove __BROKEN_CONFIG_UNIT_USAGE.
tsutsui
2003-05-25
Add MI softintr(9) support with common mips/softintr.c.
tsutsui
2003-05-10
- Prepare common structures for interrupt handler and share them between
tsutsui
2003-05-09
- Define and use struct hb_attach_args rather than struct confargs
tsutsui
2003-04-26
- Declare common functions in cpu.h
tsutsui
2003-04-26
- Move some common declarations into z8530var.h.
tsutsui
2003-03-22
Fix a grammatical nit.
simonb
2003-02-05
Replace machine/rnd.h with more appropriate name to share it
nakayama
2003-01-28
Introduce BUS_DMA_NOCACHE, and bus_dmamem_map() of i386 supports it.
kent
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-11-26
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
lukem
2002-10-09
make ca_name of struct confargs const
jdolecek
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-08-07
Implement pmc(9) -- An interface to hardware performance monitoring
briggs
2002-08-05
Use a __HAVE_BOOTINFO_H define to check for bootinfo support instead of
simonb
2002-07-11
do not install apbus.h, apcall.h, romcall.h
jdolecek
2002-06-05
Simplify include files that just include <mips/locore.h>.
simonb
2002-04-13
Add some ioctl() definitions to eject floppy.
tsutsui
2002-04-13
Rename halt() -> rom_halt(), and declare it in romcall.h.
tsutsui
2002-03-17
Make sure that private DMA flags don't overlap with standard DMA flags;
simonb
2002-03-05
Provide a L2 cache configuration function.
simonb
2002-02-28
Use "#define<tab>".
simonb
2002-02-27
- define other DEV_ constants that the local port uses.
christos
2002-02-26
Purge CLSIZE, CLSIZELOG2 and MCLOFSET.
simonb
2001-11-14
Merge the thorpej-mips-cache branch onto the trunk. This is an
thorpej
2001-10-31
Split elf32 vs. elf64 handling in loadfile(), including support for
thorpej
2001-09-20
bootloader requires systype values so change
tsutsui
2001-09-16
Wrap some declarations with #ifdef _KERNEL and #ifndef _LOCORE .
tsutsui
2001-09-09
Clean up and standardise across MIPS ports.
simonb
2001-09-04
Standardise the format of MIPS' <machine/db_machdep.h>.
simonb
2001-09-04
Remove comment duplicated in <mips/bsd-aout.h>.
simonb
2001-09-04
Clean up.
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
Remove an unneeded comment; ``sync'' with other "just include <mips/foo.h>"
simonb
2001-08-31
G/C the unused kernel-only CLK_TCK #define.
simonb
2001-07-19
Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end
thorpej
2001-05-30
use _KERNEL_OPT
mrg
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-03-07
Add the BUS_DMA_STREAMING flag.
thorpej
2001-01-14
Make sure everybody has an splvm() and equate it with splimp() (splimp()
thorpej
2000-12-03
Make this stuff compile with -wstrict-prototpes -wmissing-prototypes.
matt
[next]