Age | Commit message (Expand) | Author |
2019-10-01 | configs: Port PlatformConfig to the common object list | Daniel R. Carvalho |
2019-10-01 | configs: Port MemConfig to the common object list | Daniel R. Carvalho |
2019-10-01 | configs: Port HWPConfig to the common object list | Daniel R. Carvalho |
2019-10-01 | configs: Port BPConfig to use the common object list | Daniel R. Carvalho |
2019-09-30 | configs: Port CPUConfig to use the common object list | Daniel R. Carvalho |
2019-09-30 | configs: Create a basic ObjectList | Daniel R. Carvalho |
2019-09-30 | configs: Remove is_atomic_cpu check | Daniel R. Carvalho |
2019-09-03 | configs: Fix replacement policy assignment | Daniel R. Carvalho |
2019-06-20 | configs: Fix NULL dram-lowp regressions | Giacomo Travaglini |
2019-06-06 | mem: Option to toggle DRAM low-power states | Matthew Poremba |
2019-05-17 | configs: Generalize FileSystemConfig for non se.py | Jason Lowe-Power |
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-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-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-13 | configs: simpoint-profile usable with NonCachingCPUs only | Giacomo Travaglini |
2019-02-07 | configs, arch-arm: Using AddrRange for Realview mem_regions | 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-10-19 | config: add --param to fs.py, se.py and fs_bigLITTLE.py | Ciro Santilli |
2018-10-08 | dev, arm: remove the RealViewEB platform | Ciro Santilli |
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-03 | config: Move KVM CPU checking to CpuConfig helper module | Andreas Sandberg |
2018-08-17 | configs: Always exit with code 0 | Jason Lowe-Power |
2018-04-12 | configs, mem-ruby: fix issues with style in AMD license | Tony Gutierrez |
2018-03-22 | mem-cache: Split array indexing and replacement policies. | Daniel R. Carvalho |
2018-03-20 | arch-arm, configs: Treat the bootloader rom as cacheable memory | Nikos Nikoleris |
2018-03-06 | config: Switch from the print statement to the print function. | Gabe Black |
2018-01-29 | config: Embed Device Tree generation in fs.py config | Glenn Bergmans |
2017-12-15 | mem-ruby: Support atomic_noncaching acceses in ruby | Swapnil Haria |
2017-12-12 | config: Fix need to set ISA of switch cpus. | Austin Harris |
2017-12-05 | config, mem, hmc: fix HMC test script | Éder F. Zulian |
2017-11-13 | config: Fix the "script" SysPath functor. | Gabe Black |
2017-10-31 | config: Rework the SysPaths functions into functors. | Gabe Black |
2017-07-28 | config: Discover CPU timing models based on target ISA | Andreas Sandberg |
2017-07-27 | config, arm: Add a high-performance in order timing model | Ashkan Tousi |
2017-07-05 | cpu: Added interface for vector reg file | Rekai Gonzalez-Alberquilla |
2017-07-04 | config, arm: Don't import timing models for missing CPUs | Andreas Sandberg |
2017-07-03 | config: Clean up core timing model discovery | Andreas Sandberg |
2017-07-03 | config: Move core timing models to config/common/cores | Andreas Sandberg |