summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)Author
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-05-09configs: Fix FileSystemConfig importDaniel R. Carvalho
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-04-22configs: Use param to get number of processorsPo-Hao Su
2019-04-08learning_gem5,configs: Update ruby_testJason Lowe-Power
2019-04-08configs: Fix import path error in learning_gem5 part3Jason Lowe-Power
2019-04-08configs: Add full path for learning_gem5 binariesJason Lowe-Power
2019-04-08configs: Removed redudant exec-style importRyan Gambord
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-25systemc: Update the sc_main.py config to use m5.systemc.Gabe Black
2019-02-13configs: simpoint-profile usable with NonCachingCPUs onlyGiacomo Travaglini
2019-02-12systemc: config: Don't inject a custom argv[0] in sc_main.py.Gabe Black
2019-02-11systemc: configs: Add a very simple config which just runs sc_main.Gabe Black
2019-02-07configs, arch-arm: Using AddrRange for Realview mem_regionsGiacomo Travaglini
2019-02-07configs: Unifiy interpretation of Realview mem_regionsGiacomo Travaglini
2019-01-30configs: Enable DTB autogeneration in starter_fs.pyGiacomo Travaglini
2019-01-30arch-arm, configs: Create single instance of DTB autogenerationGiacomo 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-11-09configs: Revamp ruby mem test to align with MemTestNikos Nikoleris
2018-11-08configs: Add missing path to ruby importsDaniel R. Carvalho
2018-10-19config: add --param to fs.py, se.py and fs_bigLITTLE.pyCiro Santilli
2018-10-09configs: Fix CPUClass typo in se.pyDaniel R. Carvalho
2018-10-08dev, arm: remove the RealViewEB platformCiro Santilli
2018-09-17config, arm, power: Example to report the power for the L2 CacheSherif Elhabbal
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-10configs: Use the same address ranges for dir and mem_ctrlsNikos Nikoleris
2018-09-03config: Move KVM CPU checking to CpuConfig helper moduleAndreas Sandberg
2018-08-17configs: Always exit with code 0Jason Lowe-Power
2018-07-13configs: Update the DRAM sweep script to use PyTrafficGenAndreas Sandberg
2018-05-31mem-cache: Add a non-coherent cacheNikos Nikoleris
2018-05-16style: fix amd license and style issuesTony Gutierrez
2018-04-12configs, mem-ruby: fix issues with style in AMD licenseTony Gutierrez
2018-03-23learning_gem5: Add a simple config for MI_exampleJason Lowe-Power
2018-03-23learning_gem5: Ruby random tester files for MSIJason Lowe-Power
2018-03-23learning_gem5: Add config files for MSI protocolJason Lowe-Power
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-13learning_gem5: Update README for Learning gem5Jason Lowe-Power