The UART divider should be calculated based on the base frequency
[coreboot.git] / src / lib / uart8250.c
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