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