gem5.git
2004-03-22 Andrew SchultzAutomerge
2004-03-22 Andrew SchultzChange member variable names to lower case
2004-03-22 Andrew SchultzChanged to inherit from DmaDevice to avoid multiple...
2004-03-22 Lisa Hsuforgot to check this in earlier - no confusion between...
2004-03-19 Ron DreslinskiMake it so that alpha_console can read the frequency...
2004-03-17 Ali SaidiUpdated kern/* code so we can have one console code...
2004-03-12 Lisa Hsumerge from head of m5. note: i did not bother to...
2004-03-11 Lisa Hsumerge with m5 head
2004-03-11 Lisa Hsutraceflags merge
2004-03-11 Lisa HsuIt was annoying me that there was PCIConfigAll and...
2004-03-07 Erik HallnorPerformance improvement for unaligned copy
2004-03-06 Lisa Hsuchange the naming of MainBins. didn't check this in...
2004-03-05 Lisa Hsufix ALPHA
2004-03-05 Lisa Hsuchanges that affect post checkpoint runs.
2004-03-05 Lisa Hsubin user and kernel stats
2004-03-05 Lisa Hsunother fix
2004-03-05 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2004-03-05 Lisa Hsuforgot to check this in
2004-03-05 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-03-05 Nathan BinkertDon't dump an ethertrace by default
2004-03-05 Nathan BinkertMake payload splitting accessible with a #define
2004-03-05 Nathan Binkertadd a mechanism for delayed interrupts (aka. interrupt...
2004-03-05 Nathan BinkertAdd support for a propagation delay on the link. The...
2004-03-05 Nathan Binkertconstructor option to make the wrapped event autodelete
2004-03-05 Nathan Binkertuse %#x so we know that it is hex
2004-03-05 Nathan Binkertadd ticks per picosecond
2004-03-05 Lisa Hsusmall bugfix, forgot to increment iter
2004-03-05 Lisa Hsuserialization for binning. it is WAAAAAAAY past my...
2004-03-05 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2004-03-05 Lisa HsuOverall gist of this is to 'dynamicize' the tracking...
2004-03-05 Erik HallnorReenable functioning copies.
2004-03-04 Erik HallnorAutomerged
2004-03-04 Erik HallnorCopy implementations
2004-03-03 Andrew SchultzScript and ini file for new specweb images (the threade...
2004-03-02 Erik HallnorAdd some stats to track latencies of small and large...
2004-03-02 Ron DreslinskiReduce redundant code, fix so that if the dma request...
2004-03-02 Ron DreslinskiMake sure to arbitrate for the payload bus in the heade...
2004-03-02 Ron DreslinskiAdd more statistics about dma requests, shorten names...
2004-03-02 Ron DreslinskiAdd a name parameter so the statistics work properly
2004-03-02 Ron DreslinskiAdd statistics to calculate average round-trip delay...
2004-03-02 Ron DreslinskiChange ini again because I messed up the resolve
2004-03-02 Ron DreslinskiAuto merged
2004-03-02 Ron DreslinskiAdd support for two buses to the DMA, allows header...
2004-03-01 Nathan BinkertInitial cut at adding support to make the state machine
2004-03-01 Nathan BinkertUse #define CPU_10GHZ and CPU_4GHZ. This should get...
2004-03-01 Nathan BinkertSupport several memory configurations for hooking up...
2004-03-01 Nathan Binkertadd support for averaging
2004-03-01 Nathan BinkertOnly need an execution context if we're doing data
2004-03-01 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-03-01 Erik HallnorFix an assert, only need the ExecContext if we are...
2004-03-01 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-03-01 Nathan BinkertFix the swichover code. It's only for FULL_SYSTEM
2004-03-01 Erik HallnorRemove copys from isa_desc, and implement a store and...
2004-03-01 Nathan Binkertunused function name
2004-03-01 Nathan Binkertmake it so that we can prevent descriptor DMAs or
2004-03-01 Nathan Binkertmark the request satisfied since well, it is.
2004-03-01 Nathan BinkertAvoid more bogus addresses
2004-03-01 Nathan Binkertfix switchover WRT interrupts
2004-03-01 Nathan BinkertMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2004-03-01 Nathan BinkertInitial cleanup pass of lisa's function call tracking
2004-03-01 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-03-01 Nathan Binkertmore debugging support
2004-02-29 Nathan BinkertMake the progress event work even after restoring from...
2004-02-29 Nathan BinkertFix dumping to work on the opteron. struct timeval can
2004-02-29 Erik HallnorAdd support for multiple address ranges in memory inter...
2004-02-29 Nathan Binkertfix rpcc
2004-02-28 Steve ReinhardtFix handling of rpcc in full-system mode.
2004-02-27 Erik HallnorAdded copy instructions to the ISA. Well it didn't...
2004-02-27 Erik HallnorInitial copy support in the pipeline. Add copypal counting.
2004-02-27 Nathan Binkertfix
2004-02-27 Erik HallnorThe DMAInterface was never updated to the new blocking...
2004-02-26 Erik HallnorQuick hack to allow rerequests for the future.
2004-02-26 Nathan Binkertstoopid
2004-02-26 Steve ReinhardtMerge.
2004-02-26 Steve ReinhardtMake SW prefetch flag a parameter again, and add code...
2004-02-26 Nathan BinkertSave the status of faulting write-hints so that they
2004-02-26 Erik HallnorMake this compile under non full system.
2004-02-25 Lisa Hsudelay execContext registration from create() to init...
2004-02-25 Nathan Binkertprevent bogus addresses from being sent to the memory...
2004-02-25 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-02-25 Nathan BinkertFix stats debugging and always compile it in for the
2004-02-24 Lisa Hsuadd in an init() callback for CPU's so that no stats...
2004-02-23 Steve ReinhardtQuote args properly in tracediff.
2004-02-23 Nathan BinkertOnly one request may be on the dma interface at a time,
2004-02-23 Nathan Binkertextend the hack by turning the address into a real
2004-02-23 Nathan BinkertDon't issue memory requests for bogus addresses
2004-02-23 Nathan BinkertMake this like PCI-X
2004-02-22 Nathan Binkertconfigurable latency for programmed IO
2004-02-22 Andrew SchultzLoad local kernel symbols, and set aic7xxx_no_reset...
2004-02-22 Andrew SchultzAdded initial (hackish) support for translating between...
2004-02-21 Andrew SchultzMerge zizzer:/bk/linux
2004-02-21 Andrew SchultzRewrite of AdaptecController
2004-02-21 Nathan BinkertChange order of serialization
2004-02-21 Nathan BinkertNew Ethernet device. Descriptors are now done via...
2004-02-20 Ron DreslinskiCreate a mp test for linux-boot, make the other ini...
2004-02-20 Ron DreslinskiFix the RTC code so it is in the cchip, only interrupt...
2004-02-20 Nathan BinkertAdd a simple event wrapper class that takes a class...
2004-02-20 Nathan Binkertmake the dma interface useable.
2004-02-20 Nathan Binkertmake uncacheable stuff happen again
2004-02-20 Nathan Binkertmake the devices default to being attached to the memor...
next