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
/
alpha
/
pci
/
tsc.c
Age
Commit message (
Expand
)
Author
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-07-04
Remove unnecessary #include <sys/malloc.h>
thorpej
2021-06-19
Don't use a bunch of switch() statements in the core logic drivers to select
thorpej
2021-05-27
The Tsunami / Typhoon chipsets have a static "monster window" for DMA
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2014-02-22
Allow kernels without tsciic to build.
martin
2014-02-21
Add tsciic, a driver for the DECchip 21272 Core Logic chipset I2C controller.
jdc
2013-09-23
KNF and TAB/space cleanup.
tsutsui
2013-09-23
Remove a 'register' declaration. Noted in PR port-alpha/48148.
tsutsui
2013-09-23
Add support for AlphaStation DS15.
tsutsui
2011-05-17
PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functional
dyoung
2010-10-07
Enable Pchip and Cchip error interrupts (machine checks) on DEC 6600
hans
2010-04-15
Give tsc(4)/tsp(4) some attention.
jakllsch
2009-03-14
ANSIfy another 1261 function definitions.
dsl
2009-03-14
Change about 4500 of the K&R function definitions to ANSI ones.
dsl
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2005-12-11
merge ktrace-lwp.
christos
2004-08-30
Phase out the use of a string as first "attach args" member to control
drochner
2003-06-15
Handle 64bit DMA addresses on PCI for platforms that can (currently only
fvdl
2003-01-01
Use aprint_normal() for cfprint routines.
thorpej
2002-10-02
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-05-16
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
thorpej
2001-07-12
bzero -> memset
thorpej
2000-11-29
Allocate the DMA windows out of the PCI memory extent map after
thorpej
2000-06-26
Do the previously slightly differently, to avoid confusing the internal
thorpej
2000-06-25
Implement tsp_bus_get_window().
thorpej
1999-11-04
Allow rd/line, rd/mult, and wr/inval.
thorpej
1999-06-29
Support for EV6 Tsunami core logic and system type 6600.
ross