index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dev
Age
Commit message (
Expand
)
Author
2004-05-03
Checkin of latest IDE and some separation between platforms (Tsunami and
Andrew Schultz
2004-03-23
Add initial support for IDE
Andrew Schultz
2004-03-22
Automerge
Andrew Schultz
2004-03-22
Change member variable names to lower case
Andrew Schultz
2004-03-22
Changed to inherit from DmaDevice to avoid multiple inheritance (now
Andrew Schultz
2004-03-22
forgot to check this in earlier - no confusion between types and member names!
Lisa Hsu
2004-03-19
Make it so that alpha_console can read the frequency from the correct
Ron Dreslinski
2004-03-11
merge from head of m5. note: i did not bother to merge the PIO stuff with s...
Lisa Hsu
2004-03-11
merge with m5 head
Lisa Hsu
2004-03-11
It was annoying me that there was PCIConfigAll and PciDev and PciConfigData. ...
Lisa Hsu
2004-03-05
Add support for a propagation delay on the link. The electrical
Nathan Binkert
2004-02-29
Fix dumping to work on the opteron. struct timeval can
Nathan Binkert
2004-02-29
Add support for multiple address ranges in memory interfaces.
Erik Hallnor
2004-02-22
configurable latency for programmed IO
Nathan Binkert
2004-02-21
Added initial (hackish) support for translating between a PCI bus address
Andrew Schultz
2004-02-21
New Ethernet device. Descriptors are now done via DMA instead
Nathan Binkert
2004-02-20
Fix the RTC code so it is in the cchip, only interrupt processors that
Ron Dreslinski
2004-02-20
make the dma interface useable.
Nathan Binkert
2004-02-20
make etherdump work again
Nathan Binkert
2004-02-20
Merge zizzer.eecs.umich.edu:/bk/m5
Nathan Binkert
2004-02-20
Add support for IPI's and extend RTC to interrupt all Processors
Ron Dreslinski
2004-02-20
Add serialization for packets on the ethernet link,
Ron Dreslinski
2004-02-16
1 << x != (uint64_t)1 << x
Ali Saidi
2004-02-16
Changed device IRQ back to 1
Andrew Schultz
2004-02-16
Added new aic register definition, fix some interrupt related calls
Andrew Schultz
2004-02-16
Merge
Ali Saidi
2004-02-15
Rewrote interrupt code to handle masking correctly and changed every
Ali Saidi
2004-02-15
Interrupt changes
Andrew Schultz
2004-02-15
Fix some debug printing errors
Andrew Schultz
2004-02-13
Fix to remote debugger while in PAL
Andrew Schultz
2004-02-11
Add support for all devices to get requests from a timing memory bus.
Nathan Binkert
2004-02-11
Merge
Ali Saidi
2004-02-11
added serializeation code
Ali Saidi
2004-02-10
Fix masking of read/write address to get read/write offset
Andrew Schultz
2004-02-10
Changed new linux stuff to work with new FunctionalMemory interface and
Andrew Schultz
2004-02-09
Merge linux tree with head
Andrew Schultz
2004-02-09
Added platform.hh
Andrew Schultz
2004-02-09
Fixes for updating mmu mappings
Andrew Schultz
2004-02-09
Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/linux
Ali Saidi
2004-02-09
Some changes to for linux 2.6.2
Ali Saidi
2004-02-09
- Whack unused code
Nathan Binkert
2004-02-05
Now skips the calibrate_delay loop in the kernel boot
Andrew Schultz
2004-02-05
fixed mapping of device memory and i/o space
Ali Saidi
2004-02-05
added some comments
Ali Saidi
2004-02-05
mereged some comments with some of andrews changes
Ali Saidi
2004-02-05
added some comments
Ali Saidi
2004-02-05
Fix PCI code so it builds properly now
Andrew Schultz
2004-02-04
Add support for "serializing" instructions that flush
Steve Reinhardt
2004-02-04
Added code so that BAR writes will result in an updated memory mapping
Ali Saidi
2004-02-04
Changes to support PciDev as a new base class for devices which use PCI
Andrew Schultz
[next]