projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2018-10-09
Gabe Black
systemc: Implement sc_buffer.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Mark a few more tests as expected to return...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Add some error checks to some classes.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Add a "kind()" overload to sc_port_base.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Implement the sc_*_resolved classes.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Implement the sc_clock::time_stamp function.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Implement sc_mutex.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Implement sc_semaphore.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Ensure SC_LONG_64 is defined and available.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Implement SC_FORK, SC_JOIN, and SC_CJOIN.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Stop assuming picoseconds as the time resolution.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Keep all pre-init processes on a single list.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Track event sensitivities with a list instead...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Mostly implememt sc_simcontext.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Centralize module callbacks and report new...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Change how sc_clock creates processes to match...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Implement the deprecated "timed_out" function.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Catch exceptions during updates, notifications...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Report an error if notifying during the update...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Track the scheduler status using an enum inste...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Remove a redundant call to update() from the...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Mark a few tests as expected to raise an error.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Update some defaults in verify.py.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Fortify how exceptions are caught and passed...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Merge stderr and stdout when running tests.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Warn if a process is dont_initialize with...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Report a warning if an event or object needs...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Teach verify.py to filter messages which start...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Implement sc_time::to_string.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Match how Accellera schedules processes even...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Implement the nonstandard halt function.
commit
|
commitdiff
|
tree
2018-10-09
Daniel R. Carvalho
configs: Fix CPUClass typo in se.py
commit
|
commitdiff
|
tree
2018-10-09
Giacomo Travaglini
arch-arm: Add have_crypto System parameter
commit
|
commitdiff
|
tree
2018-10-09
Giacomo Travaglini
cpu: Fix MinorCPU executing Crypto Instructions
commit
|
commitdiff
|
tree
2018-10-09
Giacomo Travaglini
arch-arm: AArch64 Crypto AES
commit
|
commitdiff
|
tree
2018-10-09
Giacomo Travaglini
arch-arm: AArch64 Crypto SHA
commit
|
commitdiff
|
tree
2018-10-09
Matt Horsnell
arch-arm: AArch32 Crypto AES
commit
|
commitdiff
|
tree
2018-10-09
Matt Horsnell
arch-arm: AArch32 Crypto SHA
commit
|
commitdiff
|
tree
2018-10-08
Ciro Santilli
dev, arm: remove the RealViewEB platform
commit
|
commitdiff
|
tree
2018-10-08
Matteo Andreozzi
arch-arm: Mark ArmProcess method as override
commit
|
commitdiff
|
tree
2018-10-05
Daniel R. Carvalho
mem-cache: Fix FALRU hash invalidation
commit
|
commitdiff
|
tree
2018-10-05
Daniel R. Carvalho
mem-cache: Make checking function const in FALRU
commit
|
commitdiff
|
tree
2018-10-05
Daniel R. Carvalho
mem-cache: Make boundaries in FALRU an STL container
commit
|
commitdiff
|
tree
2018-10-05
Daniel R. Carvalho
mem-cache: Fix FALRU inCachesMask initialization
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Change the default naming scheme to use sc_gen...
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: "Fix" some error message formatting.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Fix a typo/bug in sc_int_base.hh.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Make some tests use cout instead of cerr to...
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Copy the msgType and msg parameters of sc_report.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Ensure sc_stop during callbacks actually stops.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Implement the nonstandard at_negedge and at_po...
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: When stopping immediately, block new processes...
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Teach verify.py to ignore two types of errors.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Mark a test as expected to fail/report an...
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Add some error checks to sc_set_default_time_unit.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Mark some tests as expected to fail.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Implement sc_(g|s)et_time_resolution.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Teach verify.py to ignore a new error.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Record that one of the tests will report an...
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Report an error if n <= 0 in wait(int n).
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Toggle off clumping methods together in the...
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Store timed notifications in a list instead...
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Implement sc_fifo::dump and improve sc_fifo...
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Implement the << operator for sc_signal.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Implement the "event()" style sc_signal methods.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Add a "changeStamp" value to the scheduler.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Teach verify.py to ignore "In file: *" in...
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Adjust some error messages to match Accellera.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Make verify.py filter out some error messages.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Tell verify.py to expect two tests to fail.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Raise an error when SC_METHOD, etc. is used...
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Teach verify.py how to expect failing error...
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Keep track of more cases when we should be...
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: When sensitive to an event finder, find on...
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Make Process track whether it's dynamic on...
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Track the module who's end_of_elaboration...
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: sc_spawn can create static or dynamic processes.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Improve handling of empty process handles.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Ensure all objects and events have unique...
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Make sure children of processes are recorded...
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Clamp the time of events to the present.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Implement support for the default time unit.
commit
|
commitdiff
|
tree
2018-10-03
Gabe Black
systemc: Implement most of sc_fifo and its interfaces.
commit
|
commitdiff
|
tree
2018-10-02
Giacomo Travaglini
sim-se: Set ArmProcess64 hwcaps depending on ID regs
commit
|
commitdiff
|
tree
2018-10-02
Giacomo Travaglini
sim-se: Different HWCAP for ArmProcess32/64
commit
|
commitdiff
|
tree
2018-10-02
Edmund Grimley...
arch-arm: Add FP16 support introduced by Armv8.2-A
commit
|
commitdiff
|
tree
2018-10-02
Gabor Dozsa
arch: Fix unserialization of VectorReg value
commit
|
commitdiff
|
tree
2018-10-02
Edmund Grimley...
arch-arm: Add FP16 support and other primitives to...
commit
|
commitdiff
|
tree
2018-10-01
Giacomo Travaglini
arch-arm: Implement AArch64 ID regs as bitunions
commit
|
commitdiff
|
tree
2018-10-01
Giacomo Travaglini
arch-arm: Implement AArch64 ID_AA64MMFR2_EL1 register
commit
|
commitdiff
|
tree
2018-10-01
Giacomo Travaglini
arch-arm: Move MiscReg BitUnions into a separate header...
commit
|
commitdiff
|
tree
2018-10-01
Giacomo Travaglini
arch-arm: Init AArch64 ID registers in SE mode
commit
|
commitdiff
|
tree
2018-10-01
Giacomo Travaglini
cpu: Fix typo in header guard for Noncaching cpu
commit
|
commitdiff
|
tree
2018-10-01
Giacomo Travaglini
dev-arm: Enable FIQ signaling for Group0 interrupts...
commit
|
commitdiff
|
tree
2018-10-01
Giacomo Travaglini
dev-arm: Create postFiq events for GICv2
commit
|
commitdiff
|
tree
2018-10-01
Giacomo Travaglini
dev-arm: Implement GICv2 GICD_IGROUPR register
commit
|
commitdiff
|
tree
2018-10-01
Giacomo Travaglini
dev-arm: Fix GICv2 cpu interrupt enable flag
commit
|
commitdiff
|
tree
2018-10-01
Adrien Pesle
dev-arm: Add basic support for level sensitive SPIs...
commit
|
commitdiff
|
tree
2018-10-01
Giacomo Travaglini
sim: Extend (UN)SERIALIZE_ARRAY to BitUnions
commit
|
commitdiff
|
tree
2018-09-28
Giacomo Travaglini
dev-arm: Make CpuLocalTimer use standard ArmInterruptPin
commit
|
commitdiff
|
tree
next