Fix typo in clock.c outb_cmos call.
[seabios.git] / src / clock.c
2008-05-14 Kevin O'ConnorFix typo in clock.c outb_cmos call.
2008-04-13 Kevin O'ConnorMove timer setup from post.c to clock.c.
2008-03-16 Kevin O'ConnorBasic support for PCI BIOS.
2008-03-12 Kevin O'ConnorDon't save/restore flags and ebp on external calls...
2008-03-11 Kevin O'ConnorReduce stack usage for ISRs; minor fixes.
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-03-02 Kevin O'ConnorBug fixes; get mouse working.
2008-02-27 Kevin O'ConnorMisc updates.
2008-02-26 Kevin O'ConnorVersion 0.1.2
2008-02-26 Kevin O'ConnorVersion 0.1.1
2008-02-26 Kevin O'ConnorInitial checkin.