summaryrefslogtreecommitdiff
path: root/sys/dev/ic/comreg.h
AgeCommit message (Expand)Author
2017-10-29Make all of the COM_xxx type options runtime selectable. Kernel configsjmcneill
2016-05-27The UART in the allwiner SoCs is not full-compatible with the 16550, andbouyer
2015-03-07more Ingenic support:macallan
2014-11-22deal with quirk in Ingenic UARTsmacallan
2013-10-03Revirt 'Move the Marvell extension to com_mv.c' at Sun Sep 1 04:51:24 UTC 2013.kiyohara
2013-09-03no EFR on tl16c750, use AFE bit on MCR reg instead for flow controljmcneill
2013-09-01Add support 16750 64Byte FIFO. But not test.kiyohara
2013-09-01Move the Marvell extension to com_mv.c.kiyohara
2013-04-20Add support for 16750 style UARTs. Activated by defining COM_16750.rkujawa
2011-05-28Allow COM_TOLERANCE to be tweakable. If comspeed returns an invalidmatt
2010-07-20Add support for 16650's prescaler from Frank Wille. Tested withjklos
2008-04-28More forgotten changes from matt-armv6.matt
2005-12-11merge ktrace-lwp.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-05Add support, via a kernel config file option, for the 16550-compatiblescw
1997-10-19Add 16650 hardware flowcontrol support. Basically PR 3844 fromfvdl
1997-10-15Garbage-collect some old i386 console stuff that is no longer used, andthorpej
1996-09-06Wrap the definitions of CONADDR and CONUNIT in #ifndef.mycroft
1996-02-05Document this file better, mostly from John Vinopalscottr
1995-10-15Use SET(), CLR(), and ISSET() macros.mycroft
1995-06-28note that most of dev/ic's contents have changed namescgd
1995-01-29use chip headers in /dev/iccgd
1994-10-27new RCS ID format.cgd
1994-03-08Major cleanup and many bugs fixed; based in part on Brad Huntting's versionmycroft
1993-05-22add rcsids to everything and clean up headerscgd
1993-03-21initial import of 386bsd-0.1 sourcescgd