summaryrefslogtreecommitdiff
path: root/configs/common
AgeCommit message (Expand)Author
2019-03-13update configs/common/CpuConfig.py after rebaseis-rebase-newIru Cai
2019-03-11invisispec-1.0 configsIru Cai
2018-03-06config: Switch from the print statement to the print function.Gabe Black
2018-01-29config: Embed Device Tree generation in fs.py configGlenn Bergmans
2017-12-15mem-ruby: Support atomic_noncaching acceses in rubySwapnil Haria
2017-12-12config: Fix need to set ISA of switch cpus.Austin Harris
2017-12-05config, mem, hmc: fix HMC test scriptÉder F. Zulian
2017-11-13config: Fix the "script" SysPath functor.Gabe Black
2017-10-31config: Rework the SysPaths functions into functors.Gabe Black
2017-07-28config: Discover CPU timing models based on target ISAAndreas Sandberg
2017-07-27config, arm: Add a high-performance in order timing modelAshkan Tousi
2017-07-05cpu: Added interface for vector reg fileRekai Gonzalez-Alberquilla
2017-07-04config, arm: Don't import timing models for missing CPUsAndreas Sandberg
2017-07-03config: Clean up core timing model discoveryAndreas Sandberg
2017-07-03config: Move core timing models to config/common/coresAndreas Sandberg
2017-07-03config: Make ex5_*.py independent of old configsAndreas Sandberg
2017-06-30config: Add missing import of 'fatal' in CpuConfigAndreas Sandberg
2017-06-30config: Make some MemConfig options optionalAndreas Sandberg
2017-06-19configs, arm: add option to enable security extensionsGedare Bloom
2017-06-13config: Warn not fail for ARM systems configured with rubyNikos Nikoleris
2017-05-18arm, config: added support for ex5 model of big.LITTLEPierre-Yves Péneau
2017-05-17config: Changes to boot Android NWeiping Liao
2017-05-09config: Fix up some configs to not use CPU aliases.Gabe Black
2017-05-06config: Remove support for CPU aliases.Gabe Black
2017-04-05config: Add a default system disk image for SPARC FS.Gabe Black
2017-03-01config: exit with fatal() if errorPierre-Yves Péneau
2016-11-09syscall_emul: [patch 5/22] remove LiveProcess class and use Process insteadBrandon Potter
2017-02-14mem: Update DRAM configuration namesWendy Elsasser
2017-02-09misc: Clean up and complete the gem5<->SystemC-TLM bridge [1/10]Christian Menard
2016-12-19sim: Remove redundant buildEnv importAndreas Sandberg
2016-11-30mem: Split the hit_latency into tag_latency and data_latencySophiane Senni
2016-10-26dev: Add m5 op to toggle synchronization for dist-gem5.Michael LeBeane
2016-10-26config: Break out base options for usage with NULL ISAAndreas Hansson
2016-10-15cpu, arm: Distinguish Float* and SimdFloat*, create FloatMem* opClassFernando Endo
2016-10-14config: Make configs/common a Python packageAndreas Hansson
2016-10-13ruby: Fix regressions and make Ruby configs Python packagesAndreas Hansson
2016-09-13config: move dist-gem5 options to common configMichael LeBeane
2016-08-12mem: Add snoop filter to SystemXBar by defaultAndreas Hansson
2016-08-10arm, config: Exit with fatal error if using RubyAndreas Sandberg
2016-08-10arm, config: Add initial support for RubyAndreas Sandberg
2016-07-19config: Allow SPARC FS image to be specified on the command lineJakub Jermar
2016-07-01mem: different HMC configurationAbdul Mutaal Ahmad
2016-06-20config: Fix omission of walker cache in config scriptsAndreas Hansson
2016-05-27mem, config: Selective use of snoop filterStephan Diestelhorst
2016-05-19config, x86: Properly space pad the X86IntelMPBus Entry descriptionsBjoern A. Zeeb
2016-02-10mem: Deduce if cache should forward snoopsAndreas Hansson
2016-02-06style: remove trailing whitespaceSteve Reinhardt
2016-01-19gpu-compute: AMD's baseline GPU modelTony Gutierrez
2016-01-15dev, arm: Add a platform with support for both aarch32 and aarch64Andreas Sandberg
2016-01-11configs: Fix inheritance of HMCSystem and cleanup spacingAndreas Hansson