summaryrefslogtreecommitdiff
path: root/src/dev
AgeCommit message (Expand)Author
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