summaryrefslogtreecommitdiffstats
path: root/src/console/uart8250_console.c
Commit message (Expand)AuthorAgeFilesLines
* Do full flush on uart8250 only at end of printk.Kevin O'Connor2011-07-121-0/+6
* Get rid of all but one (I/O mapped) UART init functions.Stefan Reinauer2011-04-221-14/+1
* The UART divider should be calculated based on the base frequencyStefan Reinauer2011-04-221-1/+7
* drop one more version of doing serial uart output differently.Stefan Reinauer2010-12-171-34/+28
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-3/+3
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-15/+15
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-031-2/+2
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-031-2/+2
* Another CONSTification... Stefan Reinauer2007-10-241-1/+1
* console code cleanup.Stefan Reinauer2004-05-281-5/+5
* cleanup code to remove warningsGreg Watson2004-03-261-1/+1
* added rx supportGreg Watson2004-03-131-0/+12
* allow TTYS0_DIV to be set explicitlyGreg Watson2004-01-141-1/+2
* - Initial checkin of the freebios2 treeEric Biederman2003-04-221-0/+49