Fix PCI code so it builds properly now
[gem5.git] / dev /
2004-02-05 Andrew SchultzFix PCI code so it builds properly now
2004-02-05 Ali SaidiAdded code so that BAR writes will result in an updated...
2004-02-04 Andrew SchultzChanges to support PciDev as a new base class for devic...
2004-02-03 Andrew SchultzMostly changes to point Tsunami related stuff to use...
2004-02-03 Andrew SchultzFix to support redefinition of functional_memory base...
2004-02-03 Andrew SchultzAutomerged
2004-02-03 Ali SaidiMerge zizzer.eecs.umich.edu:/.automount/ziff/z/binkertn...
2004-02-03 Nathan Binkertmerge
2004-02-02 Steve ReinhardtMore conversions of ref-counted parameters to references:
2004-02-02 Steve ReinhardtChange MemReqPtr parameters to references.
2004-01-30 Nathan BinkertUpdate for changes in the console
2004-01-30 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-01-30 Nathan BinkertMerge
2004-01-30 Ali SaidiLinux boots with no devices
2004-01-29 Nathan BinkertFix character input by handling the character and the
2004-01-29 Nathan Binkertprovide an output stream for simulator output. (This...
2004-01-29 Ali Saidimoved devices around in config space and support figuri...
2004-01-29 Ron DreslinskiAdd support for PIC interrupts in IO, and DIRx interrup...
2004-01-28 Ali Saidiour first interrupt
2004-01-28 Ron DreslinskiAdd support for RTC to interrupt, HACK in alpha_console...
2004-01-27 Ali Saidiuart works in linux
2004-01-26 Ali SaidiSupport for Tsunami coming along... RTC, PIC working...
2004-01-23 Ron DreslinskiAdd RTC event for uip bit
2004-01-23 Ali Saidiadded the 8254 programmable interval timer
2004-01-22 Ali Saidirenamed tsunami_dma to tsunami_io
2004-01-22 Ali Saidiupdated tsunami_dma
2004-01-22 Ali Saidione step closer to booting
2004-01-15 Ali SaidiSlowly on our way to booting with Tsunami
2004-01-15 Ali Saidimereged changes to elf_object.cc
2004-01-14 Ali SaidiMinor fixes to loader and an additional header file...
2004-01-13 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2004-01-12 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2004-01-11 Steve ReinhardtModify handling of serialize:dir parameter to make...
2003-12-22 Nathan Binkertadd support for simple character input via the system...
2003-12-21 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-12-19 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-12-19 Nathan BinkertMake stuff build on openbsd
2003-12-11 Steve ReinhardtStats & serialization tweaks & cleanup. Unserializing...
2003-12-11 Steve ReinhardtFactor ExecContext::setStatus(), BaseCPU::execCtxStatus...
2003-12-02 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-11-14 Nathan BinkertMake it so that we create a directory for each checkpoi...
2003-11-06 Erik HallnorMerge ehallnor@zizzer:/bk/m5
2003-11-05 Nathan BinkertThis is M5!
2003-11-04 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2003-11-04 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2003-11-04 Nathan BinkertA little bit of code here and there to get more access to
2003-11-04 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2003-11-04 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2003-11-04 Nathan Binkertfix type! argh
2003-11-04 Steve ReinhardtAutomerge
2003-11-03 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-11-02 Nathan BinkertImplement more m5 pseduo opcodes:
2003-11-02 Nathan BinkertMerge zizzer.eecs.umich.edu:/bk/m5
2003-11-02 Ron DreslinskiMerge zamp.eecs.umich.edu:/amd/brio/y/rdreslin/m5bk...
2003-11-02 Ron DreslinskiFix overwritting and ordering issues with serialization...
2003-10-31 Nathan BinkertMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-10-31 Andrew SchultzMerge zizzer:/bk/m5
2003-10-31 Andrew SchultzChanged the naming of Serializeable derived objects...
2003-10-31 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-10-30 Ron DreslinskiSerialization support for cow images
2003-10-30 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-10-30 Steve RaaschAdd serialization (which Nate now says we probably...
2003-10-30 Steve RaaschMerge previous changes with format change
2003-10-30 Steve ReinhardtMerge zizzer:/bk/m5 into isabel.reinhardt.house:/z...
2003-10-30 Steve ReinhardtMerge Steve & Erik's etherdev & scsi changes with mine...
2003-10-30 Steve ReinhardtMerge.
2003-10-30 Steve ReinhardtSupport for Serializable non-SimObject things like...
2003-10-30 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-10-30 Steve RaaschAdd serialization for etherdev
2003-10-29 Steve ReinhardtRename SERIALIZE_MEMBER to SERIALIZE_SCALAR.
2003-10-29 Steve ReinhardtMore progress on checkpointing... we can now write...
2003-10-28 Steve ReinhardtMerge zizzer:bk/m5 into isabel.reinhardt.house:/z/steve...
2003-10-28 Steve ReinhardtRevamp serialization to make it easier.
2003-10-27 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-10-27 Steve ReinhardtMerge stever@zizzer:/bk/m5 into isabel.reinhardt.house...
2003-10-27 Nathan Binkertonly send data to a peer if the peer exists
2003-10-26 Steve ReinhardtMerge stever@zizzer:/bk/m5 into isabel.reinhardt.house...
2003-10-26 Steve ReinhardtMerge isabel.reinhardt.house:/z/stever/bk/m5
2003-10-25 Nathan BinkertFix packet buffer management for receive packets
2003-10-24 Steve ReinhardtMerge stever@zizzer:/bk/m5 into isabel.reinhardt.house...
2003-10-24 Steve ReinhardtInitial support for CPU switching. New SamplingCPU...
2003-10-22 Erik HallnorMerge ehallnor@zizzer:/bk/m5
2003-10-22 Lisa HsuMerge zizzer:/bk/m5 into zower.eecs.umich.edu:/z/hsul...
2003-10-22 Steve ReinhardtMerge stever@zizzer:/bk/m5 into isabel.reinhardt.house...
2003-10-22 Steve ReinhardtDon't need to include sim/param.hh in sim_object.hh...
2003-10-22 Lisa Hsunate's reset stuff merged with my work on bin printing.
2003-10-21 Erik HallnorMerge ehallnor@zizzer:/bk/m5 into zazzer.eecs.umich...
2003-10-21 Nathan BinkertSeparate the stuff for SimObject from SimObject builder.
2003-10-14 Steve RaaschMerge zizzer.eecs.umich.edu:/m5/Bitkeeper/m5
2003-10-14 Nathan BinkertMerge
2003-10-13 Nathan BinkertSplit up kernel.cc into separate files for dump_mbuf...
2003-10-13 Nathan BinkertTry to get the correct license on various files
2003-10-10 Steve ReinhardtMake include paths explicit and update makefile accordi...
2003-10-07 Steve RaaschImport changeset