summaryrefslogtreecommitdiff
path: root/src/dev
AgeCommit message (Expand)Author
2006-10-31Merge ktlim@zizzer:/bk/newmemKevin Lim
2006-10-31Ports now have a pointer to the MemObject that owns it (can be NULL).Kevin Lim
2006-10-27add packet_access.hhAli Saidi
2006-10-24Merge zizzer:/bk/newmemAli Saidi
2006-10-21Missing caseNathan Binkert
2006-10-20Merge zizzer:/bk/newmemAli Saidi
2006-10-20still working on getting past initializationAli Saidi
2006-10-20Use PacketPtr everywhereNathan Binkert
2006-10-19refactor code for the packet, get rid of packet_impl.hhNathan Binkert
2006-10-13Fix for DMA's in FS caches.Ron Dreslinski
2006-10-08post checkpoint restoration the bus ranges need to be re-initialized for ALL ...Lisa Hsu
2006-09-30Merge ktlim@zamp:./local/clean/o3-merge/m5Kevin Lim
2006-09-18add boiler plate intel nic codeAli Saidi
2006-08-30Move more common functionality into SimpleTimingPort,Steve Reinhardt
2006-08-30Minor include file & formatting cleanup.Steve Reinhardt
2006-08-28Clean up BAR setting code.Steve Reinhardt
2006-08-28Get rid of unneeded union.Steve Reinhardt
2006-08-28Get rid of unused BARAddrs[] in PciConfigData object.Steve Reinhardt
2006-08-28Cleanup: formatting, comments, DPRINTFs.Steve Reinhardt
2006-08-15fixes for gcc 4.1Ali Saidi
2006-08-15Fixed ALPHA_FS by moving the remnants of isa_fullsys_traits.hh into arch/alph...Gabe Black
2006-08-14Fix up doxygen.Steve Reinhardt
2006-07-27Need config read/write latency.Kevin Lim
2006-07-20Move PioPort timing code into Simple Timing Port objectAli Saidi
2006-07-13add system.mem_mode = ['timing', 'atomic']Ali Saidi
2006-07-12memory mode information now contained in system objectAli Saidi
2006-07-06Two minor FS compile fixes.Kevin Lim
2006-07-06Add default responder to busAli Saidi
2006-06-18minor device fixupsAli Saidi
2006-06-17Add myself to list of authorsNathan Binkert
2006-06-13Move SimObject creation and Port connection loopsSteve Reinhardt
2006-06-08add nacked result and a function to swizzle nacked packet into something that...Ali Saidi
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-31Merge zizzer:/bk/newmemAli Saidi
2006-05-31make io device be a little nicer about scheduling retries on the busAli Saidi
2006-05-31Streamline interface to Request object.Steve Reinhardt
2006-05-30Minor further cleanup & commenting of Packet class.Steve Reinhardt
2006-05-30Add a very poor implementation of dealing with retries on timing requests. It...Ali Saidi
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-26Add names to memory Port objects for tracing.Steve Reinhardt
2006-05-23Minor fixes for full-system timing memory.Steve Reinhardt
2006-05-22New directory structure:Steve Reinhardt