Age | Commit message (Expand) | Author |
2004-05-11 | Changes to fix bad DMA handling by disk when using scatter gather page | Andrew Schultz |
2004-05-06 | Whole mess'o'changes.. see individual files | Andrew Schultz |
2004-05-03 | Merge zizzer:/bk/linux | Andrew Schultz |
2004-05-03 | Checkin of latest IDE and some separation between platforms (Tsunami and | Andrew Schultz |
2004-04-21 | just comment ns_gige.cc a little more | Lisa Hsu |
2004-04-21 | This is where I'm at for Linux Ethernet before I head to Mexico. | Lisa Hsu |
2004-03-23 | Merge zizzer:/bk/linux into zower.eecs.umich.edu:/z/hsul/work/bk/linux | Lisa Hsu |
2004-03-23 | Add initial support for IDE | Andrew Schultz |
2004-03-22 | Merge zizzer:/bk/linux into zower.eecs.umich.edu:/z/hsul/work/bk/linux | Lisa Hsu |
2004-03-22 | Automerge | Andrew Schultz |
2004-03-22 | Change member variable names to lower case | Andrew Schultz |
2004-03-22 | Changed to inherit from DmaDevice to avoid multiple inheritance (now | Andrew Schultz |
2004-03-22 | Merge zizzer:/bk/linux into zower.eecs.umich.edu:/z/hsul/work/bk/linux | Lisa Hsu |
2004-03-22 | forgot to check this in earlier - no confusion between types and member names! | Lisa Hsu |
2004-03-19 | Make it so that alpha_console can read the frequency from the correct | Ron Dreslinski |
2004-03-12 | merge etherpkt and makefile | Lisa Hsu |
2004-03-12 | first pass at ns_ethernet device. more will come later as i merge in nate's ... | Lisa Hsu |
2004-03-11 | merge from head of m5. note: i did not bother to merge the PIO stuff with s... | Lisa Hsu |
2004-03-11 | merge with m5 head | Lisa Hsu |
2004-03-11 | It was annoying me that there was PCIConfigAll and PciDev and PciConfigData. ... | Lisa Hsu |
2004-03-05 | Add support for a propagation delay on the link. The electrical | Nathan Binkert |
2004-02-29 | Fix dumping to work on the opteron. struct timeval can | Nathan Binkert |
2004-02-29 | Add support for multiple address ranges in memory interfaces. | Erik Hallnor |
2004-02-22 | configurable latency for programmed IO | Nathan Binkert |
2004-02-21 | Added initial (hackish) support for translating between a PCI bus address | Andrew Schultz |
2004-02-21 | New Ethernet device. Descriptors are now done via DMA instead | Nathan Binkert |
2004-02-20 | Fix the RTC code so it is in the cchip, only interrupt processors that | Ron Dreslinski |
2004-02-20 | make the dma interface useable. | Nathan Binkert |
2004-02-20 | make etherdump work again | Nathan Binkert |
2004-02-20 | Merge zizzer.eecs.umich.edu:/bk/m5 | Nathan Binkert |
2004-02-20 | Add support for IPI's and extend RTC to interrupt all Processors | Ron Dreslinski |
2004-02-20 | Add serialization for packets on the ethernet link, | Ron Dreslinski |
2004-02-16 | 1 << x != (uint64_t)1 << x | Ali Saidi |
2004-02-16 | Changed device IRQ back to 1 | Andrew Schultz |
2004-02-16 | Added new aic register definition, fix some interrupt related calls | Andrew Schultz |
2004-02-16 | Merge | Ali Saidi |
2004-02-15 | Rewrote interrupt code to handle masking correctly and changed every | Ali Saidi |
2004-02-15 | Interrupt changes | Andrew Schultz |
2004-02-15 | Fix some debug printing errors | Andrew Schultz |
2004-02-13 | Fix to remote debugger while in PAL | Andrew Schultz |
2004-02-11 | Add support for all devices to get requests from a timing memory bus. | Nathan Binkert |
2004-02-11 | Merge | Ali Saidi |
2004-02-11 | added serializeation code | Ali Saidi |
2004-02-10 | Fix masking of read/write address to get read/write offset | Andrew Schultz |
2004-02-10 | Changed new linux stuff to work with new FunctionalMemory interface and | Andrew Schultz |
2004-02-09 | Merge linux tree with head | Andrew Schultz |
2004-02-09 | Added platform.hh | Andrew Schultz |
2004-02-09 | Fixes for updating mmu mappings | Andrew Schultz |
2004-02-09 | Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/linux | Ali Saidi |
2004-02-09 | Some changes to for linux 2.6.2 | Ali Saidi |