summaryrefslogtreecommitdiff
path: root/src/dev/alpha/tsunami_io.hh
AgeCommit message (Expand)Author
2010-09-16devices: undo cset 017baf09599f that added timer drain functions.Steve Reinhardt
2010-08-20devices: Fixed periodic interrupts to work with drainingBrad Beckmann
2008-10-09eventq: convert all usage of events to use the new API.Nathan Binkert
2008-06-12Dev: Seperate the 8254 timer from tsunami and use it in that and the PC.Gabe Black
2008-03-25Devices: Separate out the MC146818 RTC so both Alpha and X86 can use it.Gabe Black
2008-02-06Make the Event::description() a const functionStephen Hines
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2007-01-28Stick the conversion of python to unix time with all ofNathan Binkert
2007-01-25Instead of passing an int to represent time between python and C++Nathan Binkert
2007-01-03Add 'Time' as a parameter type that can accept variousNathan Binkert
2006-11-06Moved the tsunami devices into the dev/alpha directory. Other devices "generi...Gabe Black