summaryrefslogtreecommitdiff
path: root/src/dev/sparc/iob.cc
AgeCommit message (Expand)Author
2018-10-12sparc: Use big endian packet accessors.Gabe Black
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-01-11scons: Enable -Wextra by defaultAndreas Hansson
2015-08-07base: Declare a type for context IDsAndreas Sandberg
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2012-07-09Port: Make getAddrRanges constAndreas Hansson
2012-01-28Merge with the main repo.Gabe Black
2012-01-17MEM: Separate queries for snooping and address rangesAndreas Hansson
2011-10-04SE/FS: Put platform pointers in fewer objects.Gabe Black
2011-09-30SE/FS: Build the devices in SE mode.Gabe Black
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2011-04-15includes: sort all includesNathan Binkert
2010-11-08sim: Use forward declarations for ports.Ali Saidi
2009-11-04build: fix compile problems pointed out by gcc 4.4Nathan Binkert
2008-11-05Fix SPARC_FS compileLisa Hsu
2008-11-02Add in Context IDs to the simulator. From now on, cpuId is almost never used,Lisa Hsu
2007-10-01CPU: fix sparc_fs booting with SimpleTimingCPU.Ali Saidi
2007-07-26Merge python and x86 changes with cache branchNathan Binkert
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2007-06-30Get rid of Packet result field. Error responses areSteve Reinhardt
2007-03-13fix interrupting during a quisce on sparcAli Saidi
2007-03-09implement ipi stufff for SPARCAli Saidi
2007-03-03add a sparc fs regressionAli Saidi
2007-03-03Add Iob and remove the fake deviceAli Saidi