projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2018-10-16
Gabe Black
systemc: Change how the timing of binding ports works.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Use the stage of simulation and not port size...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Centralize how object parents are chosen.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Use c++11 partial functions instead of boosts.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Filter out a test which breaks rules gem5...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add a non-standard sc_time constructor and...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Modify reportifyException to keep sc_reports...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Implement the sc_time_tuple class.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Merge notify and notifyWork and ignore disable...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Ensure the reset event is notified before...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Implement signal based resets.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Implement the synchronous reset state.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Implement sc_event_queue.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Remove a hack which scaled sc_time into ps...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Change how the default timescale is set.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Simplify sc_time_stamp().
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Implement sc_get_curr_process_handle().
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Print an Info when setting a tracefile's time...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Move some constants out of sc_time.cc for...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add a warning to sc_interface::default_event.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Filter out an Info about delta cycles and...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Check the process type when using sc_join.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Make sure the right type process is running...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add an error check to sc_time.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add some error checks to sc_export.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Implement general and VCD trace support.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Don't schedule the ready event unnecessarily.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Fix the implementation of sc_event::triggered.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Teach verify.py how to verify vcd files.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Fix the default width values for the various...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Fix a typo in verify.py.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add an error check whether an interface is...
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Add some additional error checks.
commit
|
commitdiff
|
tree
2018-10-16
Gabe Black
systemc: Change an error message to match the reference...
commit
|
commitdiff
|
tree
2018-10-13
Daniel
mem-cache: Add missing includes in TreePLRU
commit
|
commitdiff
|
tree
2018-10-13
Gabe Black
mem: Get rid of some stray lines which ended up in...
commit
|
commitdiff
|
tree
2018-10-12
Gabe Black
arch: Explicitly specify the endianness in the generic...
commit
|
commitdiff
|
tree
2018-10-12
Gabe Black
mips: Use little endian packet accessors.
commit
|
commitdiff
|
tree
2018-10-12
Gabe Black
alpha: Use little endian packet accessors.
commit
|
commitdiff
|
tree
2018-10-12
Gabe Black
sparc: Use big endian packet accessors.
commit
|
commitdiff
|
tree
2018-10-12
Gabe Black
arm: Use little endian packet accessors.
commit
|
commitdiff
|
tree
2018-10-12
Gabe Black
x86: Use little endian packet accessors.
commit
|
commitdiff
|
tree
2018-10-12
Gabe Black
mem: Expose the raw packet accessor functions.
commit
|
commitdiff
|
tree
2018-10-12
Gabe Black
dev: Include the platform base class even in NULL_ISA...
commit
|
commitdiff
|
tree
2018-10-12
Ciro Santilli
syscall_emul: update arm uname release to 3.7.0+
commit
|
commitdiff
|
tree
2018-10-11
Daniel R. Carvalho
mem-cache: Factor ReplaceableEntry out
commit
|
commitdiff
|
tree
2018-10-11
Daniel R. Carvalho
mem-cache: Move sector_blks to tags folder
commit
|
commitdiff
|
tree
2018-10-11
Daniel R. Carvalho
mem-cache: Rename blk.cc/hh to cache_blk.cc/hh
commit
|
commitdiff
|
tree
2018-10-11
Daniel R. Carvalho
mem-cache: Virtualize block print
commit
|
commitdiff
|
tree
2018-10-10
Daniel R. Carvalho
mem-cache: Create Tree-PLRU replacement policy
commit
|
commitdiff
|
tree
2018-10-10
Daniel R. Carvalho
mem-cache: Remove CacheSet.hh
commit
|
commitdiff
|
tree
2018-10-10
Daniel R. Carvalho
mem-cache: Split Tags for indexing policies
commit
|
commitdiff
|
tree
2018-10-10
Daniel R. Carvalho
mem-cache: Use set and way for ReplaceableEntry
commit
|
commitdiff
|
tree
2018-10-10
Daniel R. Carvalho
mem-cache: Use possible locations to find block
commit
|
commitdiff
|
tree
2018-10-10
Daniel R. Carvalho
mem-cache: Create tags initialization function
commit
|
commitdiff
|
tree
2018-10-10
Daniel R. Carvalho
mem-cache: Remove Packet dependency in Tags
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Implement the sc_signal_rv channel and ports.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Ignore a gem5 warning about setting the stack...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Warn if sc_stop is called more than once.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Check whether the simulation is running when...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Handle nonstandard cthread sensitivities.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Change how the scheduler orders processes.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Differentiate between notifying methods and...
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Rework how delayed sensitivities are handled.
commit
|
commitdiff
|
tree
2018-10-09
Gabe Black
systemc: Refactor sensitivities.
commit
|
commitdiff
|
tree
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
next