aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ic
Commit message (Expand)AuthorAgeFilesLines
* scc(4)/uart(4): Remove obsolete support for Siemens SAB 82532Marius Strobl2020-12-261-327/+0
* [PowerPC] Fix scc z8530 driverBrandon Bergren2020-06-141-8/+7
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-277-1/+15
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-204-0/+8
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-181-0/+2
* Renumber copyright clause 4Warner Losh2017-02-283-3/+3
* - Remove i8255.h because it's pc98 device.Yoshihiro Takahashi2017-01-292-174/+0
* Remove pc98 support completely.Yoshihiro Takahashi2017-01-282-276/+0
* Add receiver timeout interrupt enable bit implemented in someRuslan Bukin2016-11-191-1/+6
* Add support for UART found in the Ingenic XBurst system on chips.Ruslan Bukin2016-11-171-0/+3
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* - Add support for Advantech PCI-1602 Rev. B1 and PCI-1603 cards. [1]Marius Strobl2016-01-101-0/+2
* This should have been GC'd 6 years ago when ar(4) was removed.Warner Losh2015-02-171-372/+0
* Wait for DesignWare UART transfers completion before accessing line controlZbigniew Bodek2013-10-261-0/+1
* Add support for A10 uart.Ganbold Tsagaankhuu2013-03-011-0/+1
* Merge from projects/mips to head by hand:Warner Losh2010-01-111-0/+5
* add %b formats for various registersSam Leffler2009-06-211-0/+12
* - Cleanup i8251 related defines.Yoshihiro Takahashi2008-09-072-48/+101
* unifdef PC98Yoshihiro Takahashi2008-08-291-2/+0
* Support for Freescale QUad Integrated Communications Controller.Rafal Jaworowski2008-03-031-0/+111
* Fix style nits. No md5 changes in .o's. ;-)Jung-uk Kim2006-09-081-23/+23
* Enhanced floppy controllers have Data Rate Select Register (DSR) at 0x3f4.Jung-uk Kim2006-07-061-0/+6
* Allow uart(4)'s ns8250 driver to work with devices whose regshift is > 0.Benno Rice2006-05-231-1/+2
* MFp4:Marcel Moolenaar2006-02-241-3/+6
* Register definitions for the ancient via6522. This 20+ year-old chipPeter Grehan2005-12-021-0/+105
* Typo.Gleb Smirnoff2005-10-231-1/+1
* cosmetic change.Yoshihiro Takahashi2005-05-141-1/+1
* - Move bus dependent defines to {isa,cbus}_dmareg.h.Yoshihiro Takahashi2005-05-141-23/+0
* - Move timerreg.h to <arch>/include and split i8253 specific defines intoYoshihiro Takahashi2005-05-141-0/+78
* Since we are quite unlikely to ever face another platform whichPoul-Henning Kamp2005-02-061-0/+22
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-065-5/+5
* This file was repocopied from sys/dev/uart/uart_dev_z8530.h.Marcel Moolenaar2004-11-211-3/+3
* This file was repocopied from sys/dev/uart/uart_dev_sab82532.h.Marcel Moolenaar2004-11-211-0/+5
* o Remove the com_thr, com_rhr, com_isr and com_lctl defines. They areMarcel Moolenaar2004-11-201-28/+59
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-073-12/+0
* Add a header for the i8259A register definitions. This is based onJohn Baldwin2004-01-061-0/+86
* Added definitions of most of the interesting 16950 register numbersBruce Evans2003-09-161-0/+41
* Added definitions for some 16650 features (mostly misfeatures). ThisBruce Evans2003-09-161-0/+7
* Fixed a minor error in the description of the EFR and a major error inBruce Evans2003-09-161-8/+17
* Sorted register numbers together with the correspoding register bits.Bruce Evans2003-09-161-33/+35
* Moved the definitions of the bits in the ns*50 registers from sioreg.hBruce Evans2003-09-161-0/+85
* The uart(4) driver is an universal driver for various UART hardware.Marcel Moolenaar2003-09-062-0/+572
* - Clean up function calling conventions.Matthew N. Dodd2003-03-281-0/+2
* Move the com_scr register address definition over with the other seven.Poul-Henning Kamp2002-09-221-0/+1
* Oops, forgot to commit one file in the fd driver mega update. Here itJoerg Wunsch2001-12-161-17/+22
* Moved the wd33c93 specific file to sys/dev/ic.Yoshihiro Takahashi2001-06-141-0/+165
* Move the files from i386/isa/ic/ to dev/ic/.Yoshihiro Takahashi2001-06-102-0/+236
* Added ESP98 specific register (merged from i386/isa/ic/esp.h).Yoshihiro Takahashi2001-06-101-0/+1
* Removed unneeded pc98 code (merged from i386/isa/ic/ns16550.h).Yoshihiro Takahashi2001-06-101-14/+0
* Add $FreeBSD$Peter Wemm2000-05-011-0/+2