2004-03-22 |
Andrew Schultz | Change member variable names to lower case |
commit | commitdiff | tree |
2004-03-22 |
Andrew Schultz | Changed to inherit from DmaDevice to avoid multiple... |
commit | commitdiff | tree |
2004-03-17 |
Ali Saidi | Updated kern/* code so we can have one console code... |
commit | commitdiff | tree |
2004-03-12 |
Lisa Hsu | merge from head of m5. note: i did not bother to... |
commit | commitdiff | tree |
2004-03-11 |
Lisa Hsu | merge with m5 head |
commit | commitdiff | tree |
2004-03-11 |
Lisa Hsu | traceflags merge |
commit | commitdiff | tree |
2004-03-11 |
Lisa Hsu | It was annoying me that there was PCIConfigAll and... |
commit | commitdiff | tree |
2004-03-07 |
Erik Hallnor | Performance improvement for unaligned copy |
commit | commitdiff | tree |
2004-03-06 |
Lisa Hsu | change the naming of MainBins. didn't check this in... |
commit | commitdiff | tree |
2004-03-05 |
Lisa Hsu | fix ALPHA |
commit | commitdiff | tree |
2004-03-05 |
Lisa Hsu | changes that affect post checkpoint runs. |
commit | commitdiff | tree |
2004-03-05 |
Lisa Hsu | bin user and kernel stats |
commit | commitdiff | tree |
2004-03-05 |
Lisa Hsu | nother fix |
commit | commitdiff | tree |
2004-03-05 |
Lisa Hsu | Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul... |
commit | commitdiff | tree |
2004-03-05 |
Lisa Hsu | forgot to check this in |
commit | commitdiff | tree |
2004-03-05 |
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 |
commit | commitdiff | tree |
2004-03-05 |
Nathan Binkert | Don't dump an ethertrace by default |
commit | commitdiff | tree |
2004-03-05 |
Nathan Binkert | Make payload splitting accessible with a #define |
commit | commitdiff | tree |
2004-03-05 |
Nathan Binkert | add a mechanism for delayed interrupts (aka. interrupt... |
commit | commitdiff | tree |
2004-03-05 |
Nathan Binkert | Add support for a propagation delay on the link. The... |
commit | commitdiff | tree |
2004-03-05 |
Nathan Binkert | constructor option to make the wrapped event autodelete |
commit | commitdiff | tree |
2004-03-05 |
Nathan Binkert | use %#x so we know that it is hex |
commit | commitdiff | tree |
2004-03-05 |
Nathan Binkert | add ticks per picosecond |
commit | commitdiff | tree |
2004-03-05 |
Lisa Hsu | small bugfix, forgot to increment iter |
commit | commitdiff | tree |
2004-03-05 |
Lisa Hsu | serialization for binning. it is WAAAAAAAY past my... |
commit | commitdiff | tree |
2004-03-05 |
Lisa Hsu | Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul... |
commit | commitdiff | tree |
2004-03-05 |
Lisa Hsu | Overall gist of this is to 'dynamicize' the tracking... |
commit | commitdiff | tree |
2004-03-05 |
Erik Hallnor | Reenable functioning copies. |
commit | commitdiff | tree |
2004-03-04 |
Erik Hallnor | Automerged |
commit | commitdiff | tree |
2004-03-04 |
Erik Hallnor | Copy implementations |
commit | commitdiff | tree |
2004-03-03 |
Andrew Schultz | Script and ini file for new specweb images (the threade... |
commit | commitdiff | tree |
2004-03-02 |
Erik Hallnor | Add some stats to track latencies of small and large... |
commit | commitdiff | tree |
2004-03-02 |
Ron Dreslinski | Reduce redundant code, fix so that if the dma request... |
commit | commitdiff | tree |
2004-03-02 |
Ron Dreslinski | Make sure to arbitrate for the payload bus in the heade... |
commit | commitdiff | tree |
2004-03-02 |
Ron Dreslinski | Add more statistics about dma requests, shorten names... |
commit | commitdiff | tree |
2004-03-02 |
Ron Dreslinski | Add a name parameter so the statistics work properly |
commit | commitdiff | tree |
2004-03-02 |
Ron Dreslinski | Add statistics to calculate average round-trip delay... |
commit | commitdiff | tree |
2004-03-02 |
Ron Dreslinski | Change ini again because I messed up the resolve |
commit | commitdiff | tree |
2004-03-02 |
Ron Dreslinski | Auto merged |
commit | commitdiff | tree |
2004-03-02 |
Ron Dreslinski | Add support for two buses to the DMA, allows header... |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Initial cut at adding support to make the state machine |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Use #define CPU_10GHZ and CPU_4GHZ. This should get... |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Support several memory configurations for hooking up... |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | add support for averaging |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Only need an execution context if we're doing data |
commit | commitdiff | tree |
2004-03-01 |
Erik Hallnor | Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich... |
commit | commitdiff | tree |
2004-03-01 |
Erik Hallnor | Fix an assert, only need the ExecContext if we are... |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Fix the swichover code. It's only for FULL_SYSTEM |
commit | commitdiff | tree |
2004-03-01 |
Erik Hallnor | Remove copys from isa_desc, and implement a store and... |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | unused function name |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | make it so that we can prevent descriptor DMAs or |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | mark the request satisfied since well, it is. |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Avoid more bogus addresses |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | fix switchover WRT interrupts |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5 |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Initial cleanup pass of lisa's function call tracking |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 |
commit | commitdiff | tree |
2004-03-01 |
Nathan Binkert | more debugging support |
commit | commitdiff | tree |
2004-02-29 |
Nathan Binkert | Make the progress event work even after restoring from... |
commit | commitdiff | tree |
2004-02-29 |
Nathan Binkert | Fix dumping to work on the opteron. struct timeval can |
commit | commitdiff | tree |
2004-02-29 |
Erik Hallnor | Add support for multiple address ranges in memory inter... |
commit | commitdiff | tree |
2004-02-29 |
Nathan Binkert | fix rpcc |
commit | commitdiff | tree |
2004-02-28 |
Steve Reinhardt | Fix handling of rpcc in full-system mode. |
commit | commitdiff | tree |
2004-02-27 |
Erik Hallnor | Added copy instructions to the ISA. Well it didn't... |
commit | commitdiff | tree |
2004-02-27 |
Erik Hallnor | Initial copy support in the pipeline. Add copypal counting. |
commit | commitdiff | tree |
2004-02-27 |
Nathan Binkert | fix |
commit | commitdiff | tree |
2004-02-27 |
Erik Hallnor | The DMAInterface was never updated to the new blocking... |
commit | commitdiff | tree |
2004-02-26 |
Erik Hallnor | Quick hack to allow rerequests for the future. |
commit | commitdiff | tree |
2004-02-26 |
Nathan Binkert | stoopid |
commit | commitdiff | tree |
2004-02-26 |
Steve Reinhardt | Merge. |
commit | commitdiff | tree |
2004-02-26 |
Steve Reinhardt | Make SW prefetch flag a parameter again, and add code... |
commit | commitdiff | tree |
2004-02-26 |
Nathan Binkert | Save the status of faulting write-hints so that they |
commit | commitdiff | tree |
2004-02-26 |
Erik Hallnor | Make this compile under non full system. |
commit | commitdiff | tree |
2004-02-25 |
Lisa Hsu | delay execContext registration from create() to init... |
commit | commitdiff | tree |
2004-02-25 |
Nathan Binkert | prevent bogus addresses from being sent to the memory... |
commit | commitdiff | tree |
2004-02-25 |
Nathan Binkert | Merge zizzer.eecs.umich.edu:/bk/m5 |
commit | commitdiff | tree |
2004-02-25 |
Nathan Binkert | Fix stats debugging and always compile it in for the |
commit | commitdiff | tree |
2004-02-24 |
Lisa Hsu | add in an init() callback for CPU's so that no stats... |
commit | commitdiff | tree |
2004-02-23 |
Steve Reinhardt | Quote args properly in tracediff. |
commit | commitdiff | tree |
2004-02-23 |
Nathan Binkert | Only one request may be on the dma interface at a time, |
commit | commitdiff | tree |
2004-02-23 |
Nathan Binkert | extend the hack by turning the address into a real |
commit | commitdiff | tree |
2004-02-23 |
Nathan Binkert | Don't issue memory requests for bogus addresses |
commit | commitdiff | tree |
2004-02-23 |
Nathan Binkert | Make this like PCI-X |
commit | commitdiff | tree |
2004-02-22 |
Nathan Binkert | configurable latency for programmed IO |
commit | commitdiff | tree |
2004-02-22 |
Andrew Schultz | Load local kernel symbols, and set aic7xxx_no_reset... |
commit | commitdiff | tree |
2004-02-22 |
Andrew Schultz | Added initial (hackish) support for translating between... |
commit | commitdiff | tree |
2004-02-21 |
Andrew Schultz | Merge zizzer:/bk/linux |
commit | commitdiff | tree |
2004-02-21 |
Andrew Schultz | Rewrite of AdaptecController |
commit | commitdiff | tree |
2004-02-21 |
Nathan Binkert | Change order of serialization |
commit | commitdiff | tree |
2004-02-21 |
Nathan Binkert | New Ethernet device. Descriptors are now done via... |
commit | commitdiff | tree |
2004-02-20 |
Ron Dreslinski | Create a mp test for linux-boot, make the other ini... |
commit | commitdiff | tree |
2004-02-20 |
Ron Dreslinski | Fix the RTC code so it is in the cchip, only interrupt... |
commit | commitdiff | tree |
2004-02-20 |
Nathan Binkert | Add a simple event wrapper class that takes a class... |
commit | commitdiff | tree |
2004-02-20 |
Nathan Binkert | make the dma interface useable. |
commit | commitdiff | tree |
2004-02-20 |
Nathan Binkert | make uncacheable stuff happen again |
commit | commitdiff | tree |
2004-02-20 |
Nathan Binkert | make the devices default to being attached to the memor... |
commit | commitdiff | tree |
2004-02-20 |
Nathan Binkert | Don't need to specify two etherdump devices |
commit | commitdiff | tree |
2004-02-20 |
Nathan Binkert | Make it so dump takes a void * |
commit | commitdiff | tree |
2004-02-20 |
Nathan Binkert | make etherdump work again |
commit | commitdiff | tree |
next |