gem5.git
2004-06-03 Andrew SchultzFixes in translation in PCI to DMA address to fix boot...
2004-06-02 Andrew SchultzMerge zizzer:/bk/linux
2004-06-02 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5 into lush.(none...
2004-06-01 Andrew SchultzMerge zizzer:/bk/linux
2004-06-01 Andrew SchultzFixes to the state machine to properly support software...
2004-06-01 Ali SaidiAdded ability to specify system type/revision in config...
2004-06-01 Steve ReinhardtRename OpClass enum in .odesc file too.
2004-05-31 Ali SaidiAdded and cleaned up some comments
2004-05-31 Steve ReinhardtRenamed OpClass enum members: they all end in 'Op'...
2004-05-31 Ali SaidiMerged head into linux tree
2004-05-31 Steve ReinhardtIgnore fast_cpu_exec.cc.
2004-05-31 Steve ReinhardtAdd parameter defaults to .odesc files. There was...
2004-05-30 Ali SaidiCleaned up and commented code. I think we are ready...
2004-05-28 Kevin LimUpdated FastCPU model with all the recent changes.
2004-05-28 Kevin LimMerged in new FastCPU stuff with existing code.
2004-05-27 Kevin LimFastCPU model added. It's very similar to the SimpleCP...
2004-05-27 Ali Saiditest to see if pushing to m5-tru64 triggers an e-mail
2004-05-27 Steve Reinhardtpostint, postext:
2004-05-27 Steve ReinhardtMerge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
2004-05-27 Steve Reinhardtconfig_files.doxygen:
2004-05-27 Andrew Schultzbase_linux.ini:
2004-05-26 Ali Saidiremoval of bootloader from config file, merged
2004-05-26 Ali SaidiFixed serial support in 2.6 (too much work for...)
2004-05-26 Lisa Hsuthis now pings in single-user mode, so it should ping...
2004-05-25 Andrew SchultzMerge zizzer:/bk/linux
2004-05-25 Andrew SchultzVaried fixes to get linux running. Allow for shutdown...
2004-05-25 Ali SaidiChanged name of lisa's device to NSgigE instead of...
2004-05-24 Andrew SchultzFix to the PIO read state machine (write still needs...
2004-05-24 Ali Saidiparser.out and parser.py shouldn't have been added...
2004-05-24 Ali SaidiMerge zeep.eecs.umich.edu:/.automount/zizzer/z/m5/Bitke...
2004-05-24 Ali Saidiremoved mbuf code from linux since it only exists in...
2004-05-23 Nathan Binkertmake the interaction of the stats event stuff with the
2004-05-21 Nathan Binkertfix column name for indexes
2004-05-21 Nathan Binkertadd a few statistics events
2004-05-21 Nathan BinkertAdd support for event tracking. Esentially this puts...
2004-05-21 Nathan Binkertrename namespace Statistics to Stats
2004-05-21 Nathan BinkertChange the namespace Statistics to Stats
2004-05-21 Erik HallnorUpdate the adaptive cache compression scheme.
2004-05-20 Nathan BinkertMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2004-05-20 Nathan BinkertReplaced by python
2004-05-19 Andrew SchultzRemove the uncacheable bit 39 check (needs to be merged...
2004-05-19 Steve ReinhardtAdd a level of indirection to the register accessors...
2004-05-18 Steve ReinhardtReplace explicit xc->misspeculating() tests in execute...
2004-05-18 Lisa Hsufix the indefinite interrupting of the ethernet device.
2004-05-18 Lisa Hsulift FnEvents and and Binning stuff out of LinuxSystem...
2004-05-18 Lisa Hsumerge m5 with linux for the event and binning lifting
2004-05-17 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-05-17 Lisa Hsulift system-independent binning stuff out of Tru64Syste...
2004-05-17 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-05-17 Steve ReinhardtSignificant changes to ISA description to completely...
2004-05-17 Lisa Hsupush the new system_events file that i was prevented...
2004-05-17 Andrew SchultzChanges to let system boot with COW image
2004-05-17 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-05-16 Nathan BinkertNow that the generation stuff is working, make the...
2004-05-16 Nathan BinkertMake the build process deal with the target arch directory
2004-05-14 Ali Saidimanual merge of linux_system and makefile
2004-05-14 Ali SaidiLinux boots... various fixes to make console work correctly
2004-05-13 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/m5
2004-05-13 Lisa Hsulift some things out of the tru64 directory into common...
2004-05-13 Nathan BinkertAdd VPtr class that makes it possible to esentially...
2004-05-13 Nathan Binkertremove the annotation junk
2004-05-13 Nathan Binkertpass the address of both the old an new pcbb on context
2004-05-13 Nathan Binkertwrap mbuf stuff in the tru64 namespace since other...
2004-05-13 Nathan BinkertAvoid sending a signal to ourselves if we're not debugging
2004-05-12 Andrew SchultzFixes to DMA writing (still unverified) and added seria...
2004-05-12 Nathan BinkertMake a new stat type of Value which is a scalar stat...
2004-05-12 Lisa HsuMerge zizzer.eecs.umich.edu:/bk/linux
2004-05-12 Lisa Hsusuccessful merge, linux still builds and runs as far...
2004-05-11 Andrew SchultzMerge zizzer:/bk/linux
2004-05-11 Andrew SchultzChanges to fix bad DMA handling by disk when using...
2004-05-11 Lisa Hsufirst pass at merging m5 with linux
2004-05-11 Steve Reinhardtdma_bus_interface_impl.hh:
2004-05-10 Steve ReinhardtDo a better job of factoring out CPU model in ISA descr...
2004-05-10 Ali SaidiAdded ULL for 64bit ints
2004-05-09 Steve ReinhardtVery minor fixes.
2004-05-08 Steve ReinhardtMerge
2004-05-06 Nathan Binkertdon't do dependencies on make generate
2004-05-06 Andrew SchultzWhole mess'o'changes.. see individual files
2004-05-06 Nathan BinkertMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2004-05-06 Nathan Binkertadd support for sticking generated files in the build...
2004-05-06 Erik HallnorDocumentation fixes
2004-05-05 Nathan Binkertfile used by old compile time binning which lisa's...
2004-05-05 Nathan Binkertadd a bit more data to the rob dump
2004-05-04 Nathan BinkertMajor stats package cleanup
2004-05-04 Erik HallnorUpdate for doxygen 1.3.6
2004-05-04 Nathan BinkertFunction for getting username
2004-05-04 Nathan Binkertdon't duplicate stat names
2004-05-03 Andrew SchultzMerge zizzer:/bk/linux
2004-05-03 Andrew SchultzCheckin of latest IDE and some separation between platf...
2004-04-29 Erik HallnorDerive from SimObject so stats are registered.
2004-04-29 Erik HallnorChange the way the DMAInterface works internally to...
2004-04-28 Steve ReinhardtMinor enhancements to Python config stuff:
2004-04-28 Erik HallnorMerge ehallnor@zizzer:/bk/m5
2004-04-28 Erik HallnorLittle updates do the documentation.
2004-04-28 Erik HallnorAdd an adaptive compression scheme.
2004-04-22 Nathan BinkertCleanup configs since bridges are now autosensing of...
2004-04-21 Lisa Hsujust comment ns_gige.cc a little more
2004-04-21 Lisa HsuThis is where I'm at for Linux Ethernet before I head...
2004-04-16 Erik HallnorFix the way write delay are sent on the data bus so...
2004-04-14 Erik HallnorCode cleanup and debugging for the bus.
next