Age | Commit message (Expand) | Author |
2013-06-04 | dev: Clarify why updates are delayed when the MC14818 is activated | Andreas Sandberg |
2013-06-03 | dev: Add support for disabling ticking and the divider in MC146818 | Andreas Sandberg |
2013-06-03 | dev: Clean up MC146818 register (A & B) handling | Andreas Sandberg |
2012-03-01 | ARM: Add RTC device for ARM platforms. | Ali Saidi |
2011-10-10 | mc146818: Correctly serialize tickEvent | Nilay Vaish |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2011-01-07 | Replace curTick global variable with accessor functions. | Steve Reinhardt |
2010-09-16 | devices: undo cset 017baf09599f that added timer drain functions. | Steve Reinhardt |
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 |