Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-06-28 | Improve some debugging output. | Kevin O'Connor | 1 | -3/+0 |
2008-06-14 | Cleanup handling of interrupt controller (PIC). | Kevin O'Connor | 1 | -1/+14 |
2008-06-12 | Support config driven debugging of each irq handler. | Kevin O'Connor | 1 | -2/+2 |
2008-03-11 | Don't save/restore flags and ebp on external calls - saves on stack space. | Kevin O'Connor | 1 | -5/+2 |
2008-03-11 | Reduce stack usage for ISRs; minor fixes. | Kevin O'Connor | 1 | -2/+5 |
2008-03-09 | Replace debug_exit calls with debug info while setting a failure. | Kevin O'Connor | 1 | -19/+19 |
2008-03-05 | Rename VISIBLE macro for better control. | Kevin O'Connor | 1 | -1/+1 |
2008-03-02 | Bug fixes; get mouse working. | Kevin O'Connor | 1 | -4/+2 |
2008-03-02 | Initial support for ps/2 mouse. | Kevin O'Connor | 1 | -8/+398 |
2008-02-25 | Version 0.1.2rel-0.1.2 | Kevin O'Connor | 1 | -0/+2 |
2008-02-25 | Version 0.1.1rel-0.1.1 | Kevin O'Connor | 1 | -0/+35 |