SINIC: Commit old code from ASPLOS 2006 studies.
[gem5.git] / src / dev /
2008-10-09 Nathan BinkertSINIC: Commit old code from ASPLOS 2006 studies.
2008-09-30 Steve ReinhardtMake overriding port assignments in Python work,
2008-09-28 Nathan Binkertgcc: Add extra parens to quell warnings.
2008-09-19 Nathan Binkertatomicio: provide atomic read and write functions.
2008-09-19 Nathan BinkertCheck the return value of I/O operations for failure
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2008-08-26 Clint SmullenDevice: Fix bug in DmaPort::recvRetry. The interface...
2008-08-24 Ali SaidiIGbE: Patches I neglected to apply before pushing the...
2008-08-13 Ali SaidiAdd the ability to specify a think time before descript...
2008-08-13 Ali SaidiAdd the ability for a DMA to tack on an extra delay...
2008-08-13 Ali SaidiMore subtle fixes to how interrupts are supposed to...
2008-08-04 Nathan Binkertsockets: Add a function to disable all listening sockets.
2008-07-01 Ali SaidiFix cases where RADV interrupt timer is used and make...
2008-06-24 Ali SaidiAutomated merge with repo.m5sim.org/m5-stable
2008-06-18 Nathan BinkertEthernet: share statistics between all ethernet devices...
2008-06-18 Nathan Binkertinet: initialization fixes.
2008-06-18 Nathan BinkertPacketFifo: Get slack out of the EthPacketData structur...
2008-06-18 Nathan Binkertrename MipsConsole to MipsBackdoor
2008-06-18 Nathan Binkertrename AlphaConsole to AlphaBackdoor
2008-06-18 Nathan BinkertChange the default output filename for the terminal...
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 BlackX86: Make the code compile as 32 bit.
2008-06-12 Gabe BlackX86: Make sure there's something to catch when the...
2008-06-12 Gabe BlackX86: Make the platform object initialize channel 0...
2008-06-12 Gabe BlackX86: Hook the speaker device to the pit device.
2008-06-12 Gabe BlackTimer: Fill out the periodic modes a little.
2008-06-12 Gabe BlackDev: Seperate the 8254 timer from tsunami and use it...
2008-05-20 Ali SaidiIGbE: Implement sending packet that is contained in... copyright_update
2008-05-15 Ali SaidiMake sure that output files are always checked success...
2008-03-25 Ali SaidiIGbE: Fix bug that limits wire performance a bit
2008-03-25 Steve ReinhardtAutomated merge with ssh://daystrom.m5sim.org//repo/m5
2008-03-25 Gabe BlackX86: Put an RTC into the CMOS part of the southbridge.
2008-03-25 Gabe BlackDevices: Separate out the MC146818 RTC so both Alpha...
2008-03-25 Gabe BlackX86: Turn #defines into consts.
2008-03-25 Gabe BlackX86: Start implementing the south bridge stuff.
2008-03-25 Gabe BlackX86: Change the Opteron platform to be the PC platform.
2008-03-24 Steve ReinhardtDon't FastAlloc MSHRs since we don't allocate them...
2008-02-27 Steve ReinhardtAutomated merge with ssh://daystrom.m5sim.org//repo/m5
2008-02-27 Gabe BlackX86: Get PCI config space to work, and adjust address...
2008-02-11 Steve ReinhardtAutomated merge with file:/home/stever/hg/m5-orig
2008-02-11 Ali SaidiIGbE: Fix a couple of bugs.
2008-02-06 Stephen HinesMake the Event::description() a const function
2007-11-15 Korey Sewellmerge Ali's config change...
2007-11-15 Korey Sewellbranch merge
2007-11-13 Korey SewellAdd in files from merge-bare-iron, get them compiling...
2007-10-31 Steve ReinhardtMerge in bus DPRINTF changes.
2007-10-31 Ali SaidiTraceflags: Add SCons function to created a traceflag...
2007-10-31 Ali SaidiBase: Rework the way M5 provides and creates random...
2007-10-08 Gabe BlackX86: Make an x86 platform object.
2007-10-03 Gabe BlackMerge with head.
2007-10-01 Ali SaidiCPU: fix sparc_fs booting with SimpleTimingCPU.
2007-09-28 Ali SaidiRename cycles() function to ticks()
2007-09-26 Gabe BlackMerge with head.
2007-09-25 Gabe BlackX86: Get X86_FS to compile.
2007-09-13 Gabe BlackMerge with head.
2007-09-12 Ali SaidiDevices: More fixes to Intel NIC Model.
2007-08-30 Miles KaufmannFix miscellaneous small typos.
2007-08-30 Miles Kaufmanndevices: Avoid using assert() to catch misconfiguration
2007-08-30 Miles Kaufmannparams: Deprecate old-style constructors; update most...
2007-08-27 Gabe BlackMerge with head
2007-08-25 Ali SaidiIGbE: Some fixes to the intel nic model.
2007-08-24 Ali SaidiMem: Make errors in the memory system be responses...
2007-08-19 Gabe BlackMerge with head.
2007-08-16 Ali SaidiPCI: Move PCI Configuration data into devices now that...
2007-08-16 Ali SaidiDevices: Make EtherInts connect in the same way memory...
2007-08-14 Ali SaidiMerge IGNORE_STYLE change and my change.
2007-08-12 Nathan Binkertmerge
2007-08-10 Ali SaidiDMA: Add IOCache and fix bus bridge to optionally only...
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-07-01 Steve ReinhardtCan only call makeAtomicResponse() once...
2007-07-01 Steve ReinhardtEvent descriptions should not end in "event"
2007-06-30 Steve ReinhardtGet rid of Packet result field. Error responses are
2007-06-21 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-21 Steve ReinhardtMerge vm1.(none):/home/stever/bk/newmem-head
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-06-20 Nathan BinkertMake sure all parameters have default values if they're
2007-06-20 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
2007-05-31 Gabe BlackMerge zizzer.eecs.umich.edu:/bk/newmem
next