summaryrefslogtreecommitdiff
path: root/src/dev/sparc/iob.cc
AgeCommit message (Expand)Author
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