2021-01-07 |
Giacomo Travaglini | configs: Remove default bootscript option for fs_bigLIT... |
commit | commitdiff | tree |
2021-01-07 |
Adrian Herrera | dev-arm: SMMUv3, enable interrupt interface |
commit | commitdiff | tree |
2021-01-06 |
Gabe Black | dev: Remove the return type from DmaPort::dmaAction. |
commit | commitdiff | tree |
2021-01-06 |
Gabe Black | dev: Fix style in the pixel pump base class. |
commit | commitdiff | tree |
2021-01-06 |
Gabe Black | dev: Style fixes in the ARM HDLCD device. |
commit | commitdiff | tree |
2021-01-06 |
Cui Jin | arch-riscv: fix the wrong cause register setting |
commit | commitdiff | tree |
2021-01-05 |
Gabe Black | arch: Add a mechanism to pad the src or dest reg index... |
commit | commitdiff | tree |
2021-01-05 |
Gabe Black | dev: Cache the cacheLineSize in the DMA read FIFO. |
commit | commitdiff | tree |
2020-12-31 |
Gabe Black | dev: Make DMA devices use their own ports for functiona... |
commit | commitdiff | tree |
2020-12-31 |
Gabe Black | dev: Style fixes in src/dev/dma_device.(cc|hh). |
commit | commitdiff | tree |
2020-12-31 |
Gabe Black | base: Style fixes in the CircleBuf and Fifo classes. |
commit | commitdiff | tree |
2020-12-31 |
Gabe Black | base,cpu: Simplify the CircularQueue class significantly. |
commit | commitdiff | tree |
2020-12-31 |
Gabe Black | base: Fix style issues in the circular queue. |
commit | commitdiff | tree |
2020-12-31 |
Cui Jin | arch-riscv: fix MIE csr register setting bugs |
commit | commitdiff | tree |
2020-12-30 |
Yu-hsin Wang | ext: googletest: upgrade to googletest 1.10 |
commit | commitdiff | tree |
2020-12-23 |
Hoa Nguyen | scons: Fix the scons script failing to install git... |
commit | commitdiff | tree |
2020-12-22 |
Daniel R. Carvalho | mem-cache: Generate error on compression misconfiguration |
commit | commitdiff | tree |
2020-12-22 |
Hoa Nguyen | mem-ruby: Update stats style for SimpleNetwork |
commit | commitdiff | tree |
2020-12-22 |
Hoa Nguyen | sim: Update stats style of System and Process |
commit | commitdiff | tree |
2020-12-22 |
Hoa Nguyen | mem-ruby: Update stats of AbstractController and derive... |
commit | commitdiff | tree |
2020-12-22 |
Hoa Nguyen | mem-ruby: Move CacheMemory stats used in SLICC to a... |
commit | commitdiff | tree |
2020-12-22 |
Hoa Nguyen | mem-ruby: Update stats style |
commit | commitdiff | tree |
2020-12-22 |
Hoa Nguyen | util: Add reviewers using account ID's when possible |
commit | commitdiff | tree |
2020-12-22 |
Hoa Nguyen | python: Improve SimObject's warning when parent specifi... |
commit | commitdiff | tree |
2020-12-21 |
Gabe Black | util: Force the m5 utility to be built using c++14. |
commit | commitdiff | tree |
2020-12-21 |
Gabe Black | util: Break up some unit tests in the m5 utility. |
commit | commitdiff | tree |
2020-12-21 |
Gabe Black | util: Use the std namespace for memcpy and memset in... |
commit | commitdiff | tree |
2020-12-21 |
Gabe Black | util: Expose addr config mechanisms in the gem5 op... |
commit | commitdiff | tree |
2020-12-21 |
Gabe Black | util: Embed the JNI library (.so) in the jar file for... |
commit | commitdiff | tree |
2020-12-21 |
Gabe Black | util: Enable using different call types in the gem5... |
commit | commitdiff | tree |
2020-12-21 |
Gabe Black | scons,fastmodel: Change how ARM license slots are throt... |
commit | commitdiff | tree |
2020-12-21 |
Gabe Black | scons: Stop auto including the git tool from the defaul... |
commit | commitdiff | tree |
2020-12-18 |
Bobby R. Bruce | util,python: Updated maintainers.py to fix deprecation... |
commit | commitdiff | tree |
2020-12-18 |
Bobby R. Bruce | util,python: Updated git-pre-commit.py to use Python3 |
commit | commitdiff | tree |
2020-12-18 |
Gabe Black | dev: Use BitUnions and a RegisterBank in the Uart8250. |
commit | commitdiff | tree |
2020-12-17 |
Gabe Black | x86: Fix some comments in x86 KVM process initialization. |
commit | commitdiff | tree |
2020-12-17 |
Gabe Black | x86: Change some CR0 settings when setting up kvm x86... |
commit | commitdiff | tree |
2020-12-16 |
Gabe Black | arm: Fix style in the ISA templates. |
commit | commitdiff | tree |
2020-12-16 |
Daniel R. Carvalho | mem-cache: Implement a frequency-sampling compressor |
commit | commitdiff | tree |
2020-12-16 |
Daniel R. Carvalho | mem-cache: Add a data-update probe to cache |
commit | commitdiff | tree |
2020-12-16 |
Daniel R. Carvalho | sim: Add a listener checker to probes |
commit | commitdiff | tree |
2020-12-16 |
Adrian Herrera | util: m5ops, optional extra build flags |
commit | commitdiff | tree |
2020-12-16 |
Gabe Black | x86: Use the right register type when initializing... |
commit | commitdiff | tree |
2020-12-16 |
Gabe Black | x86: Set the effective base of the TSS when initializin... |
commit | commitdiff | tree |
2020-12-16 |
Gabe Black | x86: Some small style fixes in arch/x86/process.hh. |
commit | commitdiff | tree |
2020-12-15 |
Gabe Black | x86,sim: Remove special handling for KVM in the clone... |
commit | commitdiff | tree |
2020-12-15 |
Gabe Black | sim: Remove full system checks from some pseudo insts. |
commit | commitdiff | tree |
2020-12-14 |
Daniel R. Carvalho | mem-ruby: Fix const copy of addr range in AbstractContr... |
commit | commitdiff | tree |
2020-12-14 |
Yu-hsin Wang | mem: Align the Substream naming in Request |
commit | commitdiff | tree |
2020-12-14 |
Yu-hsin Wang | mem: Change assert to use flag test functions in Request |
commit | commitdiff | tree |
2020-12-14 |
Yu-hsin Wang | mem: Add missing flag test functions to Request |
commit | commitdiff | tree |
2020-12-13 |
Mahyar Samani | cpu: Update stats for LTAGE bpred |
commit | commitdiff | tree |
2020-12-11 |
gauravjain14 | gpu-compute: Number of TLBs equal to number of CUs |
commit | commitdiff | tree |
2020-12-11 |
mupton | arm,kvm: missed rename of MISCREG_HYP in kvm/armv8_cpu.cc |
commit | commitdiff | tree |
2020-12-10 |
Mahyar Samani | cpu,stats: Update stats for tage_sc_l to new style... |
commit | commitdiff | tree |
2020-12-10 |
Gabe Black | util: Add a simple junit test for the gem5 ops java... |
commit | commitdiff | tree |
2020-12-10 |
Gabe Black | util: Rework some checks in the m5 util scons to use... |
commit | commitdiff | tree |
2020-12-10 |
Hoa Nguyen | base-stats: Print the name of stats sharing the same... |
commit | commitdiff | tree |
2020-12-09 |
Adrian Herrera | util: term, remove install target |
commit | commitdiff | tree |
2020-12-08 |
Bobby R. Bruce | tests,arch-gcn3,arch-x86: Changed X86 testlib tests... |
commit | commitdiff | tree |
2020-12-08 |
Bobby R. Bruce | tests: Standardized used of the ISA constants tags |
commit | commitdiff | tree |
2020-12-08 |
Bobby R. Bruce | tests,misc: Removing cloudbuild_presubmit.yaml |
commit | commitdiff | tree |
2020-12-08 |
Giacomo Travaglini | cpu: MinorCPU not updating cycle counter value |
commit | commitdiff | tree |
2020-12-08 |
Hoa Nguyen | util: More doc for the Gerrit bot, add padding time... |
commit | commitdiff | tree |
2020-12-07 |
Tiago Mück | mem-ruby: able to define resource stalls handlers |
commit | commitdiff | tree |
2020-12-07 |
Tiago Mück | configs,tests: use Sequencer port connect methods |
commit | commitdiff | tree |
2020-12-07 |
Tiago Mück | mem-ruby: functions for connecting sequencer ports |
commit | commitdiff | tree |
2020-12-06 |
Gabe Black | riscv: Convert RISCV to use local reg index storage. |
commit | commitdiff | tree |
2020-12-04 |
Gabe Black | util: Make running m5 util unit tests opt-in. |
commit | commitdiff | tree |
2020-12-04 |
Gabe Black | util: Break out the dispatch tables in the m5 util... |
commit | commitdiff | tree |
2020-12-04 |
Gabe Black | util: Automatically load the java .so in the gem5 ops... |
commit | commitdiff | tree |
2020-12-04 |
Gabe Black | util: Reorganize the java wrapper for gem5 ops. |
commit | commitdiff | tree |
2020-12-04 |
Gabe Black | util: Add the "sum" method to the java and lua m5 util... |
commit | commitdiff | tree |
2020-12-04 |
Daniel Gerzhoy | cpu-o3: Fixed halt assertion failure |
commit | commitdiff | tree |
2020-12-04 |
Gabe Black | util: Link m5_mmap into the JNI shared library for... |
commit | commitdiff | tree |
2020-12-04 |
Gabe Black | util: Rename the aarch64 m5 util version to arm64. |
commit | commitdiff | tree |
2020-12-04 |
Gabe Black | util: Add a --verbose flag to the m5 util's scons. |
commit | commitdiff | tree |
2020-12-04 |
Gabe Black | util: Add a --no-test-xml option to the m5 util's scons. |
commit | commitdiff | tree |
2020-12-04 |
Adrian Herrera | util: m5term, fix LDFLAGS, standard make variables |
commit | commitdiff | tree |
2020-12-04 |
Gabe Black | util: Pass TERM through to commands in the m5 util... |
commit | commitdiff | tree |
2020-12-04 |
Gabe Black | util: Add a --debug-build option to the m5 util scons. |
commit | commitdiff | tree |
2020-12-04 |
Gabe Black | util: Add a README file for the m5 utility. |
commit | commitdiff | tree |
2020-12-04 |
Gabe Black | util: Teach the m5 utility's scons how to run unit... |
commit | commitdiff | tree |
2020-12-03 |
Daniel R. Carvalho | mem-cache: Fix setting prefetch bit |
commit | commitdiff | tree |
2020-12-03 |
Giacomo Travaglini | cpu, sim: Remove unused System::totalNumInst |
commit | commitdiff | tree |
2020-12-02 |
Gabe Black | x86: Let the pseudoInst dispatch function handle the... |
commit | commitdiff | tree |
2020-12-01 |
Kyle Roarty | util: Update ROCm to 1.6.4 in gcn Dockerfile, install... |
commit | commitdiff | tree |
2020-12-01 |
Kyle Roarty | gpu-compute: Use dict.get syntax for accessing buildEnv... |
commit | commitdiff | tree |
2020-11-30 |
Kyle Roarty | gpu-compute: Add exp_cnt tracking for buffer store... |
commit | commitdiff | tree |
2020-11-28 |
Gabe Black | dev-arm: Set frequency ranges in OSC device tree nodes. |
commit | commitdiff | tree |
2020-11-28 |
Gabe Black | power: Convert POWER to use local reg index storage. |
commit | commitdiff | tree |
2020-11-27 |
Giacomo Travaglini | util: Port util to python3 |
commit | commitdiff | tree |
2020-11-26 |
Ciro Santilli | sim: make ProbeListener satisfy the rule of five with... |
commit | commitdiff | tree |
2020-11-26 |
Ciro Santilli | arch-arm: add official names to all PMU events |
commit | commitdiff | tree |
2020-11-26 |
Curtis Dunham | arch-arm: Add ID_MMFR4{,EL1} system registers |
commit | commitdiff | tree |
2020-11-26 |
Hoa Nguyen | util: Add a gerrit bot |
commit | commitdiff | tree |
2020-11-26 |
Bobby R. Bruce | Merge "misc: Merge branch hotfix v20.1.0.2 branch into... |
commit | commitdiff | tree |
2020-11-25 |
Giacomo Travaglini | arch-arm: VSTCR_EL2/VSTTBR_EL2 accessible in secure... |
commit | commitdiff | tree |
2020-11-25 |
Giacomo Travaglini | arch-arm: Add SECURE_RD/WR flags to miscRegInfo |
commit | commitdiff | tree |
2020-11-25 |
Giacomo Travaglini | dev: -Wdeprecated-copy not available on all supported... |
commit | commitdiff | tree |
next |