summaryrefslogtreecommitdiff
path: root/src/dev/ns_gige.cc
AgeCommit message (Expand)Author
2007-02-21Make sure that all variables in the NSGigE device model areNathan Binkert
2006-11-07Removed unnecessary arch/alpha/ev5.hh includeGabe Black
2006-10-20Use PacketPtr everywhereNathan Binkert
2006-10-19refactor code for the packet, get rid of packet_impl.hhNathan Binkert
2006-07-27Need config read/write latency.Kevin Lim
2006-07-12memory mode information now contained in system objectAli Saidi
2006-07-06Add default responder to busAli Saidi
2006-06-17Add myself to list of authorsNathan Binkert
2006-06-06Change ExecContext to ThreadContext. This is being renamed to differentiate ...Kevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-30Minor further cleanup & commenting of Packet class.Steve Reinhardt
2006-05-26Significant rework of Packet class interface:Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt