aboutsummaryrefslogtreecommitdiffstats
path: root/src/clock.c
Commit message (Expand)AuthorAgeFilesLines
* Move timer setup from post.c to clock.c.Kevin O'Connor2008-04-131-0/+31
* Basic support for PCI BIOS.Kevin O'Connor2008-03-161-7/+0
* Don't save/restore flags and ebp on external calls - saves on stack space.Kevin O'Connor2008-03-111-0/+1
* Reduce stack usage for ISRs; minor fixes.Kevin O'Connor2008-03-111-5/+8
* Replace debug_exit calls with debug info while setting a failure.Kevin O'Connor2008-03-091-19/+18
* Rename VISIBLE macro for better control.Kevin O'Connor2008-03-051-4/+4
* Bug fixes; get mouse working.Kevin O'Connor2008-03-021-2/+5
* Misc updates.Kevin O'Connor2008-02-261-0/+54
* Version 0.1.2rel-0.1.2Kevin O'Connor2008-02-251-2/+50
* Version 0.1.1rel-0.1.1Kevin O'Connor2008-02-251-2/+231
* Initial checkin.rel-0.1.0Kevin O'Connor2008-02-251-0/+54