summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-30Added the spec2000 ini fileAndrew Schultz
2004-01-30MergeNathan Binkert
2004-01-30Merge SamplerNathan Binkert
2004-01-30Linux boots with no devicesAli Saidi
2004-01-30Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-01-30major rework/rewrite of the breakdown scriptSteve Raasch
2004-01-30Use $(MAKE) instead of 'make' when building libelf (suppresses an error messa...Steve Reinhardt
2004-01-30Fix libelf generation so it works on a clean make -j.Steve Reinhardt
2004-01-29Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-01-29wrap debugging stuff with #ifdef DEBUGNathan Binkert
2004-01-29Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-01-29delete the data in the arglist when the list is destroyed,Nathan Binkert
2004-01-29whack debugging statementNathan Binkert
2004-01-29Fix character input by handling the character and theNathan Binkert
2004-01-29Logical test fix.Erik Hallnor
2004-01-29Add operator= to CacheBlk to simplify some functions.Erik Hallnor
2004-01-29remove #include of nonexistent fileNathan Binkert
2004-01-29provide an output stream for simulator output. (This takes place of theNathan Binkert
2004-01-29use $ENV{PWD} so that the amd paths work ok.Nathan Binkert
2004-01-29cleanup on aisle 5Nathan Binkert
2004-01-28Remove references to dep_tree to fix buildAndrew Schultz
2004-01-28moved devices around in config space and support figuring out cpuidAli Saidi
2004-01-28Add support for PIC interrupts in IO, and DIRx interrupts in CChipRon Dreslinski
2004-01-28our first interruptAli Saidi
2004-01-28removing the last vestages of the dep-tree stuff (hasn't worked for a LONG time)Steve Raasch
2004-01-27Minor optimization of new LRU stack code.Steve Reinhardt
2004-01-27Merge zizzer:/bk/m5 into isabel.reinhardt.house:/z/stever/bk/m5Steve Reinhardt
2004-01-27Add support for RTC to interrupt, HACK in alpha_console temporaryRon Dreslinski
2004-01-27uart works in linuxAli Saidi
2004-01-27a bunch of warning fixesNathan Binkert
2004-01-27Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-01-27Remove SS-like code from lru.hh/ccErik Hallnor
2004-01-27Always write out a value for pending so that an m5.fast simulator canNathan Binkert
2004-01-27Add trace flag for the sampling CPUNathan Binkert
2004-01-26Support for Tsunami coming along... RTC, PIC working, UART in progressAli Saidi
2004-01-25Minor cleanup of sb_issue() in full_cpu/issue.cc.Steve Reinhardt
2004-01-25Change the way the hierarchy is separated. Now all virtual functions are in t...Erik Hallnor
2004-01-23Add RTC event for uip bitRon Dreslinski
2004-01-22added the 8254 programmable interval timerAli Saidi
2004-01-22renamed tsunami_dma to tsunami_ioAli Saidi
2004-01-22updated tsunami_dmaAli Saidi
2004-01-21one step closer to bootingAli Saidi
2004-01-21I hate compiling decoder.cc every time I touch something.Erik Hallnor
2004-01-20Set LIBELF_LINUX to 0 to build on zax. BuildsSteve Reinhardt
2004-01-15Slowly on our way to booting with TsunamiAli Saidi
2004-01-15Make each stat take up one full line. This allows us to use grepNathan Binkert
2004-01-15Make the python stats script more robustNathan Binkert
2004-01-15Make dump cycle relativeNathan Binkert
2004-01-15mereged changes to elf_object.ccAli Saidi
2004-01-14Update simple-* configs to Erik's new hierarchy parameter thing.Steve Reinhardt