index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
arm
/
linux
/
system.cc
Age
Commit message (
Expand
)
Author
2013-04-22
arm: Enable support for triggering a sim panic on kernel panics
Andreas Sandberg
2013-04-22
sim: Add helper functions that add PCEvents with custom arguments
Andreas Sandberg
2013-02-15
loader: add a flattened device tree blob (dtb) object
Anthony Gutierrez
2013-01-07
base: Encapsulate the underlying fields in AddrRange
Andreas Hansson
2012-11-02
ARM: dump stats and process info on context switches
Dam Sunwoo
2012-10-15
Fix: Address a few minor issues identified by cppcheck
Andreas Hansson
2012-09-25
ARM: added support for flattened device tree blobs
Dam Sunwoo
2012-05-10
ARM: guard masked symbol tables by default
Dam Sunwoo
2012-04-06
MEM: Enable multiple distributed generalized memories
Andreas Hansson
2012-03-09
System: Move code in initState() back into constructor whenever possible.
Ali Saidi
2012-03-01
ARM: Add support for Versatile Express extended memory map
Ali Saidi
2012-02-24
MEM: Make port proxies use references rather than pointers
Andreas Hansson
2012-01-17
MEM: Add port proxies instead of non-structural ports
Andreas Hansson
2011-08-19
ARM: Mark some variables uncacheable until boot all CPUs are enabled.
Ali Saidi
2011-05-04
ARM: Add support for loading the a bootloader and configuring parameters for it
Ali Saidi
2011-04-20
fix some build problems from prior changesets
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2011-03-17
ARM: Detect and skip udelay() functions in linux kernel.
Ali Saidi
2010-11-08
ARM: Add checkpointing support
Ali Saidi
2010-11-08
sim: Use forward declarations for ports.
Ali Saidi
2010-10-31
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
Gabe Black
2010-08-23
ARM: Add system for ARM/Linux and bootstrapping
Ali Saidi