Age | Commit message (Expand) | Author |
2019-10-01 | configs: Port PlatformConfig to the common object list | Daniel R. Carvalho |
2019-10-01 | configs: Port MemConfig to the common object list | Daniel R. Carvalho |
2019-10-01 | configs: Port HWPConfig to the common object list | Daniel R. Carvalho |
2019-10-01 | configs: Port BPConfig to use the common object list | Daniel R. Carvalho |
2019-09-30 | configs: Port CPUConfig to use the common object list | Daniel R. Carvalho |
2019-06-06 | mem: Option to toggle DRAM low-power states | Matthew Poremba |
2019-05-13 | config: add an option to list and select indirect branch predictor | Jairo Balart |
2019-04-25 | sim-se: add a faux-filesystem | David Hashe |
2019-04-24 | config: Add flag options to set the hardware prefetchers to use | Javier Bueno |
2019-03-18 | configs: Use absolute import paths | Andreas Sandberg |
2019-02-26 | configs: Fix Python 3 iterator and exec compatibility issues | Andreas Sandberg |
2019-01-25 | configs: fs.py remove --generate-dtb and enable it by default | Ciro Santilli |
2018-11-17 | configs: Added an option for choosing branch predictor type | Pau Cabre |
2018-10-19 | config: add --param to fs.py, se.py and fs_bigLITTLE.py | Ciro Santilli |
2018-09-12 | cpu: Replace the fastmem with a new CPU model | Andreas Sandberg |
2018-01-29 | config: Embed Device Tree generation in fs.py config | Glenn Bergmans |
2017-06-19 | configs, arm: add option to enable security extensions | Gedare Bloom |
2017-05-06 | config: Remove support for CPU aliases. | Gabe Black |
2017-02-14 | mem: Update DRAM configuration names | Wendy Elsasser |
2016-10-26 | dev: Add m5 op to toggle synchronization for dist-gem5. | Michael LeBeane |
2016-10-26 | config: Break out base options for usage with NULL ISA | Andreas Hansson |
2016-09-13 | config: move dist-gem5 options to common config | Michael LeBeane |
2016-01-07 | config: Updates for distributed gem5 simulations | Gabor Dozsa |
2015-12-07 | config: Enable elastic trace capture and replay in se/fs | Radhika Jagtap |
2015-12-04 | arm, config: Automatically discover available platforms | Andreas Sandberg |
2015-08-03 | misc: Coupling gem5 with SystemC TLM2.0 | Matthias Jung |
2015-04-23 | config: enable setting SE-mode environment variables from file | bpotter |
2015-04-20 | config: Remove memory aliases and rely on class name | Andreas Hansson |
2015-04-08 | config: Support full-system with SST's memory system | Curtis Dunham |
2015-03-23 | config: Add ability to exit simulation after initialization | Curtis Dunham |
2015-03-19 | config: Specify OS type and release on command line | Chris Emmons |
2015-01-16 | config: add --root-device machine parameter | Curtis Dunham |
2014-12-23 | config: Expose the DRAM ranks as a command-line option | Andreas Hansson |
2014-12-23 | config: Add --memchecker option | Marco Elver |
2014-12-23 | config: Add options to take/resume from SimPoint checkpoints | Dam Sunwoo |
2014-12-04 | config: Add two options for setting the kernel command line. | Gabe Black |
2014-10-29 | arm, tests: Update config files to more recent kernels and create 64-bit regr... | Ali Saidi |
2014-04-10 | config: add num-work-ids command line option | Gedare Bloom |
2014-03-23 | mem: Change memory defaults to be more representative | Andreas Hansson |
2014-01-24 | arm: Add support for ARMv8 (AArch64 & AArch32) | ARM gem5 Developers |
2013-10-17 | util: Streamline .apc project convertsion script | Dam Sunwoo |
2013-10-09 | config: correct example ruby scripts | Nilay Vaish |
2013-08-19 | config: Command line support for multi-channel memory | Andreas Hansson |
2013-08-19 | power: Add voltage domains to the clock domains | Akash Bagdia |
2013-07-18 | Configs: Fix up maxtick and maxtime | Joel Hestness |
2013-06-28 | configs: rearrange the available options in Options.py | Nilay Vaish |
2013-06-27 | config: Rename clock option to Ruby clock | Akash Bagdia |
2013-06-27 | config: Add a system clock command-line option | Akash Bagdia |
2013-06-27 | config: Add a CPU clock command-line option | Akash Bagdia |
2013-06-03 | config: Add missing CPUs to --restore-with-cpu | Andreas Sandberg |