Age | Commit message (Expand) | Author |
2006-11-14 | Fix bugs around uni-coherence invalidates being propogated properly. | Ron Dreslinski |
2006-11-12 | Fix functional access errors related to delayed respnoses in cachePort | Ron Dreslinski |
2006-10-21 | Small bug fixes for timing LL/SC. Better now but | Steve Reinhardt |
2006-10-21 | Fix formatting that got screwed up when tabs were removed. | Steve Reinhardt |
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-18 | Fix WriteInvalidateResp | Ron Dreslinski |
2006-10-13 | Fix for DMA's in FS caches. | Ron Dreslinski |
2006-10-12 | Merge zizzer:/bk/newmem | Ali Saidi |
2006-10-12 | add a traceflag for functional accesses | Ali Saidi |
2006-10-11 | Update for Atomic Coherece with Gabes bus | Ron Dreslinski |
2006-10-10 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-10-10 | Yet another fix to the HasData command attribute. | Ron Dreslinski |
2006-10-10 | Actually set the HasData attribute on Read Responses | Ron Dreslinski |
2006-10-10 | Fix another merge issue | Ron Dreslinski |
2006-10-10 | Merge zizzer:/z/m5/Bitkeeper/newmem | Ron Dreslinski |
2006-10-10 | Fix several bugs pertaining to upgrades/mem leaks. | Ron Dreslinski |
2006-10-09 | Fixes to the bus, and added fields to the packet. | Gabe Black |
2006-10-09 | Handle NACK's that occur from devices on the same bus. | Ron Dreslinski |
2006-10-09 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-10-09 | Fix a typo preventing compilation | Ron Dreslinski |
2006-10-09 | Fix how upgrades work. | Ron Dreslinski |
2006-10-08 | Merge zizzer.eecs.umich.edu:/bk/newmem | Gabe Black |
2006-10-08 | Add in HasData, and move the define of NUM_MEM_CMDS to a more visible location. | Gabe Black |
2006-10-05 | Fixes for functional accesses to use the snoop path. | Ron Dreslinski |
2006-10-05 | Partial reimplementation of the bus. The "clock" and "width" parameters have ... | Gabe Black |
2006-08-22 | Commiting a version of the multi-phase snoop atomic bus so people can see the... | Ron Dreslinski |
2006-08-21 | Merge zizzer:/z/m5/Bitkeeper/newmem | Ron Dreslinski |
2006-08-21 | Changes so that time in the packet is actually set properly. | Ron Dreslinski |
2006-08-17 | Changes to build m5.fast | Steve Reinhardt |
2006-08-16 | Merge zizzer:/z/m5/Bitkeeper/newmem | Ron Dreslinski |
2006-08-16 | Fixes for blocking in the caches that needed to be pulled | Ron Dreslinski |
2006-08-15 | fixes for gcc 4.1 | Ali Saidi |
2006-08-15 | Cleaned up include files and got rid of many using directives in header files. | Gabe Black |
2006-07-10 | Fix offset calculation. Now L2's work with timing&atomic. | Ron Dreslinski |
2006-07-06 | Timing cache works for hello world test. | Ron Dreslinski |
2006-06-30 | All files compile in the mem directory except cache_builder | Ron Dreslinski |
2006-06-29 | Still missing prefetch and tags directories as well as cache builder. | Ron Dreslinski |
2006-06-28 | More Changes, working towards cache.cc compiling. Headers cleaned up. | Ron Dreslinski |
2006-06-28 | Backing in more changsets, getting closer to compile | Ron Dreslinski |
2006-06-08 | add nacked result and a function to swizzle nacked packet into something that... | Ali Saidi |
2006-05-31 | Updated Authors from bk prs info | 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-26 | Significant rework of Packet class interface: | Steve Reinhardt |
2006-05-22 | New directory structure: | Steve Reinhardt |