summaryrefslogtreecommitdiff
path: root/src/dev/uart8250.cc
AgeCommit message (Expand)Author
2008-10-09eventq: convert all usage of events to use the new API.Nathan Binkert
2008-06-17Rename SimConsole to Terminal since it makes more senseNathan Binkert
2008-02-06Make the Event::description() a const functionStephen Hines
2007-07-26Merge python and x86 changes with cache branchNathan Binkert
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2007-06-30Event descriptions should not end in "event"Steve Reinhardt
2007-06-30Get rid of Packet result field. Error responses areSteve Reinhardt
2007-05-01initialize lastTxInt to 0Ali Saidi
2007-04-30fix console printing bugAli Saidi
2006-11-06Got rid of stray alpha includeGabe Black
2006-10-20Use PacketPtr everywhereNathan Binkert
2006-10-19refactor code for the packet, get rid of packet_impl.hhNathan Binkert
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-30Minor further cleanup & commenting of Packet class.Steve Reinhardt
2006-05-28remove some getPtr() calls by changing having function return valuesAli Saidi
2006-05-26Significant rework of Packet class interface:Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt