summaryrefslogtreecommitdiffstats
path: root/sys/dev/uart/uart_subr.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r279723, r279724:ian2015-05-231-1/+0
* Teach UART to attach Exynos/s3/s5 class driver.ray2013-06-291-0/+1
* Build uart_dev_lpc.c on arm only. This fixes pc98 build.nyan2013-04-221-0/+2
* Merging of projects/armv6, part 8gonzo2012-08-151-0/+1
* Replace __const by const in all non-contributed source code.ed2011-12-131-6/+6
* Fix typos.brucec2010-11-091-2/+2
* Don't expose the uart_ops structure directly, but instead havemarcel2007-04-021-6/+44
* Make uart_getenv() not be ns8250 dependent. This will allow, in the future,imp2005-12-121-1/+0
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Make sure the baudrate specified with the BR tag is somewhat sane.marcel2004-11-141-0/+20
* Fix braino in previous commit: getenv() can return NULL.marcel2004-03-201-0/+2
* Introduce the hw.uart.console and hw.uart.dbgport environment variablesmarcel2004-03-201-0/+247
OpenPOWER on IntegriCloud