1. a1b759a configs: Update the DRAM sweep script to use PyTrafficGen by Andreas Sandberg · 7 years ago
  2. 51056ce mem-cache: Add a non-coherent cache by Nikos Nikoleris · 7 years ago
  3. abb21ba style: fix amd license and style issues by Tony Gutierrez · 7 years ago
  4. e6ab75c configs, mem-ruby: fix issues with style in AMD license by Tony Gutierrez · 7 years ago
  5. 173227b learning_gem5: Add a simple config for MI_example by Jason Lowe-Power · 7 years ago
  6. d9f9b80 learning_gem5: Ruby random tester files for MSI by Jason Lowe-Power · 7 years ago
  7. adbfde6 learning_gem5: Add config files for MSI protocol by Jason Lowe-Power · 7 years ago
  8. d207e9c mem-cache: Split array indexing and replacement policies. by Daniel R. Carvalho · 7 years ago
  9. 68af229 arch-arm, configs: Treat the bootloader rom as cacheable memory by Nikos Nikoleris · 7 years ago
  10. 8dc2664 learning_gem5: Update README for Learning gem5 by Jason Lowe-Power · 7 years ago
  11. 659900a config: Switch from the print statement to the print function. by Gabe Black · 7 years ago
  12. d7de6df configs: Fix L3Cache instantiation in lat_mem_rd.py by Nikos Nikoleris · 7 years ago
  13. 5f9795a config: remove dead code in fs.py by Nayan Deshmukh · 7 years ago
  14. 30919a7 config, arm: enable device tree autogeneration for bigLITTLE by Curtis Dunham · 8 years ago
  15. dcab5b5 config: Embed Device Tree generation in fs.py config by Glenn Bergmans · 9 years ago
  16. c2f3f6d configs: Fill in the cpu.isa field in etrace_replay.py since no default are provided now by Chen Zou · 7 years ago
  17. 9fef867 gpu-compute: call createThreads() on cpu objs in apu_se.py by Tony Gutierrez · 7 years ago
  18. 33ca06a config: Handle NULL simobject parameters in read_config.py. by Gabe Black · 7 years ago
  19. 8d68297 config: Fix parsing AddrRange parameters in read_config.py. by Gabe Black · 7 years ago
  20. c64c6c9 config: Add a --checkpoint-dir argument to read_config.py. by Gabe Black · 7 years ago
  21. 6ab6c52 mem-ruby: Support atomic_noncaching acceses in ruby by Swapnil Haria · 7 years ago
  22. a51576e config: Fix need to set ISA of switch cpus. by Austin Harris · 7 years ago
  23. 66909dd config, mem, hmc: fix HMC test script by Éder F. Zulian · 7 years ago
  24. 43a1ea8 learning_gem5: Adding code for SimpleCache by Jason Lowe-Power · 7 years ago
  25. 46ec9df learning_gem5: Adds the simple MemObject code by Jason Lowe-Power · 7 years ago
  26. 25daea0 learning_gem5: Add code for hello-goodbye example by Jason Lowe-Power · 7 years ago
  27. afaaf48 learning_gem5: Add code for simple SimObject by Jason Lowe-Power · 7 years ago
  28. 1695c99 tests: Add tests for DRAM low power modes by Radhika Jagtap · 8 years ago
  29. b549de4 config: Add low power sweep for DRAM by Radhika Jagtap · 8 years ago
  30. 8596007 config: Fix the "script" SysPath functor. by Gabe Black · 7 years ago
  31. 97c68e8 config: Rework the SysPaths functions into functors. by Gabe Black · 7 years ago
  32. 3a02fcb configs, arm: Fix incorrect use of mem_range in bL example by Andreas Sandberg · 8 years ago
  33. 9b64954 arm, config: Fix CPU names in ARM example configs by Andreas Sandberg · 8 years ago
  34. c464f67 arch-arm: Switch to DTOnly as the default machine type by Andreas Sandberg · 8 years ago
  35. dcb9334 config: Discover CPU timing models based on target ISA by Andreas Sandberg · 8 years ago
  36. 662d2cd config, arm: SE configuration for the ARM starter kit by Gabor Dozsa · 8 years ago
  37. bc818b2 config, arm: FS configuration for the ARM starter kit by Gabor Dozsa · 8 years ago
  38. e017122 config, arm: Add a high-performance in order timing model by Ashkan Tousi · 8 years ago
  39. 37d48ea config: Change mem_range attribute naming in ARM SimpleSystem by Gabor Dozsa · 8 years ago
  40. 355b2ee configs,sim-se: fix se.py multi-cpu multi-cmd issue by Pau Cabre · 8 years ago
  41. 00da089 cpu: Added interface for vector reg file by Rekai Gonzalez-Alberquilla · 8 years ago
  42. 97187fa config, arm: Don't import timing models for missing CPUs by Andreas Sandberg · 8 years ago
  43. 8953073 config: Clean up core timing model discovery by Andreas Sandberg · 8 years ago
  44. 3212bdf config: Move core timing models to config/common/cores by Andreas Sandberg · 8 years ago
  45. 90c7e56 config: Make ex5_*.py independent of old configs by Andreas Sandberg · 8 years ago
  46. 643dd61 config: Add missing import of 'fatal' in CpuConfig by Andreas Sandberg · 8 years ago
  47. b2116de config: Make some MemConfig options optional by Andreas Sandberg · 8 years ago
  48. 09faca2 configs, arm: add option to enable security extensions by Gedare Bloom · 8 years ago
  49. 92bce57 configs: fixed SimpleOpts missing error by adding library path by Zhang Zheng · 8 years ago
  50. dcaa05f config: Warn not fail for ARM systems configured with ruby by Nikos Nikoleris · 8 years ago
  51. 42e114d ruby, arm: Forward invalidations to the local exclusive monitor by Nikos Nikoleris · 8 years ago
  52. 12db50c ruby: Add support for address ranges in the directory by Nikos Nikoleris · 8 years ago
  53. 679a0e2 configs: fix cpu names in big.LITTLE example by Pierre-Yves Péneau · 8 years ago
  54. 5bf2a86 arm, config: added support for ex5 model of big.LITTLE by Pierre-Yves Péneau · 8 years ago
  55. 595e692 config: Changes to boot Android N by Weiping Liao · 8 years ago
  56. 942e295 config: Fix up some configs to not use CPU aliases. by Gabe Black · 8 years ago
  57. 306dea1 config: Remove support for CPU aliases. by Gabe Black · 8 years ago
  58. f6fb875 config, arm: Add an example power model by Andreas Sandberg · 8 years ago
  59. 4c66d00 config: Add a default system disk image for SPARC FS. by Gabe Black · 8 years ago
  60. 9a13aca config, arm: Add multi-core KVM support to bL config by Andreas Sandberg · 8 years ago
  61. 3547af6 config, arm: Unify checkpoint path handling in bL configs by Andreas Sandberg · 8 years ago
  62. f3e0ac2 config: exit with fatal() if error by Pierre-Yves Péneau · 8 years ago
  63. 3886c4a syscall_emul: [patch 5/22] remove LiveProcess class and use Process instead by Brandon Potter · 8 years ago
  64. 4b8b9c0 arm,config: Add dist-gem5 support to the big.LITTLE(tm) config by Gabor Dozsa · 8 years ago
  65. 3bdd58c config: Refactor the network switch configuration file by Gabor Dozsa · 8 years ago
  66. 54c478c arm,config: Refactor the example big.LITTLE(tm) configuration by Gabor Dozsa · 8 years ago
  67. 41beacc sim, kvm: make KvmVM a System parameter by Curtis Dunham · 8 years ago
  68. ca0fd66 mem: Update DRAM configuration names by Wendy Elsasser · 8 years ago
  69. b25ea09 misc: Clean up and complete the gem5<->SystemC-TLM bridge [1/10] by Christian Menard · 8 years ago
  70. 32d05d5 mem: Add memory footprint probe by Rahul Thakur · 8 years ago
  71. b682366 config: Fix missing include in fs.py by Matthias Jung · 8 years ago
  72. 8702208 python: Export periodicStatDump by Andreas Sandberg · 8 years ago
  73. ac8e735 sim: Remove redundant buildEnv import by Andreas Sandberg · 8 years ago
  74. b9c7b81 ruby: Detect garnet network-level deadlock. by Jieming Yin · 8 years ago
  75. 3ef7976 arm, config: Add missing IOCache in bL config by Gabor Dozsa · 8 years ago
  76. 9e57e4e config: Add an option to generate a random topology in memcheck by Nikos Nikoleris · 8 years ago
  77. c1a40f9 config: Add whole line accesses to improve memchecker's coverage by Nikos Nikoleris · 8 years ago
  78. ce2722c mem: Split the hit_latency into tag_latency and data_latency by Sophiane Senni · 8 years ago
  79. dc16c1c dev: Add m5 op to toggle synchronization for dist-gem5. by Michael LeBeane · 8 years ago
  80. de72e36 gpu-compute: support in-order data delivery in GM pipe by Tony Gutierrez · 8 years ago
  81. 90b0871 config: Break out base options for usage with NULL ISA by Andreas Hansson · 8 years ago
  82. 6c72c35 cpu, arm: Distinguish Float* and SimdFloat*, create FloatMem* opClass by Fernando Endo · 8 years ago
  83. 2f5262e config: Make configs/common a Python package by Andreas Hansson · 8 years ago
  84. 68fdccb ruby: Fix regressions and make Ruby configs Python packages by Andreas Hansson · 8 years ago
  85. 2e5e908 config: fix typo in cluster topology. by Tushar Krishna · 8 years ago
  86. dbe8892 ruby: garnet2.0 by Tushar Krishna · 8 years ago
  87. 0962d76 config: add port directions and per-router delay in topology. by Tushar Krishna · 8 years ago
  88. 003c08f config: make internal links in network topology unidirectional. by Tushar Krishna · 8 years ago
  89. b9e23a6 config: add a separate config file for the network. by Tushar Krishna · 8 years ago
  90. 0f68b50 ruby: rename networktest to garnet_synthetic_traffic. by Tushar Krishna · 8 years ago
  91. aca869b ruby: rename ALPHA_Network_test protocol to Garnet_standalone. by Tushar Krishna · 8 years ago
  92. b4b50f8 config: Fix lat_mem_rd example script by Andreas Hansson · 8 years ago
  93. fb349aa arm, config: Fixups for the example big.LITTLE(tm) configuration by Gabor Dozsa · 8 years ago
  94. 2068af5 config: move dist-gem5 options to common config by Michael LeBeane · 8 years ago
  95. d1abc28 config: KVM acceleration for apu_se.py by David Hashe · 9 years ago
  96. 080d4e0 mem: Add snoop filter to SystemXBar by default by Andreas Hansson · 9 years ago
  97. da07c5c arm, config: Exit with fatal error if using Ruby by Andreas Sandberg · 9 years ago
  98. eb87ed8 arm, config: Add initial support for Ruby by Andreas Sandberg · 9 years ago
  99. 26dc001 ruby: Implement support for functional accesses to PIO ranges by Andreas Sandberg · 9 years ago
  100. a288c94 arm, config: Add an example ARM big.LITTLE(tm) configuration script by Gabor Dozsa · 9 years ago