Age | Commit message (Expand) | Author |
2006-10-27 | add packet_access.hh | Ali Saidi |
2006-10-24 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-10-21 | Missing case | Nathan Binkert |
2006-10-20 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-10-20 | still working on getting past initialization | Ali Saidi |
2006-10-20 | Use PacketPtr everywhere | Nathan Binkert |
2006-10-19 | refactor code for the packet, get rid of packet_impl.hh | Nathan Binkert |
2006-10-13 | Fix for DMA's in FS caches. | Ron Dreslinski |
2006-10-08 | post checkpoint restoration the bus ranges need to be re-initialized for ALL ... | Lisa Hsu |
2006-09-30 | Merge ktlim@zamp:./local/clean/o3-merge/m5 | Kevin Lim |
2006-09-18 | add boiler plate intel nic code | Ali Saidi |
2006-08-30 | Move more common functionality into SimpleTimingPort, | Steve Reinhardt |
2006-08-30 | Minor include file & formatting cleanup. | Steve Reinhardt |
2006-08-28 | Clean up BAR setting code. | Steve Reinhardt |
2006-08-28 | Get rid of unneeded union. | Steve Reinhardt |
2006-08-28 | Get rid of unused BARAddrs[] in PciConfigData object. | Steve Reinhardt |
2006-08-28 | Cleanup: formatting, comments, DPRINTFs. | Steve Reinhardt |
2006-08-15 | fixes for gcc 4.1 | Ali Saidi |
2006-08-15 | Fixed ALPHA_FS by moving the remnants of isa_fullsys_traits.hh into arch/alph... | Gabe Black |
2006-08-14 | Fix up doxygen. | Steve Reinhardt |
2006-07-27 | Need config read/write latency. | Kevin Lim |
2006-07-20 | Move PioPort timing code into Simple Timing Port object | Ali Saidi |
2006-07-13 | add system.mem_mode = ['timing', 'atomic'] | Ali Saidi |
2006-07-12 | memory mode information now contained in system object | Ali Saidi |
2006-07-06 | Two minor FS compile fixes. | Kevin Lim |
2006-07-06 | Add default responder to bus | Ali Saidi |
2006-06-18 | minor device fixups | Ali Saidi |
2006-06-17 | Add myself to list of authors | Nathan Binkert |
2006-06-13 | Move SimObject creation and Port connection loops | Steve Reinhardt |
2006-06-08 | add nacked result and a function to swizzle nacked packet into something that... | Ali Saidi |
2006-06-06 | Change ExecContext to ThreadContext. This is being renamed to differentiate ... | Kevin Lim |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-31 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-05-31 | make io device be a little nicer about scheduling retries on the bus | Ali Saidi |
2006-05-31 | Streamline interface to Request object. | Steve Reinhardt |
2006-05-30 | Minor further cleanup & commenting of Packet class. | Steve Reinhardt |
2006-05-30 | Add a very poor implementation of dealing with retries on timing requests. It... | Ali Saidi |
2006-05-28 | remove some getPtr() calls by changing having function return values | Ali Saidi |
2006-05-26 | Significant rework of Packet class interface: | Steve Reinhardt |
2006-05-26 | Add names to memory Port objects for tracing. | Steve Reinhardt |
2006-05-23 | Minor fixes for full-system timing memory. | Steve Reinhardt |
2006-05-22 | New directory structure: | Steve Reinhardt |