summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-21lLisa Hsu
2004-06-17Serialized cpu interruptsAli Saidi
2004-06-17Fixes to IDE disk to fix serialization. Now passes simple CPU serializeAndrew Schultz
2004-06-16Fix serialize/unserialize of the timers and RTC eventsAndrew Schultz
2004-06-16Updated serialization code and added #if tracing so that make fastAli Saidi
2004-06-12minor mods for mimicking NS83820 functionalityLisa Hsu
2004-06-12fix the SYSTEMDIR #defLisa Hsu
2004-06-11fix serializationLisa Hsu
2004-06-11fix ini messups with the reorgLisa Hsu
2004-06-11after unserialization in the ide driver we need to reprogram theAli Saidi
2004-06-10move ping_linux.ini into linux-kernel-tsunami dirAli Saidi
2004-06-10Merge zizzer.eecs.umich.edu:/bk/linuxLisa Hsu
2004-06-10fix some things on linux todo list. 1) the config.ini. 2) the etherpkt stru...Lisa Hsu
2004-06-10Fixes for detailed boot, made cttz and ctlz instructions more compact,Ali Saidi
2004-06-10lift common code *kernel_stats.* into the kern directory.Lisa Hsu
2004-06-10Change SCSI controller back to original M5 controller and remove theAndrew Schultz
2004-06-08Extra semicolon removedAli Saidi
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