summaryrefslogtreecommitdiff
path: root/configs/common
AgeCommit message (Expand)Author
2019-09-03configs: Fix replacement policy assignmentDaniel R. Carvalho
2019-06-20configs: Fix NULL dram-lowp regressionsGiacomo Travaglini
2019-06-06mem: Option to toggle DRAM low-power statesMatthew Poremba
2019-05-17configs: Generalize FileSystemConfig for non se.pyJason Lowe-Power
2019-05-14configs: Fix duplicate branchPred reference in Simulation.pyJavier Bueno
2019-05-13config: add an option to list and select indirect branch predictorJairo Balart
2019-05-10config, sim-se: bugfix for 54c77aa0Brandon Potter
2019-04-25configs: faux-filesystem fix w/ ruby in se modeDavid Hashe
2019-04-25sim-se: add a faux-filesystemDavid Hashe
2019-04-24config: Add flag options to set the hardware prefetchers to useJavier Bueno
2019-03-27config: Use the corresponding HPI Caches when using the HPI cpuJavier Bueno
2019-03-26configs: fix class reference in CacheConfigsJavier Bueno
2019-03-25configs: Remove default kernel value from system creationDaniel R. Carvalho
2019-03-18configs: Use absolute import pathsAndreas Sandberg
2019-02-26configs: Fix Python 3 iterator and exec compatibility issuesAndreas Sandberg
2019-02-13configs: simpoint-profile usable with NonCachingCPUs onlyGiacomo Travaglini
2019-02-07configs, arch-arm: Using AddrRange for Realview mem_regionsGiacomo Travaglini
2019-01-25configs: fs.py remove --generate-dtb and enable it by defaultCiro Santilli
2019-01-25configs, arch-arm: don't search for default DTB and kernelCiro Santilli
2019-01-10dev-arm: Add a VExpress_GEM5_V2 platform with GICv3 supportJairo Balart
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