summaryrefslogtreecommitdiff
path: root/sys/dev/ichwd/ichwd.h
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Fix typo, TC0->TCO.Konstantin Belousov2017-09-101-1/+1
* Add definitions of (new) bits for TCO registers from theKonstantin Belousov2017-09-101-8/+38
* Style: tab after #define.Konstantin Belousov2017-09-101-259/+259
* Fixed TCO v3 tick convertWarner Losh2017-03-011-1/+3
* Add ichwd TCO version 3 support (Bay Trail / Rangeley...)Fabien Thomas2015-08-181-1/+64
* Add bunch of PCI IDs of Intel Wildcat Point (9 Series) chipsets.Alexander Motin2014-11-261-0/+3
* Add new Coleto Creek device support: SATA, SMBus, and Watchdog devices.Jack F Vogel2013-07-191-0/+1
* Add support for new Intel Lynx Point PCH - Watchdog Timer Device IDsJack F Vogel2013-01-021-0/+32
* Remove use of explicit bus space tags and handles and use methods thatJohn Baldwin2012-01-051-6/+0
* Chipset support for the new Intel Panther Point PCH, thanksJack F Vogel2011-05-111-0/+32
* Don't assume that SMI are enabled when attaching ichwd and then doAttilio Rao2011-04-251-0/+1
* Add some more bit definitions:Attilio Rao2011-04-211-2/+8
* Support for the new Patsburg PCH chipset:Jack F Vogel2011-02-011-0/+2
* Support for the new DH89xxCC PCH chipset including:Jack F Vogel2011-01-311-0/+1
* Use convenience macro for minimum and maximum value capping whenAttilio Rao2010-12-081-0/+11
* Add Intel Cougar Point PCH LPC Controller Device IDsJack F Vogel2010-08-281-0/+46
* Add support for the NM10 chipset.Remko Lodder2010-01-241-0/+1
* Add H55 ID from Mike Tancsa, with minor rewording from avg@.Ed Maste2010-01-221-0/+1
* Add more PCI IDs including those for ICH10.John Baldwin2008-08-251-1/+10
* Add support for ICH8M.Dag-Erling Smørgrav2008-01-071-0/+1
* Add device IDs for the ICH9 family.Dag-Erling Smørgrav2007-12-311-0/+4
* Tabify.Dag-Erling Smørgrav2007-12-311-1/+1
* Add PCI device support for Intel S7000FC4UR in usb and ichwd, systemsJack F Vogel2007-11-151-0/+1
* Update to support ICH[678] chipsets (based on a patch by Takeharu KATO)Dag-Erling Smørgrav2007-08-131-12/+32
* Re-work the bus attachment somewhat. Make the rids unique forDoug Ambrisko2006-02-171-1/+4
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Add a driver for the watchdog timer function present on the LPC interfaceDag-Erling Smørgrav2004-05-111-0/+119