Age | Commit message (Expand) | Author |
2005-04-28 | Clean up output for pc break events, and remove a unneeded break event. | Ron Dreslinski |
2005-04-11 | Make the notion of a global event tick independent of the actual | Nathan Binkert |
2005-02-09 | Merger | Ron Dreslinski |
2005-02-09 | Some more useful debugging info for kernel panic and die events | Ron Dreslinski |
2005-01-18 | Merge changes to make m5 g++ 3.4 compatible. | Kevin Lim |
2005-01-15 | New and improved configuration mechanism. No more writing of | Nathan Binkert |
2005-01-14 | Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change... | Kevin Lim |
2004-11-15 | Minor cleanup of symtab code/includes. | Steve Reinhardt |
2004-11-15 | Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5 | Steve Reinhardt |
2004-11-15 | Add support for sampled PC profiling to FullCPU. | Steve Reinhardt |
2004-11-14 | by default bin interrupts seperately from kernel code. | Ali Saidi |
2004-10-23 | make stuff compile on openbsd again | Nathan Binkert |
2004-10-22 | Make targetarch directory in build tree and copy arch/alpha files to it | Steve Reinhardt |
2004-09-24 | only set stuff up for binning interrupts if interrupt binning is on | Ali Saidi |
2004-09-22 | fix unaligned memory offset and some small fixes to interrupt binning | Ali Saidi |
2004-09-16 | switch contexts on palcode rather than kernel code | Ali Saidi |
2004-09-03 | added system option to bin interrupt code seperately. | Ali Saidi |
2004-08-20 | std:: | Nathan Binkert |
2004-08-20 | - Clean up and factor out all of the binning code into a | Nathan Binkert |
2004-08-18 | Added code using VPtr to be able to extract info from linux thread | Ali Saidi |
2004-07-31 | few forgotten changes for dprintk | Ali Saidi |
2004-07-30 | Added debug printk support | Ali Saidi |
2004-07-23 | formatting | Nathan Binkert |
2004-07-02 | Fix byteswap on LP64 (amd64) | Nathan Binkert |
2004-07-01 | implement the readfile pseudo instruction that will read | Nathan Binkert |
2004-06-30 | Update MAX ASN in kernel to 127 since that's what the ev5 supports | Ali Saidi |
2004-06-23 | more modifications for cross-endian support. linux now gets to pciconfig | Ali Saidi |
2004-06-04 | Updated copyright on Tsunami and kern/linux files. | Ali Saidi |
2004-05-31 | Added and cleaned up some comments | Ali Saidi |
2004-05-30 | Cleaned up and commented code. I think we are ready to merge with head. | Ali Saidi |
2004-05-26 | Fixed serial support in 2.6 (too much work for...) | Ali Saidi |
2004-05-25 | Changed name of lisa's device to NSgigE instead of Etherdev so it | Ali Saidi |
2004-05-24 | removed mbuf code from linux since it only exists in tru64 | Ali Saidi |
2004-05-18 | lift FnEvents and and Binning stuff out of LinuxSystem into commonn places wi... | Lisa Hsu |
2004-05-11 | successful merge, linux still builds and runs as far it used to, network devi... | Lisa Hsu |
2004-05-09 | Added ULL for 64bit ints | Ali Saidi |
2004-05-06 | Whole mess'o'changes.. see individual files | Andrew Schultz |
2004-03-23 | Add initial support for IDE | Andrew Schultz |
2004-03-17 | Updated kern/* code so we can have one console code and the simulator | Ali Saidi |
2004-03-11 | merge from head of m5. note: i did not bother to merge the PIO stuff with s... | Lisa Hsu |
2004-02-21 | Load local kernel symbols, and set aic7xxx_no_reset to prevent an initial | Andrew Schultz |
2004-02-05 | Now skips the calibrate_delay loop in the kernel boot | Andrew Schultz |
2004-01-26 | Support for Tsunami coming along... RTC, PIC working, UART in progress | Ali Saidi |
2004-01-12 | Added code to print out the symbol if one exists for an address | Ali Saidi |
2004-01-11 | addad kern/linux | Ali Saidi |