gem5.git
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 Ali SaidiAdded code so that BAR writes will result in an updated...
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 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 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 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 Nathan Binkertwrap debugging stuff with #ifdef DEBUG
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 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
2004-01-28 Steve Raaschremoving the last vestages of the dep-tree stuff (hasn...
2004-01-28 Steve ReinhardtMinor optimization of new LRU stack code.
2004-01-28 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2004-01-28 Ron DreslinskiAdd support for RTC to interrupt, HACK in alpha_console...
2004-01-27 Ali Saidiuart works in linux
2004-01-27 Nathan Binkerta bunch of warning fixes
2004-01-27 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-01-27 Erik HallnorRemove SS-like code from lru.hh/cc
2004-01-27 Nathan BinkertAlways write out a value for pending so that an m5...
2004-01-27 Nathan BinkertAdd trace flag for the sampling CPU
2004-01-26 Ali SaidiSupport for Tsunami coming along... RTC, PIC working...
2004-01-26 Steve ReinhardtMinor cleanup of sb_issue() in full_cpu/issue.cc.
2004-01-25 Erik HallnorChange the way the hierarchy is separated. Now all...
2004-01-23 Ron DreslinskiAdd RTC event for uip bit
2004-01-23 Ali Saidiadded the 8254 programmable interval timer
2004-01-22 Ali Saidirenamed tsunami_dma to tsunami_io
2004-01-22 Ali Saidiupdated tsunami_dma
2004-01-22 Ali Saidione step closer to booting
2004-01-21 Erik HallnorI hate compiling decoder.cc every time I touch something.
2004-01-20 Steve ReinhardtSet LIBELF_LINUX to 0 to build on zax. Builds
2004-01-15 Ali SaidiSlowly on our way to booting with Tsunami
2004-01-15 Nathan BinkertMake each stat take up one full line. This allows...
2004-01-15 Nathan BinkertMake the python stats script more robust
2004-01-15 Nathan BinkertMake dump cycle relative
2004-01-15 Ali Saidimereged changes to elf_object.cc
2004-01-15 Steve ReinhardtUpdate simple-* configs to Erik's new hierarchy paramet...
2004-01-15 Steve ReinhardtFixes and cleanup to elf loader code.
2004-01-14 Ron DreslinskiAdd memory space implemented for range 0xffff00188
2004-01-14 Erik HallnorMerge codebases for CompressedMemBank and SimpleMemBank...
2004-01-14 Ali SaidiElf loader now conforms to coding style and config...
2004-01-14 Ali SaidiMinor fixes to loader and an additional header file...
2004-01-14 Nathan BinkertUse the new init phase to initialized the switch event
2004-01-14 Nathan BinkertSetup initialization callbacks
2004-01-13 Erik Hallnorupdate for new hierarchy parameters
2004-01-13 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-01-13 Erik HallnorChange to a new centralized way to specify the memory...
2004-01-13 Ali SaidiAdded code to print out the symbol if one exists for...
2004-01-12 Nathan Binkert- quick support for using a regular expression to select
2004-01-12 Nathan BinkertCommit the correct version of the code
2004-01-12 Nathan Binkertmake the python stuff executable
2004-01-12 Nathan BinkertCheck in python script that reads the python stats...
2004-01-12 Ali Saidiaddad kern/linux
2004-01-12 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-01-11 Steve ReinhardtMinor cleanup to bk ignore and makefile libelf rule.
2004-01-11 Steve ReinhardtModify handling of serialize:dir parameter to make...
2004-01-11 Steve ReinhardtFix cprintf bug, plus minor cleanup & better error...
2004-01-09 Ali Saidithe build directory is now correctly created
2004-01-08 Ali SaidiFixed another small libelf problem, everything should...
2004-01-08 Ali Saidishould now build... fixed relative path problem
2004-01-08 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
next