summaryrefslogtreecommitdiff
path: root/dev
AgeCommit message (Expand)Author
2004-02-09Fixes for updating mmu mappingsAndrew Schultz
2004-02-09Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/linuxAli Saidi
2004-02-09Some changes to for linux 2.6.2Ali Saidi
2004-02-09- Whack unused codeNathan Binkert
2004-02-05Now skips the calibrate_delay loop in the kernel bootAndrew Schultz
2004-02-05fixed mapping of device memory and i/o spaceAli Saidi
2004-02-05added some commentsAli Saidi
2004-02-05mereged some comments with some of andrews changesAli Saidi
2004-02-05added some commentsAli Saidi
2004-02-05Fix PCI code so it builds properly nowAndrew Schultz
2004-02-04Add support for "serializing" instructions that flushSteve Reinhardt
2004-02-04Added code so that BAR writes will result in an updated memory mappingAli Saidi
2004-02-04Changes to support PciDev as a new base class for devices which use PCIAndrew Schultz
2004-02-03Mostly changes to point Tsunami related stuff to use AdaptecControllerAndrew Schultz
2004-02-03Fix to support redefinition of functional_memory base classAndrew Schultz
2004-02-03mergeNathan Binkert
2004-02-02More conversions of ref-counted parameters to references:Steve Reinhardt
2004-02-02Change MemReqPtr parameters to references.Steve Reinhardt
2004-01-30Update for changes in the consoleNathan Binkert
2004-01-30MergeNathan Binkert
2004-01-30Linux boots with no devicesAli Saidi
2004-01-29Fix character input by handling the character and theNathan Binkert
2004-01-29provide an output stream for simulator output. (This takes place of theNathan Binkert
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-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-14Minor fixes to loader and an additional header file in alpha_access.hAli Saidi
2004-01-11Modify handling of serialize:dir parameter to make it more useful.Steve Reinhardt
2003-12-22add support for simple character input via the system consoleNathan Binkert
2003-12-19Make stuff build on openbsdNathan Binkert
2003-12-11Stats & serialization tweaks & cleanup. Unserializing fromSteve Reinhardt
2003-12-10Factor ExecContext::setStatus(), BaseCPU::execCtxStatusChange(),Steve Reinhardt
2003-11-14Make it so that we create a directory for each checkpoint so thatNathan Binkert
2003-11-04This is M5!Nathan Binkert
2003-11-04A little bit of code here and there to get more access toNathan Binkert
2003-11-04fix type! arghNathan Binkert
2003-11-02Implement more m5 pseduo opcodes:Nathan Binkert
2003-11-01Fix overwritting and ordering issues with serialization routinesRon Dreslinski
2003-10-31Changed the naming of Serializeable derived objects. Serializeable no longer...Andrew Schultz
2003-10-30Serialization support for cow imagesRon Dreslinski
2003-10-30Add serialization (which Nate now says we probably don't need)Steve Raasch