1. b0de06c dev-arm: SP805 peripherals in VExpress_GEM5_Base by Adrian Herrera · 4 years, 6 months ago
  2. 7eff800 tests: Removing 10.mcf tests by Bobby R. Bruce · 4 years, 5 months ago
  3. 0b8d02d cpu: Consolidate and move the CPU's calls to TheISA::initCPU. by Gabe Black · 4 years, 4 months ago
  4. ae7dd92 scons: fix --gold-linker build after --as-needed by Ciro Santilli · 4 years, 4 months ago
  5. 2f2f508 dev-arm: add Watchdog Module SP805 model by Adrian Herrera · 4 years, 7 months ago
  6. c145876 dev-arm: VExpress_GEM5_Base, add refclock 32KHz by Adrian Herrera · 4 years, 5 months ago
  7. 2311067 tests: Fix python line break in m5_exit test by Giacomo Travaglini · 4 years, 4 months ago
  8. 1db6e70 fastmodel: Implement CC reg accessors. by Gabe Black · 4 years, 6 months ago
  9. 4252c03 arm: Remove checkpointing from the ARM TLBs. by Gabe Black · 4 years, 4 months ago
  10. 11f7344 arch: Get rid of the unused (and mostly undefined) zeroRegisters. by Gabe Black · 4 years, 4 months ago
  11. 0b7d842 misc: Updated CONTRIBUTING.md to discuss branches by Bobby R. Bruce · 4 years, 4 months ago
  12. 8483ff2 tests: Add a timeout to getremotetime by Giacomo Travaglini · 4 years, 4 months ago
  13. 5c3e8ef dev-arm: add FixedClock SimObject by Adrian Herrera · 4 years, 5 months ago
  14. 454ba32 tests: Adding --bin-path option to select tests bin directory by Giacomo Travaglini · 4 years, 4 months ago
  15. 1a8f8e3 tests: fs/linux/arm passing M5_PATH via commandline by Giacomo Travaglini · 4 years, 4 months ago
  16. 519808c mem-cache: Fix invalidation of prefetchers by Daniel R. Carvalho · 4 years, 4 months ago
  17. 7ac4607 arch-arm: Fix EL2 target exception level for SP alignment fault. by Jordi Vaquero · 4 years, 4 months ago
  18. af02aa6 tests: Updated tests to download from http://dist.gem5.org by Bobby R. Bruce · 4 years, 4 months ago
  19. 54a27b0 mem-cache: Add print function to ReplaceableEntry by Daniel R. Carvalho · 4 years, 5 months ago
  20. 6eabbd4 mem-cache: Add getter for the number of valid sub-blks by Daniel R. Carvalho · 4 years, 9 months ago
  21. 62dfa5a mem-cache: Add multiple eviction stats by Daniel R. Carvalho · 6 years ago
  22. 37bcb12 mem-cache: Make findVictim non-const by Daniel R. Carvalho · 6 years ago
  23. 7ff32d7 mem-cache: Add more compression stats by Daniel R. Carvalho · 5 years ago
  24. 7dce9e3 mem-cache: Factor out multiple block eviction by Daniel R. Carvalho · 5 years ago
  25. c5d87b0 configs: MESI_Three_level python parameters by Timothy Hayes · 4 years, 7 months ago
  26. e4c1fc3 misc: add Arm build_opts for MESI_Three_Level and MOESI_hammer by Timothy Hayes · 4 years, 7 months ago
  27. 4c071c4 util: Add fastmodel in valid tag list by Chun-Chen TK Hsu · 4 years, 4 months ago
  28. aedaa19 arm: A couple small fixes for the arm64 bootloader makefile. by Gabe Black · 4 years, 4 months ago
  29. 703884c tests: Renaming tests to include dash between words by Bobby R. Bruce · 4 years, 5 months ago
  30. 6e9bc2b tests: Migrated old quick/se/00.hello tests by Bobby R. Bruce · 4 years, 6 months ago
  31. 5698c2b arch-arm: ELIsInHost, check VHE and SecEL2 by Adrian Herrera · 4 years, 5 months ago
  32. 251cbd3 arch-arm: Virtualization Host Extensions checking by Adrian Herrera · 4 years, 5 months ago
  33. 226fa0c system-arm: bigLITTLE with VExpress_GEM5_V2 in dtb by Adrian Herrera · 4 years, 9 months ago
  34. aa5140e mem-garnet: Use smart pointers for CrossbarSwitch's members by Daniel R. Carvalho · 4 years, 4 months ago
  35. 80c5add x86: Stop clearing RAX for BIST in initCPU. by Gabe Black · 4 years, 4 months ago
  36. 8a3ba27 x86: Move local APIC initialization out of initCPU. by Gabe Black · 4 years, 4 months ago
  37. 2012a0c x86: Move miscreg initialization to the ISA class. by Gabe Black · 4 years, 4 months ago
  38. 7085b85 configs: Remove check for kernel in fs.py. by Gabe Black · 4 years, 4 months ago
  39. b8883f8 sim: Add a dumpSimcall mechanism to GuestABI. by Gabe Black · 4 years, 5 months ago
  40. aabe7e1 sim: Add a unit test for the GuestABI mechanism. by Gabe Black · 4 years, 5 months ago
  41. 6c9da52 sim: Implement a varargs like mechanism for GuestABI system. by Gabe Black · 4 years, 5 months ago
  42. 07688f1 systemc: keep SC_CONCAT* macro by Earl Ou · 4 years, 4 months ago
  43. 230a4bf arch: Make the generic micropc enabled PCState set nupc to 1. by Gabe Black · 4 years, 4 months ago
  44. a58e518 dev-arm: VExpress_GEM5_Base, fix daughterboard reference by Adrian Herrera · 4 years, 7 months ago
  45. 1986b77 tests,base: Added GTest for base/socket.cc by Bobby R. Bruce · 4 years, 4 months ago
  46. b97111f tests: Updated gtest/logging.cc to print log rather than fail. by Bobby R. Bruce · 4 years, 4 months ago
  47. 02a1f8b base: Include some required headers in amo.hh. by Gabe Black · 4 years, 4 months ago
  48. 2d2d579 base, gpu-compute: Move gpu AMOs into the generic header by Giacomo Travaglini · 4 years, 5 months ago
  49. 0f890f0 tests: Added functionality to allow the ignoring of test suites by Bobby R. Bruce · 4 years, 6 months ago
  50. 3225c40 arch, base: Move arm AtomicOpFunctor into the generic header by Giacomo Travaglini · 4 years, 5 months ago
  51. b653e5e base: Move AtomicOpFunctors to a dedicated header by Giacomo Travaglini · 4 years, 5 months ago
  52. e92efbc scons: Add '-Wl,--as-needed' to default LINKFLAGS by Yu-hsin Wang · 4 years, 4 months ago
  53. f7903a2 arch,sim: Promote the m5ops_base param to the System base class. by Gabe Black · 4 years, 5 months ago
  54. 80c51fc cpu: Disable O3CPU value forwarding with write strobes by Gabor Dozsa · 5 years ago
  55. 6816e3e cpu: Use enums for O3CPU store value forwarding by Gabor Dozsa · 4 years, 4 months ago
  56. e018030 system-arm: GICv2/GICv3 have different Distributor addresses by Giacomo Travaglini · 4 years, 4 months ago
  57. 24cf3fd system-arm: Rename ARM bootloader source by Giacomo Travaglini · 4 years, 4 months ago
  58. 03bebc6 system-arm: Rename ARM bootloader directories by Giacomo Travaglini · 4 years, 4 months ago
  59. 4732b6c misc: Reflect changes of arm bootloader name by Adrian Herrera · 4 years, 4 months ago
  60. 8f5b7e7 scons: Cleanup code that enables asan and ubsan by Nikos Nikoleris · 4 years, 5 months ago
  61. 2430be2 mem-cache: Forward snoops when the cache is not responding by Nikos Nikoleris · 4 years, 5 months ago
  62. 96e8f2e mem-cache: Ensure that responses get data from the right source by Nikos Nikoleris · 4 years, 6 months ago
  63. 3001388 systemc: fix gem5_to_tlm bridge by Earl Ou · 4 years, 5 months ago
  64. 0233515 fastmodel: Implement the vecPredReg accessor functions. by Gabe Black · 4 years, 6 months ago
  65. 0b52c24 arch,sim: Stop decoding the pseudo inst subfunc value. by Gabe Black · 4 years, 6 months ago
  66. 46117ec arch,sim: Use the guest ABI mechanism with pseudo instructions. by Gabe Black · 4 years, 6 months ago
  67. 4936474 arch-arm: Semihosting, specify files root dir by Adrian Herrera · 4 years, 6 months ago
  68. ca7d52e dev-arm: Fix SMMUv3 walkMasks in page table ops by Michiel van Tol · 4 years, 6 months ago
  69. 6f6bf2f dev-arm: Fix SMMUv3 16KB next-level table address masking by Giacomo Travaglini · 4 years, 6 months ago
  70. 6d37f28 dev-arm: GICv3, handle GICR_ICFGR0 WI behaviour by Adrian Herrera · 4 years, 5 months ago
  71. 44e3c95 mem-cache: Avoid write merging if there are reads in between by Nikos Nikoleris · 4 years, 5 months ago
  72. 6f864aa configs-arm: enable PMU instantiation in CpuCluster by Adrian Herrera · 4 years, 7 months ago
  73. 9f40504 sim: Move destructor of Port to public by Yu-hsin Wang · 4 years, 4 months ago
  74. 68288f3 cpu: Fix issue with MinorCPU predicated-false mem. accesses by Giacomo Gabrielli · 4 years, 6 months ago
  75. bd32682 cpu: Disable MinorCPU value forwarding with write strobes by Gabor Dozsa · 5 years ago
  76. 64e1361 misc: Added 'fastmodel' to MAINTAINERS by Bobby R. Bruce · 4 years, 4 months ago
  77. ab049c8 fastmodel: Fix compilation errors by Chun-Chen TK Hsu · 4 years, 4 months ago
  78. 31f376f fastmodel: Move ARM but not CortexA76 specific bits to the IRIS TC. by Gabe Black · 4 years, 6 months ago
  79. 0626866 fastmodel: Move the ARM IRIS threadcontext into CortexA76. by Gabe Black · 4 years, 6 months ago
  80. 2093d84 fastmodel: Mostly collapse ARM base classes for the CortexA76 CPU. by Gabe Black · 4 years, 6 months ago
  81. 09b658f fastmodel: Checkpoint the TCs when checkpointing a fast model CPU. by Gabe Black · 4 years, 6 months ago
  82. 1a71417 fastmodel: Handle "special" vector regs without calling into IRIS. by Gabe Black · 4 years, 6 months ago
  83. eec8ac1 fastmodel: Implement readVecRegFlat for ArmThreadContext. by Gabe Black · 4 years, 6 months ago
  84. 231dc99 fastmodel: Determine what space to use for breakpoints dynamically. by Gabe Black · 4 years, 7 months ago
  85. 6e91bb9 fastmodel: Implement PC based events. by Gabe Black · 4 years, 7 months ago
  86. 62d75e7 tests: Always print stderr in gem5 Fixtures by Giacomo Travaglini · 4 years, 5 months ago
  87. 8ba0ba4 base: Fix negative op-assign of SatCounter by Daniel R. Carvalho · 4 years, 5 months ago
  88. c3fecd4 configs: arm realview(64) regressions using VExpress_GEM5_V1 by Giacomo Travaglini · 5 years ago
  89. 54458b1 systemc: Fix tlm2 socket integration by Jui-min Lee · 4 years, 5 months ago
  90. faae467 arch-arm: Fix clang warnings by Jui-min Lee · 4 years, 5 months ago
  91. 77b6f50 arch-arm: Fix decoding of LDFF1x scalar plus scalar by Adrià Armejach · 4 years, 5 months ago
  92. c4724ca arch-arm: Semihosting, fix SYS_FLEN by Adrian Herrera · 4 years, 6 months ago
  93. e4c7ea6 sim: kernelExtras optional load addresses by Adrian Herrera · 4 years, 6 months ago
  94. 1a2dccc python: fix "fatal" usage in fdthelper by Adrian Herrera · 4 years, 5 months ago
  95. ec9ce62 arch-arm: Secure EL2 checking by Adrian Herrera · 4 years, 6 months ago
  96. b18c2e5 arch-arm: AArch64 trap check, arbitrary ECs/Imms by Adrian Herrera · 4 years, 6 months ago
  97. 3723cda x86: Fix some bugs with KVM in SE mode on Intel machines. by Gabe Black · 4 years, 5 months ago
  98. d040db5 sim: Include some required headers in the syscall debug macros header. by Gabe Black · 4 years, 5 months ago
  99. 2e32535 fastmodel: Tell fast model not to shutdown when time stops. by Gabe Black · 4 years, 7 months ago
  100. 1b48cfd fastmodel: Implement port proxies. by Gabe Black · 4 years, 7 months ago