Remove whitespace.
[coreboot.git] / src / lib / uart8250.c
2012-02-17 Patrick GeorgiRemove whitespace.
2012-02-07 Kyösti MälkkiDon't loop infinitely long on serial comm failures
2011-09-06 Rudolf MarekAdd support for the tracing infastructure in coreboot.
2011-07-12 Kevin O'ConnorDo full flush on uart8250 only at end of printk.
2011-05-10 Patrick GeorgiChange read_option() to a macro that wraps some API...
2011-04-22 Stefan Reinauerfix typo ttys0_index -> b_index
2011-04-22 Stefan ReinauerGet rid of all but one (I/O mapped) UART init functions.
2011-04-22 Stefan ReinauerThe UART divider should be calculated based on the...
2011-04-20 Stefan Reinauerdrop excessive newline in uart8250.c
2011-04-20 Stefan Reinauerdrop dead uart init code.
2011-04-14 Stefan Reinauerdrop half an uart8250 implementation from smiutil and...
2011-01-05 Stefan Reinaueruart_init is only used in romstage.
2010-12-17 Stefan Reinauerdrop one more version of doing serial uart output diffe...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2006-10-07 Stefan ReinauerAdd serial stream payload support from Ed Swierk <eswie...
2004-11-11 Eric Biedermanmpspec.h: Tweak the write_smp_table macro so that it...
2004-03-13 Greg Watsonadded rx support
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2003-07-12 Eric Biederman- Remove all of the annoying $Id strings
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree