aboutsummaryrefslogtreecommitdiffstats
path: root/src/console_check.c
Commit message (Expand)AuthorAgeFilesLines
* Initial removal of support for non-systemd systems.Bill Nottingham2012-08-061-207/+0
* Sync FSF address with current GPLv2.Ville Skyttä2012-06-271-2/+2
* Add freescale ttymx ports (#728730, <ndevos@redhat.com>)Bill Nottingham2011-08-081-0/+2
* Fix OMAP patch (#678875)Bill Nottingham2011-02-231-1/+6
* Support OMAP serial consoles (#678875, <ndevos@redhat.com>)Bill Nottingham2011-02-211-0/+2
* License cleanup.Bill Nottingham2010-01-051-0/+17
* fixed serial console handlingPetr Lautrbach2009-12-031-2/+3
* ispeed/ospeed don't exist on all platforms. Use accessor functions.Bill Nottingham2008-03-251-1/+1
* handle non-16550 serial ports, somewhat (<dwmw2@infradead.org>)Bill Nottingham2008-03-191-1/+24
* always open with NONBLOCK, clear the serial structs first (<dwmw2@infradead.o...Bill Nottingham2008-03-191-1/+4
* Add a helper that checks for serial and serial-like consolesBill Nottingham2008-03-101-0/+154