Age | Commit message (Expand) | Author |
---|---|---|
2010-08-20 | devices: Fixed periodic interrupts to work with draining | Brad Beckmann |
2010-04-15 | tick: rename Clock namespace to SimClock | Nathan Binkert |
2009-11-18 | m5: fixed destructor to deschedule the tickEvent and event | Brad Beckmann |
2009-10-15 | fixed MC146818 checkpointing bug and added isa serialization calls to simple_... | Brad Beckmann |
2009-08-20 | RTC: Make calls to writeData update the RTCs internal representation of time. | Gabe Black |
2009-08-20 | X86: Make the real time clock actually keep track of time. | Gabe Black |
2009-08-20 | X86: Don't insist on binary encoding for the RTC since we implement BCD. | Gabe Black |
2009-02-25 | Devices: Make the RTC device reflect the use of BCD in its status registers. | Gabe Black |
2009-01-25 | Dev: Make the RTC device ignore writes to a read only bit. | Gabe Black |
2008-10-09 | eventq: convert all usage of events to use the new API. | Nathan Binkert |
2008-03-25 | Devices: Separate out the MC146818 RTC so both Alpha and X86 can use it. | Gabe Black |