summaryrefslogtreecommitdiff
path: root/configs/common
AgeCommit message (Expand)Author
2019-04-17fix allowSpecBuffHit and trackBranch optionsIru Cai
2019-04-17add a trackBranch optionIru Cai
2019-04-12add IFT optionsIru Cai
2019-03-20invisispec-1.0 configsIru Cai
2018-11-17configs: Added an option for choosing branch predictor typePau Cabre
2018-10-19config: add --param to fs.py, se.py and fs_bigLITTLE.pyCiro Santilli
2018-10-08dev, arm: remove the RealViewEB platformCiro Santilli
2018-09-12config, dev-arm: Fix UART handling baremetal modeCiro Santilli
2018-09-12cpu: Replace the fastmem with a new CPU modelAndreas Sandberg
2018-09-03config: Move KVM CPU checking to CpuConfig helper moduleAndreas Sandberg
2018-08-17configs: Always exit with code 0Jason Lowe-Power
2018-04-12configs, mem-ruby: fix issues with style in AMD licenseTony Gutierrez
2018-03-22mem-cache: Split array indexing and replacement policies.Daniel R. Carvalho
2018-03-20arch-arm, configs: Treat the bootloader rom as cacheable memoryNikos Nikoleris
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