Age | Commit message (Expand) | Author |
2012-03-09 | CheckerCPU: Make CheckerCPU runtime selectable instead of compile selectable | Geoffrey Blake |
2012-03-09 | ARM: Don't reset CPUs that are going to be switched in. | Ali Saidi |
2012-02-24 | MEM: Make port proxies use references rather than pointers | Andreas Hansson |
2012-01-31 | Merge with head, hopefully the last time for this batch. | Gabe Black |
2012-01-31 | CheckerCPU: Re-factor CheckerCPU to be compatible with current gem5 | Geoffrey Blake |
2012-01-29 | Implement Ali's review feedback. | Gabe Black |
2012-01-28 | Merge with the main repo. | Gabe Black |
2012-01-17 | MEM: Add port proxies instead of non-structural ports | Andreas Hansson |
2011-11-02 | SE/FS: Get rid of FULL_SYSTEM in the ARM ISA. | Gabe Black |
2011-05-04 | ARM: Add support for loading the a bootloader and configuring parameters for it | Ali Saidi |
2011-04-04 | ARM: Fix checkpoint restoration into O3 CPU and the way O3 switchCpu works. | Ali Saidi |
2011-03-24 | Arm: Get rid of unused and incomplete setCp15Register and readCp15Register. | Gabe Black |
2010-11-15 | ARM: Add support for GDB on ARM | William Wang |
2010-11-15 | ARM: Cache the misc regs at the TLB to limit readMiscReg() calls. | Ali Saidi |
2010-11-15 | ARM: Add support for switching CPUs | Ali Saidi |
2010-10-31 | ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors. | Gabe Black |
2010-10-15 | GetArgument: Rework getArgument so that X86_FS compiles again. | Gabe Black |
2010-10-01 | Debug: Implement getArgument() and function skipping for ARM. | Ali Saidi |
2010-08-25 | ARM: Limited implementation of dprintk. | Ali Saidi |
2010-06-02 | ARM: Replace the "never" condition with the "unconditional" condition. | Gabe Black |
2009-11-17 | ARM: Begin implementing CP15 | Ali Saidi |
2009-11-17 | ARM: Boilerplate full-system code. | Ali Saidi |
2009-11-10 | ARM: Implement fault classes. | Gabe Black |
2009-06-21 | ARM: Clear out some inherited hangers on in util.isa and utility.hh. | Gabe Black |
2009-04-05 | arm: add ARM support to M5 | Stephen Hines |