summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-06-06Merge saidi@zizzer:/z/m5/Bitkeeper/linux/Ali Saidi
2004-06-06Updated to use new palcode with ctlz instructionAli Saidi
2004-06-04Added ctlz and cttz instructions to isa_desc for use in the PAL code.Ali Saidi
2004-06-04Fix to TsunamiIO unserializeAndrew Schultz
2004-06-04Merge zizzer:/bk/linuxAndrew Schultz
2004-06-04Changes to support serialization with PCI devicesAndrew Schultz
2004-06-04fixed serialization in tsunami_io and tsunami_uart and consoleAli Saidi
2004-06-04MergeAli Saidi
2004-06-04Updated copyright on Tsunami and kern/linux files.Ali Saidi
2004-06-03Fixes in translation in PCI to DMA address to fix boot problems withAndrew Schultz
2004-06-02Merge zizzer:/bk/linuxAndrew Schultz
2004-06-02Merge zizzer.eecs.umich.edu:/bk/m5 into lush.(none):/z/hsul/work/linuxLisa Hsu
2004-06-01Removed dynamic cast to get interrupt frequency and replaced with aAli Saidi
2004-06-01Merge zizzer:/bk/linuxAndrew Schultz
2004-06-01Fixes to the state machine to properly support software reset and to fixAndrew Schultz
2004-06-01Merge saidi@zizzer:/z/m5/Bitkeeper/m5/Ali Saidi
2004-06-01Added ability to specify system type/revision in config file. ThisAli Saidi
2004-05-31Rename OpClass enum in .odesc file too.Steve Reinhardt
2004-05-31Added and cleaned up some commentsAli Saidi
2004-05-31Renamed OpClass enum members: they all end in 'Op' now.Steve Reinhardt
2004-05-31Merged head into linux treeAli Saidi
2004-05-31Ignore fast_cpu_exec.cc.Steve Reinhardt
2004-05-31Add parameter defaults to .odesc files. There was a bug inSteve Reinhardt
2004-05-30Cleaned up and commented code. I think we are ready to merge with head.Ali Saidi
2004-05-28Updated FastCPU model with all the recent changes.Kevin Lim
2004-05-28Merged in new FastCPU stuff with existing code.Kevin Lim
2004-05-27FastCPU model added. It's very similar to the SimpleCPU, just without a lot ...Kevin Lim
2004-05-27test to see if pushing to m5-tru64 triggers an e-mailAli Saidi
2004-05-27postint, postext:Steve Reinhardt
2004-05-27Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5Steve Reinhardt
2004-05-27config_files.doxygen:Steve Reinhardt
2004-05-26base_linux.ini:Andrew Schultz
2004-05-26removal of bootloader from config file, mergedAli Saidi
2004-05-26Fixed serial support in 2.6 (too much work for...)Ali Saidi
2004-05-26this now pings in single-user mode, so it should ping in other modes fine as ...Lisa Hsu
2004-05-25Merge zizzer:/bk/linuxAndrew Schultz
2004-05-25Varied fixes to get linux running. Allow for shutdown on linux.Andrew Schultz
2004-05-25Changed name of lisa's device to NSgigE instead of Etherdev so itAli Saidi
2004-05-24Fix to the PIO read state machine (write still needs fixes)Andrew Schultz
2004-05-24parser.out and parser.py shouldn't have been added to the repositoryAli Saidi
2004-05-24Merge zeep.eecs.umich.edu:/.automount/zizzer/z/m5/Bitkeeper/linuxAli Saidi
2004-05-24removed mbuf code from linux since it only exists in tru64Ali Saidi
2004-05-23make the interaction of the stats event stuff with theNathan Binkert
2004-05-21fix column name for indexesNathan Binkert
2004-05-21add a few statistics eventsNathan Binkert
2004-05-21Add support for event tracking. Esentially this puts a sequenceNathan Binkert
2004-05-21rename namespace Statistics to StatsNathan Binkert
2004-05-21Change the namespace Statistics to StatsNathan Binkert
2004-05-20Update the adaptive cache compression scheme.Erik Hallnor