summaryrefslogtreecommitdiff
path: root/dev
AgeCommit message (Expand)Author
2004-06-03Fixes in translation in PCI to DMA address to fix boot problems withAndrew Schultz
2004-06-01Merge zizzer:/bk/linuxAndrew Schultz
2004-06-01Fixes to the state machine to properly support software reset and to fixAndrew Schultz
2004-05-31Added and cleaned up some commentsAli Saidi
2004-05-30Cleaned up and commented code. I think we are ready to merge with head.Ali Saidi
2004-05-26removal of bootloader from config file, mergedAli Saidi
2004-05-26Fixed serial support in 2.6 (too much work for...)Ali Saidi
2004-05-26this now pings in single-user mode, so it should ping in other modes fine as ...Lisa Hsu
2004-05-25Merge zizzer:/bk/linuxAndrew Schultz
2004-05-25Varied fixes to get linux running. Allow for shutdown on linux.Andrew Schultz
2004-05-25Changed name of lisa's device to NSgigE instead of Etherdev so itAli Saidi
2004-05-24Fix to the PIO read state machine (write still needs fixes)Andrew Schultz
2004-05-21rename namespace Statistics to StatsNathan Binkert
2004-05-19Remove the uncacheable bit 39 check (needs to be merged in with head treeAndrew Schultz
2004-05-18fix the indefinite interrupting of the ethernet device.Lisa Hsu
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