Age | Commit message (Expand) | Author |
2019-08-21 | configs: root, platform options in fs bigLITTLE | Adrian Herrera |
2019-07-30 | configs, arch-arm: Check if gic has cpu_addr attribute | Chun-Chen TK Hsu |
2019-06-20 | configs: Fix NULL dram-lowp regressions | Giacomo Travaglini |
2019-06-10 | configs: Fix read_config to work with new AddrRange serialization | Nikos Nikoleris |
2019-06-10 | configs: Add python3 workarounds in read_config | Nikos Nikoleris |
2019-06-06 | mem: Option to toggle DRAM low-power states | Matthew Poremba |
2019-05-31 | config, arm: memoryMode test | Willy Wolff |
2019-05-17 | configs: Generalize FileSystemConfig for non se.py | Jason Lowe-Power |
2019-05-14 | mem-ruby: Cache latencies for MOESI_CMP_dir | Tiago Muck |
2019-05-14 | mem-ruby: Hit latencies defined by the controllers | Tiago Muck |
2019-05-14 | mem-ruby: Change MOESI_CMP_Dir L2 addressing | Tiago Muck |
2019-05-14 | configs: Fix duplicate branchPred reference in Simulation.py | Javier Bueno |
2019-05-13 | config: add an option to list and select indirect branch predictor | Jairo Balart |
2019-05-10 | config, sim-se: bugfix for 54c77aa0 | Brandon Potter |
2019-05-09 | configs: Fix FileSystemConfig import | Daniel R. Carvalho |
2019-04-25 | configs: faux-filesystem fix w/ ruby in se mode | David Hashe |
2019-04-25 | sim-se: add a faux-filesystem | David Hashe |
2019-04-24 | config: Add flag options to set the hardware prefetchers to use | Javier Bueno |
2019-04-22 | configs: Use param to get number of processors | Po-Hao Su |
2019-04-08 | learning_gem5,configs: Update ruby_test | Jason Lowe-Power |
2019-04-08 | configs: Fix import path error in learning_gem5 part3 | Jason Lowe-Power |
2019-04-08 | configs: Add full path for learning_gem5 binaries | Jason Lowe-Power |
2019-04-08 | configs: Removed redudant exec-style import | Ryan Gambord |
2019-03-27 | config: Use the corresponding HPI Caches when using the HPI cpu | Javier Bueno |
2019-03-26 | configs: fix class reference in CacheConfigs | Javier Bueno |
2019-03-25 | configs: Remove default kernel value from system creation | Daniel R. Carvalho |
2019-03-18 | configs: Use absolute import paths | Andreas Sandberg |
2019-02-26 | configs: Fix Python 3 iterator and exec compatibility issues | Andreas Sandberg |
2019-02-25 | systemc: Update the sc_main.py config to use m5.systemc. | Gabe Black |
2019-02-13 | configs: simpoint-profile usable with NonCachingCPUs only | Giacomo Travaglini |
2019-02-12 | systemc: config: Don't inject a custom argv[0] in sc_main.py. | Gabe Black |
2019-02-11 | systemc: configs: Add a very simple config which just runs sc_main. | Gabe Black |
2019-02-07 | configs, arch-arm: Using AddrRange for Realview mem_regions | Giacomo Travaglini |
2019-02-07 | configs: Unifiy interpretation of Realview mem_regions | Giacomo Travaglini |
2019-01-30 | configs: Enable DTB autogeneration in starter_fs.py | Giacomo Travaglini |
2019-01-30 | arch-arm, configs: Create single instance of DTB autogeneration | Giacomo Travaglini |
2019-01-25 | configs: fs.py remove --generate-dtb and enable it by default | Ciro Santilli |
2019-01-25 | configs, arch-arm: don't search for default DTB and kernel | Ciro Santilli |
2019-01-10 | dev-arm: Add a VExpress_GEM5_V2 platform with GICv3 support | Jairo Balart |
2018-11-17 | configs: Added an option for choosing branch predictor type | Pau Cabre |
2018-11-09 | configs: Revamp ruby mem test to align with MemTest | Nikos Nikoleris |
2018-11-08 | configs: Add missing path to ruby imports | Daniel R. Carvalho |
2018-10-19 | config: add --param to fs.py, se.py and fs_bigLITTLE.py | Ciro Santilli |
2018-10-09 | configs: Fix CPUClass typo in se.py | Daniel R. Carvalho |
2018-10-08 | dev, arm: remove the RealViewEB platform | Ciro Santilli |
2018-09-17 | config, arm, power: Example to report the power for the L2 Cache | Sherif Elhabbal |
2018-09-12 | config, dev-arm: Fix UART handling baremetal mode | Ciro Santilli |
2018-09-12 | cpu: Replace the fastmem with a new CPU model | Andreas Sandberg |
2018-09-10 | configs: Use the same address ranges for dir and mem_ctrls | Nikos Nikoleris |
2018-09-03 | config: Move KVM CPU checking to CpuConfig helper module | Andreas Sandberg |