projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2017-12-05
Jason Lowe...
learning_gem5: Add code for simple SimObject
commit
|
commitdiff
|
tree
2017-12-04
Gabe Black
base: Rework the trie dump function to accept a differe...
commit
|
commitdiff
|
tree
2017-12-04
Gabe Black
misc: Rename misc.(hh|cc) to logging.(hh|cc)
commit
|
commitdiff
|
tree
2017-12-04
Gabe Black
misc: Move the ExitLogger class definition into misc.cc
commit
|
commitdiff
|
tree
2017-12-04
Gabe Black
tests: Remove trietest's dependence on cprintf.
commit
|
commitdiff
|
tree
2017-12-04
Gabe Black
tests: Add a ptr helper function trietest.
commit
|
commitdiff
|
tree
2017-12-04
Gabe Black
tests: Get rid of the bitvectest unit test.
commit
|
commitdiff
|
tree
2017-12-01
Giacomo Travaglini
arm: Enable ns registers access in secure mode
commit
|
commitdiff
|
tree
2017-11-30
Alec Roelke
arch-riscv: use sext rather than manual masks
commit
|
commitdiff
|
tree
2017-11-30
Alec Roelke
arch-riscv: Remove spaces around ea_code
commit
|
commitdiff
|
tree
2017-11-29
Alec Roelke
arch-riscv: Add missing license paragraphs
commit
|
commitdiff
|
tree
2017-11-29
Andreas Sandberg
cpu: Don't override ISA if provided by user
commit
|
commitdiff
|
tree
2017-11-29
David Guillen...
cpu-minor: Add missing instruction stats
commit
|
commitdiff
|
tree
2017-11-29
Alec Roelke
arch-riscv: Remove static parts of AMOs out of ISA
commit
|
commitdiff
|
tree
2017-11-29
Alec Roelke
arch-riscv: Move parts of mem insts out of ISA
commit
|
commitdiff
|
tree
2017-11-29
Alec Roelke
arch-riscv: Move unknown out of ISA description
commit
|
commitdiff
|
tree
2017-11-29
Alec Roelke
arch-riscv: Move standard ops out of ISA
commit
|
commitdiff
|
tree
2017-11-28
Andreas Sandberg
cpu-o3: Add missing vector stat initializers
commit
|
commitdiff
|
tree
2017-11-28
Giacomo Travaglini
arch-arm: Add haveEL pseudocode function
commit
|
commitdiff
|
tree
2017-11-28
Giacomo Travaglini
arch-arm: Add assertions when extracting an ArmSystem...
commit
|
commitdiff
|
tree
2017-11-28
Gabe Black
tests: Move the bituniontest to be alongside the bituni...
commit
|
commitdiff
|
tree
2017-11-28
Gabe Black
scons: Build GTests in the directory they're declared.
commit
|
commitdiff
|
tree
2017-11-28
Gabe Black
tests: Reimplement the bituniontest as a googletest.
commit
|
commitdiff
|
tree
2017-11-28
Gabe Black
scons: Add in a new type of unit test called GTest.
commit
|
commitdiff
|
tree
2017-11-28
Gabe Black
tests: scons: Integrate the googletest library into...
commit
|
commitdiff
|
tree
2017-11-28
Gabe Black
tests: Import the googletest library, release version...
commit
|
commitdiff
|
tree
2017-11-28
Gabe Black
scons: Minor cleanup of how partial linking is handled...
commit
|
commitdiff
|
tree
2017-11-28
Alec Roelke
arch-riscv: Move static_inst into a directory
commit
|
commitdiff
|
tree
2017-11-27
Gabe Black
tests: Build the input file into the initest unit test.
commit
|
commitdiff
|
tree
2017-11-27
Gabe Black
scons: Break make_obj into make_static and make_shared...
commit
|
commitdiff
|
tree
2017-11-27
Gabe Black
scons: Remove the extra_deps option from the helper...
commit
|
commitdiff
|
tree
2017-11-27
Gabe Black
scons: Get rid of a flag which makes Werror optional.
commit
|
commitdiff
|
tree
2017-11-27
Gabe Black
scons: Move some compiler flag setting code to the...
commit
|
commitdiff
|
tree
2017-11-27
Gabe Black
scons: Get rid of SourceFile's done function.
commit
|
commitdiff
|
tree
2017-11-27
Gabe Black
scons: Switch from "guards" to "tags" on source files.
commit
|
commitdiff
|
tree
2017-11-22
Gabe Black
tests: Resurrect initest input file(s).
commit
|
commitdiff
|
tree
2017-11-22
Gabe Black
tests: Fix the stats unit test.
commit
|
commitdiff
|
tree
2017-11-22
Andreas Sandberg
arch-arm: Add support for the brk instruction
commit
|
commitdiff
|
tree
2017-11-22
Giacomo Travaglini
arch-arm: HVC instruction undefined in secure EL1
commit
|
commitdiff
|
tree
2017-11-22
Alec Roelke
arch-riscv: Add missing system calls
commit
|
commitdiff
|
tree
2017-11-22
Alec Roelke
sim-se: Add default to SyscallDesc constructor
commit
|
commitdiff
|
tree
2017-11-22
Gabe Black
sparc: Move integer StaticInst base classes out of...
commit
|
commitdiff
|
tree
2017-11-22
Gabe Black
sparc: Move the mem base classes out of the ISA descrip...
commit
|
commitdiff
|
tree
2017-11-22
Gabe Black
sparc: Move the microop/macroop base classes out of...
commit
|
commitdiff
|
tree
2017-11-22
Gabe Black
sparc: Return debug faults from unimplemented instructions.
commit
|
commitdiff
|
tree
2017-11-22
Gabe Black
sparc: Pull the unimplemented formats out of the ISA...
commit
|
commitdiff
|
tree
2017-11-22
Gabe Black
sparc: Pull the "Uknown" StaticInst class out of the...
commit
|
commitdiff
|
tree
2017-11-22
Gabe Black
sparc: Pull most of the Nop format out of the ISA descr...
commit
|
commitdiff
|
tree
2017-11-22
Gabe Black
sparc: Pull more StaticInst base classes out of the...
commit
|
commitdiff
|
tree
2017-11-22
Gabe Black
sparc: Pull flat static instruction classes out of...
commit
|
commitdiff
|
tree
2017-11-21
Jose Marinho
arch-arm: ArmPMU refactor
commit
|
commitdiff
|
tree
2017-11-21
Jose Marinho
arch-arm: Do not increment PMU cycle event in WFI/WFE
commit
|
commitdiff
|
tree
2017-11-21
Jose Marinho
cpu, cpu, sim: move Cycle probe update
commit
|
commitdiff
|
tree
2017-11-21
Austin Harris
sim: Fix need to save address space info during seriali...
commit
|
commitdiff
|
tree
2017-11-21
Giacomo Travaglini
scons: Build error introduced by site_tools/default.py
commit
|
commitdiff
|
tree
2017-11-21
Giacomo Travaglini
arch-arm: Fix MCR/MRC disassemble
commit
|
commitdiff
|
tree
2017-11-21
Giacomo Travaglini
arch-arm: Fix MSR/MRS disassemble
commit
|
commitdiff
|
tree
2017-11-21
Nikos Nikoleris
cpu-o3: Prevent cpu from suspending if it is already...
commit
|
commitdiff
|
tree
2017-11-20
Jose Marinho
arch-arm: Ensure counters keep events on checkpoint...
commit
|
commitdiff
|
tree
2017-11-20
Jose Marinho
cpu: Make automatic transition to OFF optional
commit
|
commitdiff
|
tree
2017-11-20
Anouk Van Laer
pwr: Adds logic to enter power gating for the cpu model
commit
|
commitdiff
|
tree
2017-11-20
Gabe Black
sparc: Pull StaticInst base classes out of the ISA...
commit
|
commitdiff
|
tree
2017-11-20
Gabe Black
dev: Fix the SPARC and X86 platform devices.
commit
|
commitdiff
|
tree
2017-11-19
Gabe Black
tests: Fix compilation of cprinftest.
commit
|
commitdiff
|
tree
2017-11-17
Geoffrey Blake
sim: Implement load_addr_mask auto-calculation
commit
|
commitdiff
|
tree
2017-11-16
Jose Marinho
system-arm: change system/arm/aarch64_bootloader/boot...
commit
|
commitdiff
|
tree
2017-11-16
Tiago Muck
sim: ScopedMigration does nothing if both eqs are the...
commit
|
commitdiff
|
tree
2017-11-16
Radhika Jagtap
util: Add script to plot DRAM low power sweep
commit
|
commitdiff
|
tree
2017-11-16
Radhika Jagtap
tests: Add tests for DRAM low power modes
commit
|
commitdiff
|
tree
2017-11-16
Radhika Jagtap
config: Add low power sweep for DRAM
commit
|
commitdiff
|
tree
2017-11-16
Radhika Jagtap
ext, mem: Pull DRAMPower SHA 90d6290 and rebase
commit
|
commitdiff
|
tree
2017-11-16
David Guillen...
pwr: Enable multiple power models per component
commit
|
commitdiff
|
tree
2017-11-16
Sean McGoogan
arch, arm: Print value being ignored on DummyISA write
commit
|
commitdiff
|
tree
2017-11-16
Tiago Muck
sim: Clocked object debug message updated for clarity
commit
|
commitdiff
|
tree
2017-11-16
Andreas Sandberg
sim: Add an option to load additional kernel objects
commit
|
commitdiff
|
tree
2017-11-15
Giacomo Travaglini
arch-arm: Dsb instruction shouldn't flush the pipeline
commit
|
commitdiff
|
tree
2017-11-15
Giacomo Travaglini
arch-arm: Writes to DCCMVAC shouldn't flush pipeline
commit
|
commitdiff
|
tree
2017-11-15
Giacomo Travaglini
arch-arm: Removing FlushPipe fault, using SquashAfter
commit
|
commitdiff
|
tree
2017-11-15
Giacomo Travaglini
arm: Add support for armv8 CRC32 instructions
commit
|
commitdiff
|
tree
2017-11-14
Andreas Sandberg
util: Remove support for hg patches in patch creation...
commit
|
commitdiff
|
tree
2017-11-14
Andreas Sandberg
util: Optionally search entire history when listing...
commit
|
commitdiff
|
tree
2017-11-14
Radhika Jagtap
cpu, probe: Fix elastic trace register dependency
commit
|
commitdiff
|
tree
2017-11-13
Gabe Black
config: Fix the "script" SysPath functor.
commit
|
commitdiff
|
tree
2017-11-13
Gabe Black
config: Add an Energy param type.
commit
|
commitdiff
|
tree
2017-11-13
Gabe Black
config: Export the "Current" param type from m5.params.
commit
|
commitdiff
|
tree
2017-11-13
Gabe Black
util: Add a "toEnergy" function to the convert module.
commit
|
commitdiff
|
tree
2017-11-13
Gabe Black
config: Simplify the definitions of the Voltage and...
commit
|
commitdiff
|
tree
2017-11-13
Giacomo Travaglini
arch-arm: Interface for the ArmStaticInst intWidth...
commit
|
commitdiff
|
tree
2017-11-13
Giacomo Travaglini
arch-arm: Corrected encoding for T32 HVC instruction
commit
|
commitdiff
|
tree
2017-11-13
Gabe Black
util: Simplify/consolidate the python conversion module.
commit
|
commitdiff
|
tree
2017-11-10
Gabe Black
scons: Move Transform and termcap functionality into...
commit
|
commitdiff
|
tree
2017-11-10
Gabe Black
scons: Move python path management out of the SConstruct.
commit
|
commitdiff
|
tree
2017-11-10
Gabe Black
scons: Pull style hook management out of the main SCons...
commit
|
commitdiff
|
tree
2017-11-10
Gabe Black
scons: Override the "default" tool to set up the defaul...
commit
|
commitdiff
|
tree
2017-11-10
Gabe Black
scons: Move scons and python version checking into...
commit
|
commitdiff
|
tree
2017-11-09
Nikos Nikoleris
mem: Align the snoop behavior in the XBar for atomic...
commit
|
commitdiff
|
tree
2017-11-09
Nikos Nikoleris
arch-arm: Allow dc ivac from EL0 when SCTLR_EL1.UCI=1
commit
|
commitdiff
|
tree
2017-11-08
Andreas Sandberg
dev: Move generic serial devices to src/dev/serial
commit
|
commitdiff
|
tree
2017-11-08
Andreas Sandberg
dev: Add a dummy serial device
commit
|
commitdiff
|
tree
2017-11-08
Andreas Sandberg
dev: Refactor UART->Terminal interface
commit
|
commitdiff
|
tree
next