summaryrefslogtreecommitdiff
path: root/dev
AgeCommit message (Expand)Author
2004-03-22Merge zizzer:/bk/linux into zower.eecs.umich.edu:/z/hsul/work/bk/linuxLisa Hsu
2004-03-22AutomergeAndrew Schultz
2004-03-22Change member variable names to lower caseAndrew Schultz
2004-03-22Changed to inherit from DmaDevice to avoid multiple inheritance (nowAndrew Schultz
2004-03-22Merge zizzer:/bk/linux into zower.eecs.umich.edu:/z/hsul/work/bk/linuxLisa Hsu
2004-03-22forgot to check this in earlier - no confusion between types and member names!Lisa Hsu
2004-03-19Make it so that alpha_console can read the frequency from the correctRon Dreslinski
2004-03-12merge etherpkt and makefileLisa Hsu
2004-03-12first pass at ns_ethernet device. more will come later as i merge in nate's ...Lisa Hsu
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