Age | Commit message (Expand) | Author |
2007-01-03 | Add 'Time' as a parameter type that can accept various | Nathan Binkert |
2006-12-24 | Make sure that all of the bits in the result are set | Nathan Binkert |
2006-12-15 | little fixes i noticed while searching for reason for address range issues (b... | Lisa Hsu |
2006-12-12 | Fix bugs in tlbmap (and thus rangemap since the code is nearly identical) | Ali Saidi |
2006-12-04 | More changes to get SPARC fs closer. Now at 1.2M cycles before difference | Ali Saidi |
2006-11-30 | Load the hypervisor symbols twice, once with an address mask so that we can g... | Ali Saidi |
2006-11-14 | Create a stub t1000 platform. | Gabe Black |
2006-11-10 | fix endian issues with condition codes | Ali Saidi |
2006-11-08 | Merge zizzer.eecs.umich.edu:/bk/newmem/ | Gabe Black |
2006-11-07 | Remove hack by setting configuration better. | Kevin Lim |
2006-11-07 | Removed unnecessary arch/alpha/ev5.hh include | Gabe Black |
2006-11-06 | Get rid of pcifake.cc and tsunami_fake.cc to go with the merged default devices. | Gabe Black |
2006-11-06 | Merge zizzer.eecs.umich.edu:/bk/newmem/ | Gabe Black |
2006-11-06 | Moved the tsunami devices into the dev/alpha directory. Other devices "generi... | Gabe Black |
2006-11-06 | Got rid of stray alpha include | Gabe Black |
2006-11-06 | Created seperate SConscript for the dev directory. Made subdirectories for Al... | Gabe Black |
2006-11-06 | delete pcifake, tsunamifake. Combine BadAddr/IsaFake into one | Ali Saidi |
2006-11-02 | Implement device that will return BadAddress. | Kevin Lim |
2006-10-31 | Merge ktlim@zizzer:/bk/newmem | Kevin Lim |
2006-10-31 | Ports now have a pointer to the MemObject that owns it (can be NULL). | Kevin Lim |
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 |