summaryrefslogtreecommitdiff
path: root/dev/console.cc
AgeCommit message (Expand)Author
2004-06-26rewrote uart and renamed console.cc to simconsole to reduce confusionAli Saidi
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-06-04fixed serialization in tsunami_io and tsunami_uart and consoleAli Saidi
2004-05-14Linux boots... various fixes to make console work correctlyAli Saidi
2004-01-30MergeNathan Binkert
2004-01-29Fix character input by handling the character and theNathan Binkert
2004-01-29provide an output stream for simulator output. (This takes place of theNathan Binkert
2004-01-28our first interruptAli Saidi
2003-12-22add support for simple character input via the system consoleNathan Binkert
2003-11-04This is M5!Nathan Binkert
2003-11-04A little bit of code here and there to get more access toNathan Binkert
2003-10-29Support for Serializable non-SimObject things like events.Steve Reinhardt
2003-10-29More progress on checkpointing... we can now write out a checkpoint and read ...Steve Reinhardt
2003-10-28Revamp serialization to make it easier.Steve Reinhardt
2003-10-20Separate the stuff for SimObject from SimObject builder.Nathan Binkert
2003-10-13Try to get the correct license on various filesNathan Binkert
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-07Import changesetSteve Raasch