summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-09Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2007-05-09Merge zizzer:/bk/newmemAli Saidi
2007-05-09bit_val was being used directly in the statement in return. If type B had few...Ali Saidi
2007-05-08Fix insertBits so it doesn't shift things into oblivionGabe Black
2007-05-08Add a hack to truncate addresses to 32 bits in SE. Paging should be changed t...Gabe Black
2007-05-07update for partial write fix changesAli Saidi
2007-05-07fix partial writes with a functional memory hackAli Saidi
2007-05-01Merge zizzer:/bk/newmemAli Saidi
2007-05-01change the way dprintf works so the cache accesses required to fulfill the dp...Ali Saidi
2007-05-01fix flushAddr so it doesn't modify an iterator that has been deletedAli Saidi
2007-05-01update for dprintk and not initializing lastTxIntAli Saidi
2007-05-01Merge zizzer:/bk/newmemAli Saidi
2007-05-01initialize lastTxInt to 0Ali Saidi
2007-04-30always skip the debugprintf function (DebugPrintf traceflag shouldn't matter)...Ali Saidi
2007-04-30update release notes a bitAli Saidi
2007-04-30update refs for uart device changesAli Saidi
2007-04-30fix igbe bugAli Saidi
2007-04-30fix console printing bugAli Saidi
2007-04-30add the ability for the ethernet device to check if the link is busyAli Saidi
2007-04-30add a udp stream benchmark and a udp loopback benchmarkAli Saidi
2007-04-30make ping actually endAli Saidi
2007-04-27Merge zizzer.eecs.umich.edu:/bk/newmemNathan Binkert
2007-04-27gcc 4.1 claims that mem_data might be used uninitialized,Nathan Binkert
2007-04-27Merge ktlim@zizzer:/bk/newmemKevin Lim
2007-04-27Updates for clock changes.Kevin Lim
2007-04-27Actually move the time two minutes into the future to make sureNathan Binkert
2007-04-27whack the old list of outstanding issues, and put the new list at the topNathan Binkert
2007-04-27Update Alpha reference stats for clock changes.Kevin Lim
2007-04-27Update release notesNathan Binkert
2007-04-27Make sure that we don't rebuild libelf stuff that we don'tNathan Binkert
2007-04-26Fix mutex test script for latest disk image.Kevin Lim
2007-04-26Remove extra delete that was causing segfault.Kevin Lim
2007-04-26Remove unnecessary check.Kevin Lim
2007-04-23Merge zizzer:/bk/newmemRon Dreslinski
2007-04-23Fix the splash2 run scriptRon Dreslinski
2007-04-23Merge zizzer:/bk/newmemLisa Hsu
2007-04-23update_refs for ALPHA_FS with new disk image.Lisa Hsu
2007-04-23Merge zizzer:/bk/newmemRon Dreslinski
2007-04-23using remoteGabe Black
2007-04-23Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemGabe Black
2007-04-23Update refs for CPU clock changes and O3 CPI/IPC calculation updates.Kevin Lim
2007-04-23Merge zizzer.eecs.umich.edu:/n/wexford/x/gblack/m5/newmem-o3-specGabe Black
2007-04-23Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/newmemGabe Black
2007-04-22Merge ktlim@zizzer:/bk/newmemKevin Lim
2007-04-22Change mcf to use smred inputs so it doesn't take two days to run in o3.Gabe Black
2007-04-22Updated refs for calculating IPC/CPI.Kevin Lim
2007-04-22Use proper cycles for IPC and CPI equations.Kevin Lim
2007-04-22Update refs for new CPU frequency changes.Kevin Lim
2007-04-22Update configs to set the CPU clock properly.Kevin Lim
2007-04-22Make the floating point zero register special handling only apply for ALPHA.Gabe Black