gem5.git
2004-02-13 Andrew SchultzMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2004-02-13 Nathan Binkertfix up vtophys a bit
2004-02-11 Ali SaidiMerge
2004-02-11 Ali Saidiadded serializeation code
2004-02-11 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-02-11 Steve ReinhardtFixes for Linux syscall emulation.
2004-02-11 Andrew SchultzFix masking of read/write address to get read/write...
2004-02-11 Andrew SchultzRemoved mask from devices
2004-02-11 Erik HallnorAdd support for multiple outstanding aligned copies
2004-02-10 Andrew SchultzChanged new linux stuff to work with new FunctionalMemo...
2004-02-09 Andrew SchultzMerge linux tree with head
2004-02-09 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-09 Erik HallnorAdd LRU aligned copies to the hierarchy, with only...
2004-02-09 Andrew SchultzAdded platform.hh
2004-02-09 Andrew SchultzFixes for updating mmu mappings
2004-02-09 Ali SaidiMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/linux
2004-02-09 Ali SaidiSome changes to for linux 2.6.2
2004-02-09 Nathan Binkert- Whack unused code
2004-02-09 Nathan BinkertMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2004-02-09 Nathan BinkertAdd that one IPR memory space address that we keep...
2004-02-09 Nathan Binkertrandom fixes
2004-02-09 Steve ReinhardtCommit regenerated trace_flags.* based on merged tracef...
2004-02-09 Steve Reinhardtbk resolve is making me commit these even though they...
2004-02-09 Steve ReinhardtResults of automatic (yet incomplete) merge.
2004-02-09 Steve ReinhardtAdd support for memory barriers.
2004-02-08 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-08 Erik HallnorSeparate template definitions and instantiations into...
2004-02-07 Nathan BinkertTotally rework the Range class. Now the range is from...
2004-02-07 Nathan Binkertformatting
2004-02-07 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-02-06 Nathan BinkertSmall cleanup
2004-02-06 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-06 Erik HallnorVarious extraction of common code into separate functio...
2004-02-05 Andrew SchultzNow skips the calibrate_delay loop in the kernel boot
2004-02-05 Ali Saidifixed mapping of device memory and i/o space
2004-02-05 Ali Saidiadded some comments
2004-02-05 Ali Saidimereged some comments with some of andrews changes
2004-02-05 Ali Saidiadded some comments
2004-02-05 David OehmkeModify the emulated system calls to support running...
2004-02-05 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-02-05 Andrew SchultzFix PCI code so it builds properly now
2004-02-05 Steve ReinhardtAdd support for "serializing" instructions that flush
2004-02-05 Ali SaidiAdded code so that BAR writes will result in an updated...
2004-02-04 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-04 Erik HallnorChange IIC to use param class. Tweak parameters in...
2004-02-04 Andrew SchultzRemoved the tsunami_pci* files
2004-02-04 Andrew SchultzChanges to support PciDev as a new base class for devic...
2004-02-04 Steve ReinhardtMore reformatting of reference parameter declarations.
2004-02-03 Andrew SchultzRemoved pci_dev from AdaptecController
2004-02-03 Andrew SchultzForgot to fixup the boot_linux.ini file to use AdaptecC...
2004-02-03 Andrew SchultzMostly changes to point Tsunami related stuff to use...
2004-02-03 Andrew SchultzFix to support redefinition of functional_memory base...
2004-02-03 Andrew SchultzAutomerged
2004-02-03 Ali SaidiMerge zizzer.eecs.umich.edu:/.automount/ziff/z/binkertn...
2004-02-03 Ali SaidiAded tsunami_pcidev and associated updates
2004-02-03 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-03 Nathan Binkertmerge
2004-02-03 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-02-03 Nathan BinkertRemote debugging cleanup and internal debugging support
2004-02-03 Steve ReinhardtFix bug: forgot branchTarget() method on indirect branches.
2004-02-03 Steve ReinhardtFix handling of uncacheable loads. Make them wait...
2004-02-03 Steve ReinhardtGet rid of LVQ-port function unit... only used for...
2004-02-03 Steve ReinhardtClean up some confusing ROBStation fields left over...
2004-02-03 Steve Reinhardtinsn->inst
2004-02-02 Steve ReinhardtChange "Foo& foo" declarations to "Foo &foo".
2004-02-02 Steve ReinhardtMore conversions of ref-counted parameters to references:
2004-02-02 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-02-02 Erik HallnorChange the way the IIC way list is handled in the prima...
2004-02-02 Steve ReinhardtChange MemReqPtr parameters to references.
2004-02-02 Steve ReinhardtMake stats:dump_period work even if dump_cycle isn...
2004-01-31 Andrew SchultzChange configs to use SimpleController instead of ScsiC...
2004-01-31 Andrew SchultzSplit the SCSI controller into a base class (ScsiContro...
2004-01-31 Ali Saidiadded tsunami_pcidev
2004-01-30 Nathan BinkertUpdate for changes in the console
2004-01-30 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-01-30 Andrew SchultzFixed the spec2000.ini file and made some cosmetic...
2004-01-30 Andrew SchultzAdded the spec2000 ini file
2004-01-30 Nathan BinkertMerge
2004-01-30 Nathan BinkertMerge Sampler
2004-01-30 Ali SaidiLinux boots with no devices
2004-01-30 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-01-30 Steve Raaschmajor rework/rewrite of the breakdown script
2004-01-30 Steve ReinhardtUse $(MAKE) instead of 'make' when building libelf...
2004-01-30 Steve ReinhardtFix libelf generation so it works on a clean make -j.
2004-01-30 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-01-30 Nathan Binkertwrap debugging stuff with #ifdef DEBUG
2004-01-30 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-01-29 Nathan Binkertdelete the data in the arglist when the list is destroyed,
2004-01-29 Nathan Binkertwhack debugging statement
2004-01-29 Nathan BinkertFix character input by handling the character and the
2004-01-29 Erik HallnorLogical test fix.
2004-01-29 Erik HallnorAdd operator= to CacheBlk to simplify some functions.
2004-01-29 Nathan Binkertremove #include of nonexistent file
2004-01-29 Nathan Binkertprovide an output stream for simulator output. (This...
2004-01-29 Nathan Binkertuse $ENV{PWD} so that the amd paths work ok.
2004-01-29 Nathan Binkertcleanup on aisle 5
2004-01-29 Andrew SchultzRemove references to dep_tree to fix build
2004-01-29 Ali Saidimoved devices around in config space and support figuri...
2004-01-29 Ron DreslinskiAdd support for PIC interrupts in IO, and DIRx interrup...
2004-01-28 Ali Saidiour first interrupt
next