Age | Commit message (Expand) | Author |
2018-01-29 | config: Embed Device Tree generation in fs.py config | Glenn Bergmans |
2017-12-15 | mem-ruby: Support atomic_noncaching acceses in ruby | Swapnil Haria |
2017-12-12 | config: Fix need to set ISA of switch cpus. | Austin Harris |
2017-12-05 | config, mem, hmc: fix HMC test script | Éder F. Zulian |
2017-11-13 | config: Fix the "script" SysPath functor. | Gabe Black |
2017-10-31 | config: Rework the SysPaths functions into functors. | Gabe Black |
2017-07-28 | config: Discover CPU timing models based on target ISA | Andreas Sandberg |
2017-07-27 | config, arm: Add a high-performance in order timing model | Ashkan Tousi |
2017-07-05 | cpu: Added interface for vector reg file | Rekai Gonzalez-Alberquilla |
2017-07-04 | config, arm: Don't import timing models for missing CPUs | Andreas Sandberg |
2017-07-03 | config: Clean up core timing model discovery | Andreas Sandberg |
2017-07-03 | config: Move core timing models to config/common/cores | Andreas Sandberg |
2017-07-03 | config: Make ex5_*.py independent of old configs | Andreas Sandberg |
2017-06-30 | config: Add missing import of 'fatal' in CpuConfig | Andreas Sandberg |
2017-06-30 | config: Make some MemConfig options optional | Andreas Sandberg |
2017-06-19 | configs, arm: add option to enable security extensions | Gedare Bloom |
2017-06-13 | config: Warn not fail for ARM systems configured with ruby | Nikos Nikoleris |
2017-05-18 | arm, config: added support for ex5 model of big.LITTLE | Pierre-Yves Péneau |
2017-05-17 | config: Changes to boot Android N | Weiping Liao |
2017-05-09 | config: Fix up some configs to not use CPU aliases. | Gabe Black |
2017-05-06 | config: Remove support for CPU aliases. | Gabe Black |
2017-04-05 | config: Add a default system disk image for SPARC FS. | Gabe Black |
2017-03-01 | config: exit with fatal() if error | Pierre-Yves Péneau |
2016-11-09 | syscall_emul: [patch 5/22] remove LiveProcess class and use Process instead | Brandon Potter |
2017-02-14 | mem: Update DRAM configuration names | Wendy Elsasser |
2017-02-09 | misc: Clean up and complete the gem5<->SystemC-TLM bridge [1/10] | Christian Menard |
2016-12-19 | sim: Remove redundant buildEnv import | Andreas Sandberg |
2016-11-30 | mem: Split the hit_latency into tag_latency and data_latency | Sophiane Senni |
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-10-15 | cpu, arm: Distinguish Float* and SimdFloat*, create FloatMem* opClass | Fernando Endo |
2016-10-14 | config: Make configs/common a Python package | Andreas Hansson |
2016-10-13 | ruby: Fix regressions and make Ruby configs Python packages | Andreas Hansson |
2016-09-13 | config: move dist-gem5 options to common config | Michael LeBeane |
2016-08-12 | mem: Add snoop filter to SystemXBar by default | Andreas Hansson |
2016-08-10 | arm, config: Exit with fatal error if using Ruby | Andreas Sandberg |
2016-08-10 | arm, config: Add initial support for Ruby | Andreas Sandberg |
2016-07-19 | config: Allow SPARC FS image to be specified on the command line | Jakub Jermar |
2016-07-01 | mem: different HMC configuration | Abdul Mutaal Ahmad |
2016-06-20 | config: Fix omission of walker cache in config scripts | Andreas Hansson |
2016-05-27 | mem, config: Selective use of snoop filter | Stephan Diestelhorst |
2016-05-19 | config, x86: Properly space pad the X86IntelMPBus Entry descriptions | Bjoern A. Zeeb |
2016-02-10 | mem: Deduce if cache should forward snoops | Andreas Hansson |
2016-02-06 | style: remove trailing whitespace | Steve Reinhardt |
2016-01-19 | gpu-compute: AMD's baseline GPU model | Tony Gutierrez |
2016-01-15 | dev, arm: Add a platform with support for both aarch32 and aarch64 | Andreas Sandberg |
2016-01-11 | configs: Fix inheritance of HMCSystem and cleanup spacing | Andreas Hansson |
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-05 | dev: Rewrite PCI host functionality | Andreas Sandberg |