summaryrefslogtreecommitdiffstats
path: root/src/lib/uart8250.c
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace.Patrick Georgi2012-02-171-1/+1
* Don't loop infinitely long on serial comm failuresKyösti Mälkki2012-02-071-9/+22
* Add support for the tracing infastructure in coreboot.Rudolf Marek2011-09-071-0/+4
* Do full flush on uart8250 only at end of printk.Kevin O'Connor2011-07-121-1/+4
* Change read_option() to a macro that wraps some API uglynessPatrick Georgi2011-05-101-1/+1
* fix typo ttys0_index -> b_indexStefan Reinauer2011-04-221-1/+1
* Get rid of all but one (I/O mapped) UART init functions.Stefan Reinauer2011-04-221-11/+15
* The UART divider should be calculated based on the base frequencyStefan Reinauer2011-04-221-1/+7
* drop excessive newline in uart8250.cStefan Reinauer2011-04-201-1/+0
* drop dead uart init code.Stefan Reinauer2011-04-201-17/+0
* drop half an uart8250 implementation from smiutil and use the common code Stefan Reinauer2011-04-141-2/+2
* uart_init is only used in romstage.Stefan Reinauer2011-01-051-1/+2
* drop one more version of doing serial uart output differently.Stefan Reinauer2010-12-171-34/+64
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-1/+1
* Add serial stream payload support from Ed Swierk <eswierk@arastra.com>Stefan Reinauer2006-10-071-0/+2
* mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman2004-11-111-1/+1
* added rx supportGreg Watson2004-03-131-1/+13
* - Moved hlt() to it's own header.Eric Biederman2004-03-111-0/+16
* - Remove all of the annoying $Id stringsEric Biederman2003-07-121-4/+0
* - Initial checkin of the freebios2 treeEric Biederman2003-04-221-0/+64
OpenPOWER on IntegriCloud