1. 3acc6af configs: NVM missing the xor_low_bit argument in create_mem_intf by Giacomo Travaglini · 3 years, 10 months ago
  2. 40c581b configs: Remove Python 2.7 glue code by Andreas Sandberg · 4 years ago
  3. 6b90ee8 configs: Added list types of replacement policy. by Jiasen · 4 years ago
  4. 4d1a6ff configs: Weed out old port terminology in Arm examples by Andreas Sandberg · 4 years ago
  5. 32b3be7 configs: MemConfig, add QoSMemSinkCtrl support by Adrian Herrera · 4 years, 3 months ago
  6. 6ecf110 arch-arm: inform bootloader of kernel position with a register by Ciro Santilli · 4 years, 4 months ago
  7. fd039eb gpu-compute: Number of TLBs equal to number of CUs by gauravjain14 · 5 years ago
  8. 94b7451 configs: Do not require default options for caches by Davide Basilio Bartolini · 4 years, 3 months ago
  9. bd03072 configs: Use absolute path for VirtIO9PDiod default root by Yu-hsin Wang · 4 years, 3 months ago
  10. 330a5f7 misc: BaseCPU using ArchMMU instead of ArchDTB/ArchITB by Giacomo Travaglini · 5 years ago
  11. 914d6af configs: Add special case in MemConfig by Jason Lowe-Power · 4 years, 4 months ago
  12. 392c1ce misc: Replaced master/slave terminology by Shivani Parekh · 4 years, 5 months ago
  13. 468b343 configs,python: Fixes an issue with python3 and the config scripts when restoring a checkpoint by Dimitrios Chasapis · 4 years, 4 months ago
  14. 7a28c82 mem: Clean up Memory Controller by Wendy Elsasser · 4 years, 6 months ago
  15. dab7c78 mem: Add NVM interface by Wendy Elsasser · 4 years, 9 months ago
  16. 4acc419 mem: Make MemCtrl a ClockedObject by Wendy Elsasser · 5 years ago
  17. 3a76c38 python: Import reduce function in FileSystemConfig by Jason Lowe-Power · 4 years, 5 months ago
  18. 187ffa5 stats: add --stats-root option to dump only under some SimObjects by Ciro Santilli · 4 years, 10 months ago
  19. b8da9ab gpu-compute, mem-ruby, configs: Add GCN3 ISA support to GPU model by Tony Gutierrez · 7 years ago
  20. dee6b07 configs: Specify cache, dir, and mem cntrl interleaving by Onur Kayiran · 7 years ago
  21. e2a510a configs: Updates for python3 by Jason Lowe-Power · 4 years, 8 months ago
  22. 4056876 configs: added bare metal FS support for RISC-V. by Nils Asmussen · 4 years, 10 months ago
  23. 2403018 cpu,configs: let RISC-V use the PT walker cache. by Nils Asmussen · 4 years, 10 months ago
  24. 2d48296 configs,arch,sim: Move fixFuncEventAddr into the Workload class. by Gabe Black · 5 years ago
  25. da4f572 arch,sim,kern,dev,cpu: Create a Workload SimObject. by Gabe Black · 5 years ago
  26. ceda0d0 configs: make --disk-images optional in fs.py by Ciro Santilli · 4 years, 10 months ago
  27. c9cf307 sparc,configs: Initialize ROMs directly, not with the workload. by Gabe Black · 4 years, 10 months ago
  28. 4cde107 configs: add option for memory channel intlv. by Adrian Herrera · 4 years, 9 months ago
  29. e037a93 configs: Add --wait-gdb as option to se.py by Boris Shingarov · 4 years, 10 months ago
  30. bf38808 configs: Use ArmFsWorkload for Arm baremetal by Giacomo Travaglini · 4 years, 10 months ago
  31. 5af2635 configs: fix forwarding of --bootloader to fs.py by Ciro Santilli · 4 years, 10 months ago
  32. 73fdc2e config,arch,cpu,kern,sim: Extract kernel information from System. by Gabe Black · 5 years ago
  33. 61cfc6d configs: Fix relative import in non-package in configs by Daniel R. Carvalho · 5 years ago
  34. b53315b configs: Fix argument handling sweep.py by Nikos Nikoleris · 4 years, 11 months ago
  35. e9fcfb3 config: Delete authors lists from config files. by Gabe Black · 5 years ago
  36. 67273d6 configs: Remove mentions of alpha from the configs. by Gabe Black · 5 years ago
  37. 441138b configs: Using VExpress_GEM5_V1 as a default for Options.py by Giacomo Travaglini · 5 years ago
  38. 82f6d6e configs: allow fs.py and fs_bigLITTLE.py to work without M5_PATH by Ciro Santilli · 5 years ago
  39. a6d9814 configs: fs.py can take multiple disk images on most ISAs by Ciro Santilli · 5 years ago
  40. a29aaa3 config: add --bootloader to fs.py and fs_bigLITTLE.py by Ciro Santilli · 5 years ago
  41. 2b10323 config: Default the indirect branch predictor to "None". by Gabe Black · 5 years ago
  42. 55c5b66 dev-virtio,configs: expose 9p diod virtio on ARM by Ciro Santilli · 5 years ago
  43. bcf041f dev-arm: Automatically assign PCI device ids in attachPciDevice by Ciro Santilli · 5 years ago
  44. 2a01405 base, python: Allow dirname selection for the interpreter by Giacomo Travaglini · 5 years ago
  45. 8e493b5 configs: Add --redirects for syscall emulation by Giacomo Travaglini · 5 years ago
  46. 653dfec configs: Add root redirect path in SE mode only when set by Giacomo Travaglini · 5 years ago
  47. 39220ef mem: Fix DRAM controller to operate on its own address space by Nikos Nikoleris · 5 years ago
  48. af48fb9 configs: Update HPI to use ArmDTB and ArmITB. by Gabe Black · 5 years ago
  49. 467b499 configs: Fix undefined BaseCPU by Daniel R. Carvalho · 5 years ago
  50. e77b9d0 configs: Clean setupBootLoader signature by Giacomo Travaglini · 5 years ago
  51. 62a70fc configs: Do not assume bootmem is a System child by Giacomo Travaglini · 5 years ago
  52. 8e36db1 dev-arm, configs: Using _on_chip_memory for on chip memory by Giacomo Travaglini · 5 years ago
  53. e591450 dev-arm, configs: Remove RealViewPBX platform by Giacomo Travaglini · 5 years ago
  54. d241429 configs: Isolate ISA related object lists by Daniel R. Carvalho · 5 years ago
  55. 34f850f configs: Port PlatformConfig to the common object list by Daniel R. Carvalho · 5 years ago
  56. 224da08 configs: Port MemConfig to the common object list by Daniel R. Carvalho · 5 years ago
  57. b2b0653 configs: Port HWPConfig to the common object list by Daniel R. Carvalho · 5 years ago
  58. e8a3184 configs: Port BPConfig to use the common object list by Daniel R. Carvalho · 5 years ago
  59. c957d00 configs: Port CPUConfig to use the common object list by Daniel R. Carvalho · 5 years ago
  60. 3fee716 configs: Create a basic ObjectList by Daniel R. Carvalho · 5 years ago
  61. 32a7c0f configs: Remove is_atomic_cpu check by Daniel R. Carvalho · 5 years ago
  62. 5cc0db6 configs: Fix replacement policy assignment by Daniel R. Carvalho · 5 years ago
  63. af8d107 configs: Fix NULL dram-lowp regressions by Giacomo Travaglini · 6 years ago
  64. f2be9f1 mem: Option to toggle DRAM low-power states by Matthew Poremba · 6 years ago
  65. e265600 configs: Generalize FileSystemConfig for non se.py by Jason Lowe-Power · 6 years ago
  66. f0a53b8 configs: Fix duplicate branchPred reference in Simulation.py by Javier Bueno · 6 years ago
  67. e541767 config: add an option to list and select indirect branch predictor by Jairo Balart · 6 years ago
  68. c4bc234 config, sim-se: bugfix for 54c77aa0 by Brandon Potter · 6 years ago
  69. ae3a00c configs: faux-filesystem fix w/ ruby in se mode by David Hashe · 7 years ago
  70. 54c77aa sim-se: add a faux-filesystem by David Hashe · 7 years ago
  71. 8f010ce config: Add flag options to set the hardware prefetchers to use by Javier Bueno · 6 years ago
  72. 9059aaf config: Use the corresponding HPI Caches when using the HPI cpu by Javier Bueno · 6 years ago
  73. c67d89f configs: fix class reference in CacheConfigs by Javier Bueno · 6 years ago
  74. 149c1fc configs: Remove default kernel value from system creation by Daniel R. Carvalho · 6 years ago
  75. fe3e808 configs: Use absolute import paths by Andreas Sandberg · 6 years ago
  76. 32bbddf configs: Fix Python 3 iterator and exec compatibility issues by Andreas Sandberg · 6 years ago
  77. 224f2d5 configs: simpoint-profile usable with NonCachingCPUs only by Giacomo Travaglini · 6 years ago
  78. 34b73de configs, arch-arm: Using AddrRange for Realview mem_regions by Giacomo Travaglini · 6 years ago
  79. 9048ef0 configs: fs.py remove --generate-dtb and enable it by default by Ciro Santilli · 6 years ago
  80. 12eca7a configs, arch-arm: don't search for default DTB and kernel by Ciro Santilli · 6 years ago
  81. 815dc65 dev-arm: Add a VExpress_GEM5_V2 platform with GICv3 support by Jairo Balart · 6 years ago
  82. 439b68a configs: Added an option for choosing branch predictor type by Pau Cabre · 6 years ago
  83. 34efcae config: add --param to fs.py, se.py and fs_bigLITTLE.py by Ciro Santilli · 6 years ago
  84. bb0ab1d dev, arm: remove the RealViewEB platform by Ciro Santilli · 6 years ago
  85. 3c3ca64 config, dev-arm: Fix UART handling baremetal mode by Ciro Santilli · 6 years ago
  86. 719eb033 cpu: Replace the fastmem with a new CPU model by Andreas Sandberg · 9 years ago
  87. 215d5e4 config: Move KVM CPU checking to CpuConfig helper module by Andreas Sandberg · 6 years ago
  88. 034315d configs: Always exit with code 0 by Jason Lowe-Power · 7 years ago
  89. e6ab75c configs, mem-ruby: fix issues with style in AMD license by Tony Gutierrez · 7 years ago
  90. d207e9c mem-cache: Split array indexing and replacement policies. by Daniel R. Carvalho · 7 years ago
  91. 68af229 arch-arm, configs: Treat the bootloader rom as cacheable memory by Nikos Nikoleris · 7 years ago
  92. 659900a config: Switch from the print statement to the print function. by Gabe Black · 7 years ago
  93. dcab5b5 config: Embed Device Tree generation in fs.py config by Glenn Bergmans · 9 years ago
  94. 6ab6c52 mem-ruby: Support atomic_noncaching acceses in ruby by Swapnil Haria · 7 years ago
  95. a51576e config: Fix need to set ISA of switch cpus. by Austin Harris · 7 years ago
  96. 66909dd config, mem, hmc: fix HMC test script by Éder F. Zulian · 7 years ago
  97. 8596007 config: Fix the "script" SysPath functor. by Gabe Black · 7 years ago
  98. 97c68e8 config: Rework the SysPaths functions into functors. by Gabe Black · 7 years ago
  99. dcb9334 config: Discover CPU timing models based on target ISA by Andreas Sandberg · 8 years ago
  100. e017122 config, arm: Add a high-performance in order timing model by Ashkan Tousi · 8 years ago