summaryrefslogtreecommitdiff
path: root/src/console/uart8250_console.c
AgeCommit message (Expand)Author
2011-07-12Do full flush on uart8250 only at end of printk.Kevin O'Connor
2011-04-22Get rid of all but one (I/O mapped) UART init functions.Stefan Reinauer
2011-04-22The UART divider should be calculated based on the base frequencyStefan Reinauer
2010-12-17drop one more version of doing serial uart output differently.Stefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2007-10-24Another CONSTification... Stefan Reinauer
2004-05-28console code cleanup.Stefan Reinauer
2004-03-26cleanup code to remove warningsGreg Watson
2004-03-13added rx supportGreg Watson
2004-01-14allow TTYS0_DIV to be set explicitlyGreg Watson
2003-04-22- Initial checkin of the freebios2 treeEric Biederman