summaryrefslogtreecommitdiff
path: root/dev
AgeCommit message (Expand)Author
2004-03-11merge from head of m5. note: i did not bother to merge the PIO stuff with s...Lisa Hsu
2004-03-11merge with m5 headLisa Hsu
2004-03-11It was annoying me that there was PCIConfigAll and PciDev and PciConfigData. ...Lisa Hsu
2004-03-05Add support for a propagation delay on the link. The electricalNathan Binkert
2004-02-29Fix dumping to work on the opteron. struct timeval canNathan Binkert
2004-02-29Add support for multiple address ranges in memory interfaces.Erik Hallnor
2004-02-22configurable latency for programmed IONathan Binkert
2004-02-21Added initial (hackish) support for translating between a PCI bus addressAndrew Schultz
2004-02-21New Ethernet device. Descriptors are now done via DMA insteadNathan Binkert
2004-02-20Fix the RTC code so it is in the cchip, only interrupt processors thatRon Dreslinski
2004-02-20make the dma interface useable.Nathan Binkert
2004-02-20make etherdump work againNathan Binkert
2004-02-20Merge zizzer.eecs.umich.edu:/bk/m5Nathan Binkert
2004-02-20Add support for IPI's and extend RTC to interrupt all ProcessorsRon Dreslinski
2004-02-20Add serialization for packets on the ethernet link,Ron Dreslinski
2004-02-161 << x != (uint64_t)1 << xAli Saidi
2004-02-16Changed device IRQ back to 1Andrew Schultz
2004-02-16Added new aic register definition, fix some interrupt related callsAndrew Schultz
2004-02-16MergeAli Saidi
2004-02-15Rewrote interrupt code to handle masking correctly and changed everyAli Saidi
2004-02-15Interrupt changesAndrew Schultz
2004-02-15Fix some debug printing errorsAndrew Schultz
2004-02-13Fix to remote debugger while in PALAndrew Schultz
2004-02-11Add support for all devices to get requests from a timing memory bus.Nathan Binkert
2004-02-11MergeAli Saidi
2004-02-11added serializeation codeAli Saidi
2004-02-10Fix masking of read/write address to get read/write offsetAndrew Schultz
2004-02-10Changed new linux stuff to work with new FunctionalMemory interface andAndrew Schultz
2004-02-09Merge linux tree with headAndrew Schultz
2004-02-09Added platform.hhAndrew Schultz
2004-02-09Fixes for updating mmu mappingsAndrew Schultz
2004-02-09Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/linuxAli Saidi
2004-02-09Some changes to for linux 2.6.2Ali Saidi
2004-02-09- Whack unused codeNathan Binkert
2004-02-05Now skips the calibrate_delay loop in the kernel bootAndrew Schultz
2004-02-05fixed mapping of device memory and i/o spaceAli Saidi
2004-02-05added some commentsAli Saidi
2004-02-05mereged some comments with some of andrews changesAli Saidi
2004-02-05added some commentsAli Saidi
2004-02-05Fix PCI code so it builds properly nowAndrew Schultz
2004-02-04Add support for "serializing" instructions that flushSteve Reinhardt
2004-02-04Added code so that BAR writes will result in an updated memory mappingAli Saidi
2004-02-04Changes to support PciDev as a new base class for devices which use PCIAndrew Schultz
2004-02-03Mostly changes to point Tsunami related stuff to use AdaptecControllerAndrew Schultz
2004-02-03Fix to support redefinition of functional_memory base classAndrew Schultz
2004-02-03mergeNathan Binkert
2004-02-02More conversions of ref-counted parameters to references:Steve Reinhardt
2004-02-02Change MemReqPtr parameters to references.Steve Reinhardt
2004-01-30Update for changes in the consoleNathan Binkert
2004-01-30MergeNathan Binkert