Age | Commit message (Expand) | Author |
---|---|---|
2009-05-17 | includes: sort includes again | Nathan Binkert |
2009-05-17 | types: Move stuff for global types into src/base/types.hh | Nathan Binkert |
2009-04-19 | X86: Keep track of what the initial count value was in the LAPIC timer. | Gabe Black |
2008-10-11 | X86: Set up a mechanism for the I8254 timer to cause interrupts. | Gabe Black |
2008-10-11 | Devices: Make the Intel8254Timer device only use pointers to its counters. | Gabe Black |
2008-10-09 | eventq: convert all usage of events to use the new API. | Nathan Binkert |
2008-06-12 | Timer: Fill out the periodic modes a little. | Gabe Black |
2008-06-12 | Dev: Seperate the 8254 timer from tsunami and use it in that and the PC. | Gabe Black |