summaryrefslogtreecommitdiff
path: root/dev
AgeCommit message (Expand)Author
2004-05-14manual merge of linux_system and makefileAli Saidi
2004-05-14Linux boots... various fixes to make console work correctlyAli Saidi
2004-05-12Fixes to DMA writing (still unverified) and added serialize/unserializeAndrew Schultz
2004-05-11Merge zizzer.eecs.umich.edu:/bk/linuxLisa Hsu
2004-05-11Merge zizzer:/bk/linuxAndrew Schultz
2004-05-11Changes to fix bad DMA handling by disk when using scatter gather pageAndrew Schultz
2004-05-11first pass at merging m5 with linuxLisa Hsu
2004-05-09Added ULL for 64bit intsAli Saidi
2004-05-06Whole mess'o'changes.. see individual filesAndrew Schultz
2004-05-03Merge zizzer:/bk/linuxAndrew Schultz
2004-05-03Checkin of latest IDE and some separation between platforms (Tsunami andAndrew Schultz
2004-04-21just comment ns_gige.cc a little moreLisa Hsu
2004-04-21This is where I'm at for Linux Ethernet before I head to Mexico.Lisa Hsu
2004-04-06Beta version of Python configuration tool. Generates .ini files fromSteve Reinhardt
2004-04-02Basic cleanup pass to get rid of a few things that made the PythonSteve Reinhardt
2004-03-23Merge zizzer:/bk/linux into zower.eecs.umich.edu:/z/hsul/work/bk/linuxLisa Hsu
2004-03-23Add initial support for IDEAndrew Schultz
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