Add support to run SMM handler in TSEG instead of ASEG
[coreboot.git] / src / console / uart8250_console.c
2011-07-12 Kevin O'ConnorDo full flush on uart8250 only at end of printk.
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...
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...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2007-10-24 Stefan ReinauerAnother CONSTification...
2004-05-28 Stefan Reinauerconsole code cleanup.
2004-03-26 Greg Watsoncleanup code to remove warnings
2004-03-13 Greg Watsonadded rx support
2004-01-14 Greg Watsonallow TTYS0_DIV to be set explicitly
2003-04-22 Eric Biederman- Initial checkin of the freebios2 tree