base: add the FmtStackTrace debug option
[gem5.git] / src / dev / alpha /
2019-10-30 Gabe Blackalpha: Remove TheISA from the Alpha devices.
2019-05-29 Gabe Blackarch, base, dev, sim: Remove now unnecessary casts...
2019-05-18 Gabe Blackarch, base, cpu, dev, mem, sim: Remove #if 0-ed out...
2019-02-12 Andreas Sandbergpython: Don't assume SimObjects live in the global...
2018-10-12 Gabe Blackalpha: Use little endian packet accessors.
2017-11-08 Andreas Sandbergdev: Move generic serial devices to src/dev/serial
2017-11-08 Andreas Sandbergdev: Refactor UART->Terminal interface
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2016-02-07 Steve Reinhardtstyle: fix missing spaces in control statements
2015-12-10 Andreas Sandbergdev: Move storage devices to src/dev/storage/
2015-12-10 Andreas Sandbergdev: Move existing PCI device functionality to src...
2015-12-05 Andreas Sandbergdev: Rewrite PCI host functionality
2015-10-12 Andreas Hanssonmisc: Add explicit overrides and fix other clang >...
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-07-07 Andreas Sandbergsim: Refactor the serialization base class
2015-01-06 cdirikdev: prevent intel 8254 timer counter events firing...
2015-01-03 Cagdas Dirikdev: prevent RTC events firing before startup
2014-12-02 Andreas Hanssonmem: Remove redundant Packet::allocate calls
2013-07-12 Steve Reinhardtdev: make BasicPioDevice take size in constructor
2013-02-19 Andreas Hanssonscons: Fix warnings issued by clang 3.2svn (XCode 4.6)
2012-11-02 Andreas Sandbergsim: Include object header files in SWIG interfaces
2012-09-19 Andreas HanssonAddrRange: Transition from Range<T> to AddrRange
2012-04-06 Andreas HanssonMEM: Enable multiple distributed generalized memories
2012-02-24 Andreas HanssonMEM: Move all read/write blob functions from Port to...
2012-02-24 Andreas HanssonMEM: Move port creation to the memory object(s) constru...
2012-02-13 Andreas HanssonMEM: Introduce the master/slave port roles in the Pytho...
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Koan-Sin Tanclang: Enable compiling gem5 using clang 2.9 and 3.0
2012-01-31 Gabe BlackMerge with main repository.
2012-01-29 Gabe BlackYet another merge with the main repository.
2012-01-29 Gabe BlackImplement Ali's review feedback.
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with the main repository again.
2012-01-07 Gabe BlackMerge with main repository.
2011-11-13 Gabe BlackSE/FS: Get rid of FULL_SYSTEM in dev.
2011-10-04 Gabe BlackSE/FS: Put platform pointers in fewer objects.
2011-09-30 Gabe BlackSE/FS: Remove System::platform and Platform::intrFrequency.
2011-09-30 Gabe BlackSE/FS: Build the devices in SE mode.
2011-06-03 Nathan Binkertscons: rename TraceFlags to DebugFlags
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2010-09-17 Steve Reinhardtdevices: undo cset 017baf09599f that added timer drain...
2010-08-20 Brad Beckmanndevices: Fixed periodic interrupts to work with draining
2010-08-17 Steve Reinhardtbus: clean up default responder code.
2010-06-03 Steve ReinhardtAct like enabling CPUs is no big deal,
2010-04-15 Nathan Binkerttick: rename Clock namespace to SimClock
2010-01-19 Derek Howermerge
2009-09-23 Nathan Binkertarch: nuke arch/isa_specific.hh and move stuff to gener...
2009-05-17 Nathan Binkertincludes: sort includes again
2009-05-17 Nathan Binkerttypes: Move stuff for global types into src/base/types.hh
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-01 Gabe BlackDevices: Add support for legacy fixed IO locations...
2008-11-03 Lisa HsuAdd in Context IDs to the simulator. From now on,...
2008-10-11 Gabe BlackDevices: Make the Intel8254Timer device only use pointe...
2008-10-09 Nathan Binkerteventq: convert all usage of events to use the new...
2008-09-28 Nathan Binkertgcc: Add extra parens to quell warnings.
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2008-06-24 Ali SaidiAutomated merge with repo.m5sim.org/m5-stable
2008-06-18 Nathan Binkertrename AlphaConsole to AlphaBackdoor
2008-06-18 Nathan BinkertRename SimConsole to Terminal since it makes more sense
2008-06-12 Gabe BlackAlpha: Get rid of an old include of a non-existant...
2008-06-12 Gabe BlackDev: Seperate the 8254 timer from tsunami and use it...
2008-03-25 Steve ReinhardtAutomated merge with ssh://daystrom.m5sim.org//repo/m5
2008-03-25 Gabe BlackDevices: Separate out the MC146818 RTC so both Alpha...
2008-02-11 Steve ReinhardtAutomated merge with file:/home/stever/hg/m5-orig
2008-02-06 Stephen HinesMake the Event::description() a const function
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-31 Ali SaidiTraceflags: Add SCons function to created a traceflag...
2007-08-30 Miles Kaufmannparams: Deprecate old-style constructors; update most...
2007-08-27 Gabe BlackMerge with head
2007-08-24 Ali SaidiMem: Make errors in the memory system be responses...
2007-08-05 Gabe BlackMerge with head.
2007-08-03 Steve Reinhardtmerge from head
2007-08-01 Nathan Binkertmerge: mips fix to getArgument
2007-08-01 Gabe BlackMerge with head.
2007-08-01 Gabe BlackMerge with head.
2007-07-31 Steve ReinhardtMerge from head.
2007-07-29 Steve ReinhardtMerge Gabe's changes from head.
2007-07-29 Nathan Binkertmerge: style.py fix
2007-07-29 Nathan Binkertmerge whitespace fixes
2007-07-29 Nathan Binkertmerge whitespace changes
2007-07-27 Nathan BinkertMerge python and x86 changes with cache branch
2007-07-24 Gabe BlackMerge with head.
2007-07-24 Nathan BinkertMajor changes to how SimObjects are created and initial...
2007-07-22 Steve ReinhardtMerge from head.
2007-07-22 Steve ReinhardtMerge more changes in from head.
2007-07-22 Steve ReinhardtMerge Gabe's changes with mine.
2007-07-16 Steve ReinhardtMerge from head.
2007-07-14 Steve ReinhardtMerge from head.
2007-07-14 Steve ReinhardtMerge of DPRINTF fixes from head.
2007-07-14 Steve ReinhardtFix & tweak DPRINTFs for tracediff w/new cache code.
2007-07-14 Steve ReinhardtMerge in .hgignore from head.
2007-07-14 Steve ReinhardtMerge with head
2007-06-30 Steve ReinhardtGet rid of Packet result field. Error responses are
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-31 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-28 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
next