summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-21just comment ns_gige.cc a little moreLisa Hsu
2004-04-21This is where I'm at for Linux Ethernet before I head to Mexico.Lisa Hsu
2004-03-23Merge zizzer:/bk/linux into zower.eecs.umich.edu:/z/hsul/work/bk/linuxLisa Hsu
2004-03-23Add initial support for IDEAndrew Schultz
2004-03-22Merge zizzer:/bk/linux into zower.eecs.umich.edu:/z/hsul/work/bk/linuxLisa Hsu
2004-03-22AutomergeAndrew Schultz
2004-03-22Change member variable names to lower caseAndrew Schultz
2004-03-22Changed to inherit from DmaDevice to avoid multiple inheritance (nowAndrew Schultz
2004-03-22Merge zizzer:/bk/linux into zower.eecs.umich.edu:/z/hsul/work/bk/linuxLisa Hsu
2004-03-22forgot to check this in earlier - no confusion between types and member names!Lisa Hsu
2004-03-19Make it so that alpha_console can read the frequency from the correctRon Dreslinski
2004-03-17Updated kern/* code so we can have one console code and the simulatorAli Saidi
2004-03-12merge etherpkt and makefileLisa Hsu
2004-03-12first pass at ns_ethernet device. more will come later as i merge in nate's ...Lisa Hsu
2004-03-11merge from head of m5. note: i did not bother to merge the PIO stuff with s...Lisa Hsu
2004-03-11merge with m5 headLisa Hsu
2004-03-11traceflags mergeLisa Hsu
2004-03-11It was annoying me that there was PCIConfigAll and PciDev and PciConfigData. ...Lisa Hsu
2004-03-07Performance improvement for unaligned copyErik Hallnor
2004-03-05change the naming of MainBins. didn't check this in before because i had ran...Lisa Hsu
2004-03-05fix ALPHALisa Hsu
2004-03-05changes that affect post checkpoint runs.Lisa Hsu
2004-03-05bin user and kernel statsLisa Hsu
2004-03-05nother fixLisa Hsu
2004-03-05Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/work/bk/bincleanupLisa Hsu
2004-03-05forgot to check this inLisa Hsu
2004-03-05Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-03-05Don't dump an ethertrace by defaultNathan Binkert
2004-03-05Make payload splitting accessible with a #defineNathan Binkert
2004-03-05add a mechanism for delayed interrupts (aka. interrupt coalescing)Nathan Binkert
2004-03-05Add support for a propagation delay on the link. The electricalNathan Binkert
2004-03-05constructor option to make the wrapped event autodeleteNathan Binkert
2004-03-05use %#x so we know that it is hexNathan Binkert
2004-03-05add ticks per picosecondNathan Binkert
2004-03-05small bugfix, forgot to increment iterLisa Hsu
2004-03-05serialization for binning. it is WAAAAAAAY past my bedtime.Lisa Hsu
2004-03-04Merge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul/work/bk/bincleanupLisa Hsu
2004-03-04Overall gist of this is to 'dynamicize' the tracking of functions so you can ...Lisa Hsu
2004-03-04Reenable functioning copies.Erik Hallnor
2004-03-04AutomergedErik Hallnor
2004-03-04Copy implementationsErik Hallnor
2004-03-02Script and ini file for new specweb images (the threaded ones)Andrew Schultz
2004-03-02Add some stats to track latencies of small and large DMA transactions.Erik Hallnor
2004-03-02Reduce redundant code, fix so that if the dma request is only as big asRon Dreslinski
2004-03-02Make sure to arbitrate for the payload bus in the header splitting case,Ron Dreslinski
2004-03-02Add more statistics about dma requests, shorten names for easier readabilityRon Dreslinski
2004-03-02Add a name parameter so the statistics work properlyRon Dreslinski
2004-03-02Add statistics to calculate average round-trip delay for DMARon Dreslinski
2004-03-01Change ini again because I messed up the resolveRon Dreslinski
2004-03-01Auto mergedRon Dreslinski