minor comments to decoder.isa
[gem5.git] / dev /
2006-03-04 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-03-03 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-03-03 Ali SaidiMerge zizzer:/bk/m5
2006-03-03 Ali SaidiFirst cut at moving alpha specefic stuff out of /sim...
2006-03-03 Nathan BinkertEthernet devices have an RSS option to tell the driver to
2006-03-01 Ali SaidiMerge zizzer:/bk/m5
2006-02-28 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-02-28 Gabe BlackCorrected some mistakes in the hand merge
2006-02-28 Gabe BlackHand merged
2006-02-28 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-28 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-27 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-02-27 Kevin LimChanges to put all the misc regs within the misc reg...
2006-02-27 Gabe BlackChanged targetarch to just arch.
2006-02-27 Gabe BlackMachineCheckFaults and AlignmentFaults are now generate...
2006-02-27 Nathan Binkertadd some support for random access of data in packet...
2006-02-26 Nathan BinkertSince the delayed write stuff is gone, get rid of regWrite
2006-02-24 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-24 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-24 Lisa HsuMerge zizzer:/bk/m5
2006-02-24 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-24 Gabe BlackChanged Fault from a FaultBase * to a RefCountingPtr...
2006-02-23 Ali SaidiMerge zizzer:/bk/m5
2006-02-23 Ali SaidiGet rid of the xc from the alphaAccess/alphaConsole...
2006-02-22 Korey SewellMerge zizzer:/bk/multiarch
2006-02-22 Gabe BlackChanged Fault * to Fault, which is a typedef to FaultBa...
2006-02-21 Gabe BlackMade Addr a global type
2006-02-21 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-21 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-21 Gabe BlackFinished the implementing the change of the ISA from...
2006-02-21 Nathan BinkertGet rid of the code that delays PIO write accesses
2006-02-19 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-19 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-19 Gabe BlackChanges to untemplate StaticInst and StaticInstPtr...
2006-02-19 Ali SaidiMerge zizzer:/bk/m5
2006-02-18 Lisa HsuMerge zizzer:/bk/m5
2006-02-17 Kevin LimGet rid of deque (poor memory allocation), switch them...
2006-02-16 Kevin LimMerge ktlim@zizzer:/bk/m5
2006-02-16 Korey SewellMerge zizzer:/bk/multiarch
2006-02-16 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-16 Gabe BlackChanged the fault enum into a class, and fixed everythi...
2006-02-15 Ali SaidiMerge zizzer:/bk/m5
2006-02-14 Korey SewellMerge zizzer:/bk/multiarch
2006-02-12 Gabe BlackRemoved isa_traits.hh from targetarch, moved vptr.hh...
2006-02-09 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-09 Gabe BlackMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2006-02-08 Gabe BlackMerge gblack@m5.eecs.umich.edu:/bk/multiarch
2006-02-03 Gabe Blackbyte_swap.hh was removed from arch/alpha/, and replaced...
2005-11-28 Nathan BinkertVirtualized SINIC fixes
2005-11-25 Nathan BinkertVirtualize sinic
2005-11-25 Nathan BinkertAdd the capability to iterate through the packets in...
2005-11-22 Nathan Binkertadd the cpu number of the request to various panic...
2005-11-22 Nathan Binkertadd support for delaying pio writes until the cache...
2005-11-22 Nathan Binkerthave sinic use the new readBar/writeBar stuff that...
2005-11-21 Nathan BinkertAdd a bunch of functions to manage the BAR addresses...
2005-11-20 Nathan Binkertio_bus is split out into pio_bus and dma_bus so that...
2005-11-11 Ali SaidiUpdate random come to always have explict min/max
2005-11-09 Lisa HsuMerge zizzer:/bk/m5
2005-11-02 Ali SaidiDon't call Random.uniform() unnecessarily
2005-11-02 Ali SaidiMerge zizzer:/bk/m5
2005-11-02 Ali SaidiAdd ability to slightly perturb latency of ethernet...
2005-10-27 Lisa HsuMerge zizzer:/bk/m5
2005-10-22 Nathan BinkertMajor changes to sinic device model. Rearrage read...
2005-10-21 Nathan Binkertmissed another pio interface name
2005-10-21 Nathan Binkertbetter naming for pio interfaces
2005-10-21 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2005-10-21 Nathan BinkertIt's not necessary for a device to call recvDone, that
2005-10-19 Ali SaidiMerge zizzer:/bk/m5
2005-10-19 Nathan BinkertShuffle around device names to make things easier to...
2005-10-19 Nathan Binkertuse the dedicated flag, no more exposing the m5reg...
2005-10-12 Nathan Binkertbetter english in stat descriptions for NS GigE
2005-10-12 Nathan BinkertAdd support for 64-bit addresses to the NS GigE device...
2005-09-30 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-09-29 Ali Saidifix for delayed state machine changes
2005-09-25 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-09-24 Steve ReinhardtFix IDE disk UDMA mode support mask to actually reflect...
2005-09-19 Nathan BinkertTweak the set of coalesced interrupts
2005-09-17 Nathan BinkertFix the EtherDump parameters
2005-09-13 Ali Saidionly set an approriately sized piece of data. so break...
2005-09-12 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-09-12 Ali SaidiMerge zizzer:/bk/m5
2005-09-12 Ali Saidifixes for gcc 4.0
2005-08-26 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2005-08-23 Nathan BinkertLots of fixes to serialization and naming of various...
2005-08-23 Nathan Binkertdon't use sprintf. It's not guaranteed to not scribble...
2005-08-19 Steve ReinhardtA few minor fixes to get things to build on Cygwin.
2005-08-18 Nathan BinkertFix a couple of turbolaser problems that were introduce...
2005-08-16 Benjamin NashMerge zed.eecs.umich.edu:/.automount/fox/y/mserrano...
2005-08-16 Miguel SerranoUart fix.
2005-08-16 Benjamin NashMerge m5.eecs.umich.edu:/bk/m5
2005-08-15 Benjamin NashMerge zed.eecs.umich.edu:/.automount/fox/y/mserrano...
2005-08-15 Miguel SerranoChanges for getting FreeBSD to run.
2005-08-12 Benjamin NashImprove FreeBSD networking support.
2005-07-28 Benjamin NashMerge zed.eecs.umich.edu:/.automount/fox/y/mserrano...
2005-07-28 Miguel Serrano.
2005-07-28 Miguel Serranoghgfsdf
2005-07-26 Benjamin NashMerge m5read@m5.eecs.umich.edu:/bk/m5
2005-07-26 Benjamin NashVarious changes to I/O, addition of PciFake device...
2005-07-13 Benjamin NashVarious changes to m5/dev files to work with FreeBSD.
2005-07-01 Benjamin NashHand merge ide_disk.cc
next