summaryrefslogtreecommitdiff
path: root/dev
AgeCommit message (Expand)Author
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
2004-01-30Linux boots with no devicesAli Saidi
2004-01-29Fix character input by handling the character and theNathan Binkert
2004-01-29provide an output stream for simulator output. (This takes place of theNathan Binkert
2004-01-28moved devices around in config space and support figuring out cpuidAli Saidi
2004-01-28Add support for PIC interrupts in IO, and DIRx interrupts in CChipRon Dreslinski
2004-01-28our first interruptAli Saidi
2004-01-27Add support for RTC to interrupt, HACK in alpha_console temporaryRon Dreslinski
2004-01-27uart works in linuxAli Saidi
2004-01-26Support for Tsunami coming along... RTC, PIC working, UART in progressAli Saidi