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