aboutsummaryrefslogtreecommitdiff
path: root/src/lib/uart8250.c
AgeCommit message (Expand)Author
2012-02-17Remove whitespace.Patrick Georgi
2012-02-07Don't loop infinitely long on serial comm failuresKyösti Mälkki
2011-09-07Add support for the tracing infastructure in coreboot.Rudolf Marek
2011-07-12Do full flush on uart8250 only at end of printk.Kevin O'Connor
2011-05-10Change read_option() to a macro that wraps some API uglynessPatrick Georgi
2011-04-22fix typo ttys0_index -> b_indexStefan Reinauer
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
2011-04-20drop excessive newline in uart8250.cStefan Reinauer
2011-04-20drop dead uart init code.Stefan Reinauer
2011-04-14drop half an uart8250 implementation from smiutil and use the common code Stefan Reinauer
2011-01-05uart_init is only used in romstage.Stefan 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
2006-10-07Add serial stream payload support from Ed Swierk <eswierk@arastra.com>Stefan Reinauer
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-03-13added rx supportGreg Watson
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2003-07-12- Remove all of the annoying $Id stringsEric Biederman
2003-04-22- Initial checkin of the freebios2 treeEric Biederman