Age | Commit message (Expand) | Author |
2012-01-17 | MEM: Separate queries for snooping and address ranges | Andreas Hansson |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2011-01-07 | Replace curTick global variable with accessor functions. | Steve Reinhardt |
2010-10-09 | UART: Make the 8250's MCR return a deterministic value. | Gabe Black |
2010-04-15 | tick: rename Clock namespace to SimClock | Nathan Binkert |
2010-02-28 | uart: use integer versions of time instead of messing around with floats | Nathan Binkert |
2009-09-23 | arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh | Nathan Binkert |
2008-10-09 | eventq: convert all usage of events to use the new API. | Nathan Binkert |
2008-06-17 | Rename SimConsole to Terminal since it makes more sense | Nathan Binkert |
2008-02-06 | Make the Event::description() a const function | Stephen Hines |
2007-07-26 | Merge python and x86 changes with cache branch | Nathan Binkert |
2007-07-23 | Major changes to how SimObjects are created and initialized. Almost all | Nathan Binkert |
2007-06-30 | Event descriptions should not end in "event" | Steve Reinhardt |
2007-06-30 | Get rid of Packet result field. Error responses are | Steve Reinhardt |
2007-05-01 | initialize lastTxInt to 0 | Ali Saidi |
2007-04-30 | fix console printing bug | Ali Saidi |
2006-11-06 | Got rid of stray alpha include | Gabe Black |
2006-10-20 | Use PacketPtr everywhere | Nathan Binkert |
2006-10-19 | refactor code for the packet, get rid of packet_impl.hh | Nathan Binkert |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-30 | Minor further cleanup & commenting of Packet class. | Steve Reinhardt |
2006-05-28 | remove some getPtr() calls by changing having function return values | Ali Saidi |
2006-05-26 | Significant rework of Packet class interface: | Steve Reinhardt |
2006-05-22 | New directory structure: | Steve Reinhardt |