summaryrefslogtreecommitdiff
path: root/dev/tsunami.cc
AgeCommit message (Expand)Author
2006-02-19Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...Gabe Black
2005-06-05Fix minor doxygen issues.Steve Reinhardt
2005-06-05Many files:Steve Reinhardt
2005-06-05Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5-cleanAli Saidi
2005-06-05split uart into urt8250 and uart8530Ali Saidi
2005-06-04shuffle files around for new directory structureNathan Binkert
2005-04-11Make the notion of a global event tick independent of the actualNathan Binkert
2005-03-23Formatting fixesNathan Binkert
2005-01-15New and improved configuration mechanism. No more writing ofNathan Binkert
2004-11-13Use parameter structs for initialization so it's easierNathan Binkert
2004-10-25changes to make interrupts part of the platform rather than tsunamiAli Saidi
2004-06-26rewrote uart and renamed console.cc to simconsole to reduce confusionAli Saidi
2004-06-04Updated copyright on Tsunami and kern/linux files.Ali Saidi
2004-06-01Removed dynamic cast to get interrupt frequency and replaced with aAli Saidi
2004-05-14Linux boots... various fixes to make console work correctlyAli Saidi
2004-05-03Checkin of latest IDE and some separation between platforms (Tsunami andAndrew Schultz
2004-03-23Add initial support for IDEAndrew Schultz
2004-02-05Now skips the calibrate_delay loop in the kernel bootAndrew Schultz
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-03Mostly changes to point Tsunami related stuff to use AdaptecControllerAndrew Schultz
2004-01-27Add support for RTC to interrupt, HACK in alpha_console temporaryRon Dreslinski
2004-01-21one step closer to bootingAli Saidi
2004-01-15Slowly on our way to booting with TsunamiAli Saidi