summaryrefslogtreecommitdiffstats
path: root/sys/arch/alpha/pci/tsc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tsciic(4): i2c controller onboard Tsunami and Titan chipsets, gives access tomiod2014-12-241-2/+7
* Support for DS15/DS25/ES45 (Titan) alpha models (rpb family 38). These systemsmiod2009-10-021-27/+61
* bzero pci attach argskettenis2009-03-301-2/+2
* Make pci subsystem aware of domains. Each host bridge gets assigned a uniquekettenis2006-12-141-1/+2
* Get rid of specific softc structure for pci host bridges, as it is nevermiod2006-03-161-2/+2
* * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set tobrad2006-03-131-1/+2
* Pchip0 PCI memory starts at 0x80000000000, correct and usemartin2005-12-131-2/+2
* shrinkderaadt2004-07-181-2/+2
* Our extent implementation relies on the fact that extents all have distinctmiod2003-09-021-1/+6
* First round of __P removal in sysmillert2002-03-141-9/+9
* Don't use a single static struct alpha_bus_space since there are machinesnate2001-12-141-5/+5
* Two new sysctls in the chipset tree.art2001-11-041-1/+3
* More chipset info needed by X.art2001-06-261-1/+2
* Provide chipset configuration to sysctls.art2001-06-261-1/+5
* Pick up some more NetBSD-isms (init_mem2 stuff).mjacob2001-04-141-2/+17
* initial support for 21264 systems.ericj2000-11-161-0/+268