aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_bus_scc.c
Commit message (Expand)AuthorAgeFilesLines
* add snps IP uart support / genaralize UARTMatt Macy2018-08-191-1/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Allow setting access-width for UART registers.Ruslan Bukin2017-02-271-1/+1
* Support for Freescale QUad Integrated Communications Controller.Rafal Jaworowski2008-03-031-0/+3
* Add scc(4), a driver for serial communications controllers. TheseMarcel Moolenaar2006-03-301-0/+115