gem5.git
2004-05-12 Lisa Hsusuccessful merge, linux still builds and runs as far...
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.
2004-04-13 Erik HallnorEach direction in the BusBridge can now buffer max...
2004-04-13 Erik HallnorDelete the new store data.
2004-04-13 Erik HallnorAdd data to stores to make compression results consista...
2004-04-09 Erik HallnorConnect the bus bridge up correctly, internally.
2004-04-06 Steve ReinhardtBeta version of Python configuration tool. Generates...
2004-04-05 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-04-05 Steve ReinhardtChanges to config to allow everything (including 'children'
2004-04-05 Erik HallnorMake BusBridge bidirectional. Add a new slave and maste...
2004-04-03 Steve ReinhardtMore {Itb,Dtb} -> {ITB,DTB} renames (forgot to test...
2004-04-03 Steve ReinhardtMerge
2004-04-03 Steve ReinhardtBasic cleanup pass to get rid of a few things that...
2004-04-02 Erik HallnorAdd new range functions to DmaInterface as well.
2004-04-02 Erik HallnorAdd automatic bus bridge address range setting/resettin...
2004-04-02 Steve ReinhardtFix dependencies (broken since Nate's tree-build change).
2004-04-01 Erik HallnorAdd a average references to a cache block stat.
2004-03-26 Nathan BinkertGet rid of the printExtraOutput stuff
2004-03-25 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-03-25 Nathan BinkertGet rid of symlink hack in makefile
2004-03-25 Steve ReinhardtMinor cleanup from building & diffing behavior
2004-03-24 Nathan BinkertDon't indent namespaces because it just wastes space
2004-03-24 Nathan BinkertGet rid of the old VPATH stuff for getting at source...
2004-03-24 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-03-24 Nathan BinkertHacks to make the libelf stuff work in openbsd.
2004-03-24 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-03-24 Erik HallnorA few memory system performance enhancements.
2004-03-24 Nathan Binkertmemory.ini:
2004-03-24 Nathan BinkertMinor changes to Time
2004-03-24 Nathan BinkertULL()
2004-03-23 Lisa HsuMerge zizzer:/bk/linux into zower.eecs.umich.edu:/z...
2004-03-23 Andrew SchultzAdd initial support for IDE
2004-03-22 Lisa HsuMerge zizzer:/bk/linux into zower.eecs.umich.edu:/z...
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 Erik HallnorFix to compile m5.fast
2004-03-22 Lisa HsuMerge zizzer:/bk/linux into zower.eecs.umich.edu:/z...
2004-03-22 Lisa Hsuforgot to check this in earlier - no confusion between...
2004-03-21 Erik HallnorUpdate to store uncompressed data in the cache blocks...
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-16 Erik HallnorPass cache block pointer when we have it.
2004-03-12 Lisa Hsumerge etherpkt and makefile
2004-03-12 Lisa Hsufirst pass at ns_ethernet device. more will come later...
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-11 Erik HallnorUse the specific tag type where we can.
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.
next