Age | Commit message (Expand) | Author |
2005-06-29 | Allow CPUs to specify their own CPU ids. | Nathan Binkert |
2005-06-27 | Implement a state machine clock that acutally limits how fast | Nathan Binkert |
2005-06-23 | Added Float class | Ali Saidi |
2005-06-22 | Move max_time and progress_interval parameters to the Root | Nathan Binkert |
2005-06-09 | BaseSystem was renamed to System | Nathan Binkert |
2005-06-05 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2005-06-05 | Add licenses in python dir. | Steve Reinhardt |
2005-06-05 | make all of the turbolaser stuff only compile if ALPHA_TLASER | Nathan Binkert |
2005-06-05 | split uart into urt8250 and uart8530 | Ali Saidi |
2005-06-04 | BaseSystem -> System | Nathan Binkert |
2005-06-03 | Bug fix & cleanup in config code. | Steve Reinhardt |
2005-06-02 | Fix-up some config issues | Nathan Binkert |
2005-06-01 | Standardize clock parameter names to 'clock'. | Steve Reinhardt |
2005-06-01 | A few more config updates. Works with regression now. | Steve Reinhardt |
2005-05-29 | Major cleanup of python config code. | Steve Reinhardt |
2005-05-17 | Merge ktlim@zizzer:/bk/m5 into zamp.eecs.umich.edu:/z/ktlim2/current/m5 | Kevin Lim |
2005-05-13 | Add mem_trace parameter to BaseCache. | Steve Reinhardt |
2005-05-04 | Merge ktlim@zizzer:/bk/m5 into zamp.eecs.umich.edu:/z/ktlim2/current/m5 | Kevin Lim |
2005-05-03 | Large update of several parts of my code. The most notable change is the inc... | Kevin Lim |
2005-05-02 | Make sinic work with mpy | Nathan Binkert |
2005-04-29 | Add suport for no allocation of cache block on a dma read passing through a c... | Ron Dreslinski |
2005-04-24 | Add the m5 parameter to the ns83820 device model so that we | Nathan Binkert |
2005-04-17 | Mostly hacks for multiplying Frequency-type proxies by constants | Steve Reinhardt |
2005-04-11 | Make the notion of a global event tick independent of the actual | Nathan Binkert |
2005-04-08 | Hand merged a this-> statement for gcc3.4 | Ron Dreslinski |
2005-04-08 | Add Parameter to only do prefetch calculations on data accesses not instructi... | Ron Dreslinski |
2005-04-06 | fix typo in python config stuff | Nathan Binkert |
2005-04-06 | Fix the python NetworkBandwidth conversion function | Nathan Binkert |
2005-04-06 | formatting | Nathan Binkert |
2005-04-06 | Add TcpPort and UdpPort as python types | Nathan Binkert |
2005-04-06 | full_system isn't a useful parameter anymore, get rid of it. | Nathan Binkert |
2005-04-04 | Add more prefetcher support. | Ron Dreslinski |
2005-04-02 | Added support for multiple prefetch address from single access (depth of pref... | Ron Dreslinski |
2005-04-01 | Some hand merges | Ron Dreslinski |
2005-03-25 | Better handling of latency/frequency parameter types | Nathan Binkert |
2005-03-25 | Better exceptions in python config | Nathan Binkert |
2005-03-24 | Improve toBool | Nathan Binkert |
2005-03-24 | Add Frequency and Latency as new parameter types and use them | Nathan Binkert |
2005-03-23 | Formatting fixes | Nathan Binkert |
2005-03-23 | First step in fixing up parameter handling. Clean up the | Nathan Binkert |
2005-03-22 | style | Nathan Binkert |
2005-03-22 | Fix a bug introduced with the multidict commit. | Nathan Binkert |
2005-03-22 | clean up python exceptions | Nathan Binkert |
2005-03-22 | Use the multidict in the python config stuff. Makes code a bit | Nathan Binkert |
2005-03-22 | Sort the sim objects in the python output | Nathan Binkert |
2005-03-19 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 | Steve Reinhardt |
2005-03-18 | Byproducts of aborted attempt to refine 'parent' proxy semantics. | Steve Reinhardt |
2005-03-17 | Merge zizzer:/bk/m5 into zed.eecs.umich.edu:/z/hsul/work/m5/pact05 | Lisa Hsu |
2005-03-17 | allow the call to len on Value proxy. | Lisa Hsu |
2005-03-16 | Merge zizzer.eecs.umich.edu:/z/stever/bk/m5-head | Steve Reinhardt |