Change license from GPLv3 to LGPLv3.
[seabios.git] / src / serial.c
2009-01-16 Kevin O'ConnorChange license from GPLv3 to LGPLv3.
2008-07-22 Kevin O'ConnorAdd additional config options to remove parts of code.
2008-07-04 Kevin O'ConnorExtract 'struct bregs' out of biosvar.h; clean up heade...
2008-06-13 Kevin O'ConnorSupport config driven debugging of each irq handler.
2008-06-08 Kevin O'ConnorMove debugging messages to appropriate functions.
2008-06-07 Kevin O'ConnorSerial debugging code must not access BDA.
2008-05-08 Kevin O'ConnorAdd support for sending debug messages to a serial...
2008-04-13 Kevin O'ConnorMove serial/lpt setup from post.c to serial.c
2008-03-09 Kevin O'ConnorReplace debug_exit calls with debug info while setting...
2008-03-06 Kevin O'ConnorRename VISIBLE macro for better control.
2008-02-26 Kevin O'ConnorVersion 0.1.2
2008-02-26 Kevin O'ConnorInitial checkin.