summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-27Add support for RTC to interrupt, HACK in alpha_console temporaryRon Dreslinski
2004-01-27uart works in linuxAli Saidi
2004-01-26Support for Tsunami coming along... RTC, PIC working, UART in progressAli Saidi
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-15Slowly on our way to booting with TsunamiAli Saidi
2004-01-15mereged changes to elf_object.ccAli Saidi
2004-01-14Update simple-* configs to Erik's new hierarchy parameter thing.Steve Reinhardt
2004-01-14Fixes and cleanup to elf loader code.Steve Reinhardt
2004-01-14Add memory space implemented for range 0xffff00188Ron Dreslinski
2004-01-14Merge codebases for CompressedMemBank and SimpleMemBank into one templatized ...Erik Hallnor
2004-01-14Elf loader now conforms to coding style and config files for linuxAli Saidi
2004-01-14Minor fixes to loader and an additional header file in alpha_access.hAli Saidi
2004-01-14Use the new init phase to initialized the switch eventNathan Binkert
2004-01-14Setup initialization callbacksNathan Binkert
2004-01-13update for new hierarchy parametersErik Hallnor
2004-01-13Merge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich.edu:/z/ehallnor/m5Erik Hallnor
2004-01-13Change to a new centralized way to specify the memory hierarchy parameters (d...Erik Hallnor
2004-01-12Added code to print out the symbol if one exists for an addressAli Saidi
2004-01-12- quick support for using a regular expression to selectNathan Binkert
2004-01-12Commit the correct version of the codeNathan Binkert
2004-01-12make the python stuff executableNathan Binkert
2004-01-12Check in python script that reads the python stats output.Nathan Binkert
2004-01-11addad kern/linuxAli Saidi
2004-01-11Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-01-11Minor cleanup to bk ignore and makefile libelf rule.Steve Reinhardt
2004-01-11Modify handling of serialize:dir parameter to make it more useful.Steve Reinhardt
2004-01-11Fix cprintf bug, plus minor cleanup & better error messages.Steve Reinhardt
2004-01-08the build directory is now correctly createdAli Saidi
2004-01-08Fixed another small libelf problem, everything should work now, on anyAli Saidi
2004-01-08should now build... fixed relative path problemAli Saidi
2004-01-08Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-01-07Changed elf_object.* to use libelf for reading elf files. The makefileAli Saidi
2003-12-28Improve python output supportNathan Binkert
2003-12-28Add a uni-directional bus bridgeErik Hallnor
2003-12-24Add python output support to the statistics package!Nathan Binkert
2003-12-24initial basic hooks into the stats package to output python codeNathan Binkert
2003-12-24Random cleanupNathan Binkert
2003-12-24formatting for consistencyNathan Binkert
2003-12-24more readable formattingNathan Binkert
2003-12-24Random cleanup to make things work a bit betterNathan Binkert
2003-12-24never print the cdf or pdf or the overflow bucket if we're simplescalrNathan Binkert
2003-12-23- change the FormatFlags into more general StatFlagsNathan Binkert
2003-12-23- Allow the stats package user to determine in which mode to dumpNathan Binkert
2003-12-23Make it so you can override CC and CXXNathan Binkert
2003-12-23Make this compile with NDEBUG definedNathan Binkert
2003-12-22add support for simple character input via the system consoleNathan Binkert