1. 42f32d1 dev-arm: A9SCU fixup by Tiago Muck · 5 years ago
  2. 61a9980 cpu: Added the Multiperspective Perceptron Predictor with TAGE (8KB and 64KB) by Javier Bueno Hedo · 5 years ago
  3. b81a66d cpu-o3: Reset fault status for mem access in pushRequest by Gabor Dozsa · 6 years ago
  4. 7b09869 mem-ruby: Fix MultiGrainBloomFilter accessing by Daniel R. Carvalho · 5 years ago
  5. 97863a8 mem-ruby: Remove Bloom Filters' ruby dependency by Daniel R. Carvalho · 5 years ago
  6. 24ff97e mem-ruby: Parameterize block size in Bloom Filters by Daniel R. Carvalho · 5 years ago
  7. aa1b00e mem-ruby: Make Bloom Filters SimObjects by Daniel R. Carvalho · 5 years ago
  8. a156ded mem-ruby: Generalize use of bloom filters' isSet by Daniel R. Carvalho · 5 years ago
  9. 65abb0c mem-ruby: Cleanup filters by Daniel R. Carvalho · 5 years ago
  10. 5458aa5 mem-ruby: Fix MultiGrainBloomFilter total count calculation by Daniel R. Carvalho · 5 years ago
  11. 2d1d25f mem-ruby: Remove index based functions in bloom filters by Daniel R. Carvalho · 5 years ago
  12. d7840d8 mem-ruby: Remove Bloom Filter's print() by Daniel R. Carvalho · 5 years ago
  13. 4ed2c5f mem-ruby: Standardize Bloom Filter deletion support by Daniel R. Carvalho · 5 years ago
  14. bb450fe mem-ruby: Bloom filters - Remove in/decrement by Daniel R. Carvalho · 5 years ago
  15. 4c38c7c dev-arm: Use global import path for MemObject by Giacomo Travaglini · 4 years, 11 months ago
  16. 08e7849 base: Add argument to Coroutine class to not run on creation by Michiel W. van Tol · 6 years ago
  17. cb2be99 arch, arm: Update miscRegs in getTE by Anouk Van Laer · 5 years ago
  18. 0f50b62 dev-arm: Remove un-needed Q_CONS_PROD_MASK macro by Giacomo Travaglini · 4 years, 11 months ago
  19. f82f1dd dev-arm: drain implementation for SMMUv3 by Adrian Herrera · 5 years ago
  20. 09bc8b6 dev-arm: pending SMMU transl update on constructor/destructor by Adrian Herrera · 5 years ago
  21. af8d107 configs: Fix NULL dram-lowp regressions by Giacomo Travaglini · 5 years ago
  22. a2f0167 python: Add support for exporting static class methods from c++ by Nikos Nikoleris · 5 years ago
  23. b510f95 misc: dot_writer fixup by Tiago Muck · 6 years ago
  24. d00aa36 python: Fix AddrRange legacy ParamValue wrapper by Nikos Nikoleris · 5 years ago
  25. 8e3164a arch-arm: Move the memacc_code before op_wb in fp loads by Giacomo Travaglini · 5 years ago
  26. d3accb8 dev-arm: Reapply GICv3 changes that were lost during refactoring by Giacomo Travaglini · 5 years ago
  27. 1500994 base: AddrRange does not merge single interleaved ranges by Tiago Muck · 5 years ago
  28. b871f12 cpu: Additional TrafficGen stats by Tiago Muck · 5 years ago
  29. 8be59c2 cpu: Limit TrafficGen outstanding reqs by Tiago Muck · 5 years ago
  30. 5247008 cpu: TrafficGen as BaseCPU by Tiago Muck · 5 years ago
  31. a45037a python: Fix cxx_ini_parse for ScopedEnum by Nikos Nikoleris · 5 years ago
  32. 007d71a configs: Fix read_config to work with new AddrRange serialization by Nikos Nikoleris · 5 years ago
  33. 1ba2ae7 configs: Add python3 workarounds in read_config by Nikos Nikoleris · 5 years ago
  34. d776a13 python: Add binding for the new AddrRange c++ constructor by Nikos Nikoleris · 5 years ago
  35. c3d5e56 base: Extend unit tests for AddrRange by Nikos Nikoleris · 5 years ago
  36. c1b7a40 base: Extend AddrRange to support more flexible addressing by Nikos Nikoleris · 5 years ago
  37. 6186565 base: Fix ctz32 for systems where unsigned int is not 32bit by Nikos Nikoleris · 5 years ago
  38. 542fd37 base: Add function to count trailing zeros in a 64-bit integer by Nikos Nikoleris · 5 years ago
  39. ec50225 scons: allow passing arbitrary CCFLAGS and LDFLAGS from the CLI by Ciro Santilli · 5 years ago
  40. c1e040d arch-arm: implement VMINNM scalar thumb by Ciro Santilli · 5 years ago
  41. 2157395 base: Provide a getter for Fiber::started boolean variable by Giacomo Travaglini · 5 years ago
  42. 2833eb9 base: Rename TestFiber into SwitchingFiber by Giacomo Travaglini · 5 years ago
  43. aece7fc arch-arm: Fix WalkerState,Descriptors default constructor by Giacomo Travaglini · 5 years ago
  44. 2574dc4 dev-arm: Implement a SMMUv3 model by Stanislaw Czerniawski · 5 years ago
  45. f2be9f1 mem: Option to toggle DRAM low-power states by Matthew Poremba · 5 years ago
  46. f5cf6d5 mem-ruby: Enable set size increase by John Alsop · 7 years ago
  47. 0c0cf48 base: Fix missing headers to CircularQueue by Daniel R. Carvalho · 5 years ago
  48. cc6eff0 Revert "mem-cache: Remove writebacks packet list" by Daniel Carvalho · 5 years ago
  49. b68735f cpu: Added the Multiperspective Perceptron Predictor (8KB and 64KB) by Javier Bueno · 5 years ago
  50. 8767484 x86: fix movsd bug on %xmm register by Brandon Potter · 5 years ago
  51. ea088f5 config, arm: memoryMode test by Willy Wolff · 5 years ago
  52. ef29f80 arm: Fix decoding of CRC32 instructions in thumb32 by Chun-Chen TK Hsu · 5 years ago
  53. 019e320 cpu-o3: Increase LSQ buffer sizes to match max vector length by Gabor Dozsa · 6 years ago
  54. 3b04ba5 arch-arm: Treat SVE prefetch instructions as no-ops by Giacomo Gabrielli · 6 years ago
  55. 3cf4a04 arch-arm: Add initial support for SVE gather/scatter loads/stores by Giacomo Gabrielli · 6 years ago
  56. f26f3e2 cpu: Fix rescheduling of progress check events by Tiago Muck · 5 years ago
  57. e12da9b arch: Add include guards to auto-gen. decode header by Giacomo Gabrielli · 6 years ago
  58. fc61172 cpu-o3: Add support for pinned writes by Giacomo Gabrielli · 6 years ago
  59. 5365c18 arch, base, cpu, gpu, sim: Merge getMemProxy and getVirtProxy. by Gabe Black · 5 years ago
  60. 74e494e cpu: Store the translating proxy with the same pointer in SE or FS mode. by Gabe Black · 5 years ago
  61. 39896bd cpu, sim: Return PortProxy &s from all the proxy accessors. by Gabe Black · 5 years ago
  62. f349b08 kern: Replace an explicitly instantiated port proxy with one from the tc. by Gabe Black · 5 years ago
  63. 9bffae0 arch, base, sim: Demote (SE|FS)TranslatingPortProxy &s to PortProxy &s. by Gabe Black · 5 years ago
  64. 1cb22bc mem: Remove the now unused Copy* methods from the FS port proxy. by Gabe Black · 5 years ago
  65. 096598c arch, base, sim: Replace Copy(String)?(In|Out) with equivalent code. by Gabe Black · 5 years ago
  66. da7e63d sim-se: const for loader's loadSection param by Brandon Potter · 6 years ago
  67. dc338b4 cpu: Added correct return type for ROB::countInsts by Andrea Mondelli · 5 years ago
  68. 5cbd972 mem-cache: Accuracy-based rate control for prefetchers by Javier Bueno · 5 years ago
  69. 08c79a1 sim-se: add a release parameter to Process.py by Ciro Santilli · 5 years ago
  70. 151b22c mem-cache: Support for page crossing prefetches by Javier Bueno · 5 years ago
  71. e2e26d3 mem: Add a readString method to the PortProxy which takes a char *. by Gabe Black · 5 years ago
  72. 1a631bd mem: Use a const T & in write<> to avoid an unnecessary copy. by Gabe Black · 5 years ago
  73. 8666440 arch, base, dev, sim: Remove now unnecessary casts from PortProxy methods. by Gabe Black · 5 years ago
  74. d7c4cad mem, arm: Replace the pointer type in PortProxy with void *. by Gabe Black · 5 years ago
  75. 6a69fc1 mem, arm: Move some helper methods into the base PortProxy class. by Gabe Black · 5 years ago
  76. ac65b6e arm, mem: Move the SecurePortProxy subclass into it's own file. by Gabe Black · 5 years ago
  77. c32b2ac mem: Parameterize coherent xbar sanity checks by Tiago Muck · 5 years ago
  78. c73b7e5 mem: Snoop filter support for large systems by Tiago Muck · 5 years ago
  79. cdc03f9 base: Add warn_if_once macro by Tiago Muck · 5 years ago
  80. f318dfe cpu: Remove assert causing issues with x86 Linux boot by Giacomo Gabrielli · 5 years ago
  81. 8529cda arch-arm: Fix fallthrough when trapping at EL2 by Giacomo Travaglini · 5 years ago
  82. 32a2311 arch-arm: Trap virtual accesses to GICv3 SGI registers by Giacomo Travaglini · 5 years ago
  83. e9c7c81 arch-arm: Expose haveGicv3CPUInterface to the ISA interface by Giacomo Travaglini · 5 years ago
  84. 92518ec arch-arm: Change mcrMrc15TrapToHyp signature by Giacomo Travaglini · 5 years ago
  85. b8a4c87 mem: Add invalid context id check on LLSC checks by Tiago Muck · 5 years ago
  86. c022369 sim-se: remove comment for code that moved by Brandon Potter · 6 years ago
  87. 5830ee7 dev-arm: Provide a GICv3 ITS Implementation by Giacomo Travaglini · 5 years ago
  88. dd8a769 sim-se: change syscall function signature by Brandon Potter · 6 years ago
  89. dd2d445 sim-se: remove /sys from special paths by Tony Gutierrez · 6 years ago
  90. 874bb1a scons: Move the marshal binary to the build directory by Chun-Chen TK Hsu · 5 years ago
  91. ae9ba7f misc: Added dot_writer for Ruby's network topology by Tiago Muck · 6 years ago
  92. b4c4729 mem-cache: Add multi-prefetcher adaptor by Andreas Sandberg · 8 years ago
  93. 526a2fb sim: Make the Process create function use the object loader mechanism. by Gabe Black · 5 years ago
  94. 50f8539 x86: Add an object file loader for linux. by Gabe Black · 5 years ago
  95. 8110bd9 sparc: Add an object file loader for linux and solaris. by Gabe Black · 5 years ago
  96. 45518cc riscv: Add an object file loader for linux. by Gabe Black · 5 years ago
  97. 5ab2ffd power: Add an object file loader for linux. by Gabe Black · 5 years ago
  98. 1e0bb9b mips: Add an object file loader for linux. by Gabe Black · 5 years ago
  99. b2b6772 arm: Add an object file loader for linux and freebsd. by Gabe Black · 5 years ago
  100. 9601ba9 alpha: Add an object file loader for linux. by Gabe Black · 5 years ago