Age | Commit message (Expand) | Author |
2010-01-19 | ruby: new atomics implementation | Derek Hower |
2010-01-19 | merge | Derek Hower |
2009-12-04 | ruby: cleaned up ruby-lang configuration | Derek Hower |
2009-11-18 | Resurrection of the CMP token protocol to GEM5 | Brad Beckmann |
2009-11-18 | ruby: removed the chip pointer from MessageBuffer | Brad Beckmann |
2009-11-18 | ruby: added error message to isinstance check | Brad Beckmann |
2009-11-18 | ruby: Added boolean to State Machine parameters | Brad Beckmann |
2009-11-18 | ruby: The persistent table files from GEMS | Brad Beckmann |
2009-11-18 | ruby: MOESI hammer support for DMA reads and writes | Brad Beckmann |
2009-11-18 | ruby: Added a memory controller feature to MOESI hammer | Brad Beckmann |
2009-11-18 | ruby: Hammer ruby configuration support | Brad Beckmann |
2009-11-18 | ruby: Changes necessary to get the hammer protocol to work in GEM5 | Brad Beckmann |
2009-11-18 | ruby: added the original hammer protocols from old ruby | Brad Beckmann |
2009-11-18 | ruby: returns the number of LLC needed for broadcast | Brad Beckmann |
2009-11-18 | ruby: cache configuration fix to use bytes | Brad Beckmann |
2009-11-18 | ruby: fix CacheMemory destructor | Brad Beckmann |
2009-11-18 | ruby: split CacheMemory.hh into a .hh and a .cc | Brad Beckmann |
2009-11-18 | ruby: Added default names to message buffers | Brad Beckmann |
2009-11-18 | ruby: slicc method error fix | Brad Beckmann |
2009-11-18 | ruby: slicc action error fix | Brad Beckmann |
2009-11-18 | ruby: slicc state machine error fixes | Brad Beckmann |
2009-11-18 | ruby: Removed unused action z_stall | Brad Beckmann |
2009-11-18 | m5: Fixed bug in atomic cpu destructor | Brad Beckmann |
2009-11-18 | ruby: fixed dma mi example to work with multiple dma ports | Brad Beckmann |
2009-11-18 | m5: removed master and slave deletions. | Brad Beckmann |
2009-11-18 | m5: fixed destructor to deschedule the tickEvent and event | Brad Beckmann |
2009-11-18 | ruby: getPort function fix | Brad Beckmann |
2009-11-18 | ruby: Fixed Directory memory destructor | Brad Beckmann |
2009-11-18 | m5: Added isValidSrc and isValidDest calls to packet.hh | Brad Beckmann |
2009-11-18 | ruby: included ruby config parameter ports per core | Brad Beckmann |
2009-11-18 | ruby: Added error check for openning the ruby config file | Brad Beckmann |
2009-11-18 | ruby: Support for merging ALPHA_FS and ruby | Brad Beckmann |
2009-11-18 | ruby: Added more info to bridge error message | Brad Beckmann |
2009-11-18 | ruby: Ruby 64-bit address output fixes. | Brad Beckmann |
2009-11-18 | ruby: Ruby destruction fix. | Brad Beckmann |
2009-11-18 | ruby: Ruby debug print fixes. | Brad Beckmann |
2009-11-18 | ruby: added sequencer stats to track what requests are waiting on | Derek Hower |
2009-11-18 | ruby: turned off randomization by default, turned on memory controller random... | Derek Hower |
2009-11-17 | ARM: Begin implementing CP15 | Ali Saidi |
2009-11-17 | ARM: Differentiate between LDM exception return and LDM user regs. | Ali Saidi |
2009-11-17 | ARM: Boilerplate full-system code. | Ali Saidi |
2009-11-16 | imported patch isa_fixes2.diff | Ali Saidi |
2009-11-15 | ARM: Make the exception return form of ldm restore CPSR. | Gabe Black |
2009-11-15 | ARM: Create a new type of load uop that restores spsr into cpsr. | Gabe Black |
2009-11-14 | ARM: Check in the actual change from the last commit. | Gabe Black |
2009-11-14 | ARM: Fix up the implmentation of the msr instruction. | Gabe Black |
2009-11-14 | ARM: Define a mask to differentiate purely CPSR bits from CondCodes bits. | Gabe Black |
2009-11-14 | ARM: Add a bitfield to indicate if an immediate should be used. | Gabe Black |
2009-11-14 | ARM: Write some functions to write to the CPSR and SPSR for instructions. | Gabe Black |
2009-11-14 | ARM: Fix up the implmentation of the mrs instruction. | Gabe Black |