summaryrefslogtreecommitdiff
path: root/dev
AgeCommit message (Expand)Author
2005-10-21Major changes to sinic device model. Rearrage read/write, betterNathan Binkert
2005-10-21missed another pio interface nameNathan Binkert
2005-10-21better naming for pio interfacesNathan Binkert
2005-10-21It's not necessary for a device to call recvDone, thatNathan Binkert
2005-10-18Shuffle around device names to make things easier to read.Nathan Binkert
2005-10-18use the dedicated flag, no more exposing the m5reg directlyNathan Binkert
2005-10-12better english in stat descriptions for NS GigENathan Binkert
2005-10-12Add support for 64-bit addresses to the NS GigE device model.Nathan Binkert
2005-09-29fix for delayed state machine changesAli Saidi
2005-09-24Fix IDE disk UDMA mode support mask to actually reflect support forSteve Reinhardt
2005-09-18Tweak the set of coalesced interruptsNathan Binkert
2005-09-17Fix the EtherDump parametersNathan Binkert
2005-09-12only set an approriately sized piece of data. so break where appropriateAli Saidi
2005-09-12fixes for gcc 4.0Ali Saidi
2005-08-23Lots of fixes to serialization and naming of various deviceNathan Binkert
2005-08-23don't use sprintf. It's not guaranteed to not scribble over memory.Nathan Binkert
2005-08-19A few minor fixes to get things to build on Cygwin.Steve Reinhardt
2005-08-18Fix a couple of turbolaser problems that were introduced by theNathan Binkert
2005-08-16Merge zed.eecs.umich.edu:/.automount/fox/y/mserrano/m5_dir/m5Benjamin Nash
2005-08-16Uart fix.Miguel Serrano
2005-08-15Merge zed.eecs.umich.edu:/.automount/fox/y/mserrano/m5_dir/m5Benjamin Nash
2005-08-15Changes for getting FreeBSD to run.Miguel Serrano
2005-08-12Improve FreeBSD networking support.Benjamin Nash
2005-07-28Merge zed.eecs.umich.edu:/.automount/fox/y/mserrano/m5_new/m5Benjamin Nash
2005-07-28.Miguel Serrano
2005-07-28ghgfsdfMiguel Serrano
2005-07-26Various changes to I/O, addition of PciFake device to improve FreeBSD compati...Benjamin Nash
2005-07-13Various changes to m5/dev files to work with FreeBSD.Benjamin Nash
2005-07-01Hand merge ide_disk.ccBenjamin Nash
2005-07-01Merge m5read@m5.eecs.umich.edu:/bk/m5Miguel Serrano
2005-07-01.Miguel Serrano
2005-07-01Merge m5read@m5.eecs.umich.edu:/bk/m5Benjamin Nash
2005-07-01Fix formatting, move default size (0x8) of TsunamiFake from C++ code to Pytho...Benjamin Nash
2005-06-30Formatting, reduce maximum number of functional memory children.Benjamin Nash
2005-06-30Fixes for cygwin compile.Steve Reinhardt
2005-06-29Fix uninitialized variables in ide controllerNathan Binkert
2005-06-29Formatting.Benjamin Nash
2005-06-29Merge m5read@m5.eecs.umich.edu:/bk/m5Benjamin Nash
2005-06-29Allow CPUs to specify their own CPU ids.Nathan Binkert
2005-06-28Merge m5read@m5.eecs.umich.edu:/bk/m5Benjamin Nash
2005-06-28Don't hard code the location of m5AlphaAccess. Instead, move theNathan Binkert
2005-06-28Pass the location of the m5 console backdoor to the consoleNathan Binkert
2005-06-27Change IDE disk and ethernet device to work better with FreeBSD.Benjamin Nash
2005-06-27Update for console code reorganizationNathan Binkert
2005-06-27Implement a state machine clock that acutally limits how fastNathan Binkert
2005-06-23Merge m5read@m5.eecs.umich.edu:/bk/m5Benjamin Nash
2005-06-23Changed timer functionality, ide disk interrupts, and TsunamiFake class to im...Benjamin Nash
2005-06-19little bit of formattingNathan Binkert
2005-06-17I/O changes and SkipFuncEvents to increase FreeBSD compatibility.Benjamin Nash
2005-06-09Mostly IO modifications, to increase compatibility with FreeBSD.Benjamin Nash