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-10-16
Fixes for bigendian platforms
Ali Saidi
2004-09-21
a bit more cleaning of the network header wrappers.
Nathan Binkert
2004-09-20
Clean up network header stuff and make it more generic. Use
Nathan Binkert
2004-08-31
Updates to make SMP work.
Ali Saidi
2004-08-20
Fixup interrupting of the ethernet device.
Nathan Binkert
2004-08-11
cleanup interrupt code for gigabit device
Nathan Binkert
2004-08-11
std::
Nathan Binkert
2004-07-30
better debugging
Nathan Binkert
2004-07-30
Fix a few bugs in the receive state machine. In doing back to tracking
Nathan Binkert
2004-07-30
make all ethernet dma use the new interface
Nathan Binkert
2004-07-30
better debugging of DMA operations
Nathan Binkert
2004-07-26
style
Nathan Binkert
2004-07-23
When a packet has finished transmitting, kick the state
Nathan Binkert
2004-07-23
notify the transmitter when the packet has finished transmitting.
Nathan Binkert
2004-07-22
Add support to store less than the full packet in an etherdump
Nathan Binkert
2004-07-21
Wrap tracing stuff in #if TRACING_ON to avoid compile error
Nathan Binkert
2004-07-14
Fix serialization when a tx interrupt isn't scheduled
Erik Hallnor
2004-07-14
Fix infinite loop in ns_gige stat machine
Nathan Binkert
2004-07-12
make the cache access latency a parameter that is based on bus
Nathan Binkert
2004-07-12
make tx/rx fifo size a param, also fix the empty dma problem by adjusting the...
Lisa Hsu
2004-07-09
Remove second pciToDma translation on current PRD address pointer b/c
Andrew Schultz
2004-07-09
Merge zizzer.eecs.umich.edu:/bk/m5
Lisa Hsu
2004-07-09
when you add caches, dma commands within the state machine are delayed and ca...
Lisa Hsu
2004-07-08
store the checkpoint to the proper directory
Nathan Binkert
2004-07-06
tag each mem_req as coming from the nic if it is DMA'd from the NIC. the NIC...
Lisa Hsu
2004-07-05
these changes are an undo from my last changeset. these are meant for later.
Lisa Hsu
2004-07-04
almost forgot to do this - hope it doesn't mess up schedule.
Lisa Hsu
2004-06-30
Merge zizzer.eecs.umich.edu:/bk/m5
Lisa Hsu
2004-06-30
fix transmit side checksum offloading to not generate a pseudo header.
Lisa Hsu
2004-06-29
Another fix for the too much work problem in 2.6. This should do it.
Ali Saidi
2004-06-28
With the new uart code 300 cycles isn't quite enough, 350 seems to
Ali Saidi
2004-06-28
Don't serialize the absolute path so we can move checkpoints around.
Nathan Binkert
2004-06-27
allow the use of old console code and update elf_object not to rely on EM_ALP...
Ali Saidi
2004-06-26
rewrote uart and renamed console.cc to simconsole to reduce confusion
Ali Saidi
2004-06-23
minor changes to endian code so that it runs on x86 linux
Ali Saidi
2004-06-23
Merge zizzer:/bk/linux into zeep.eecs.umich.edu:/z/saidi/work/m5-endian
Ali Saidi
2004-06-23
Fix to properly shadow the DEV bit in the Drive/Head register so other
Andrew Schultz
2004-06-23
more modifications for cross-endian support. linux now gets to pciconfig
Ali Saidi
2004-06-21
l
Lisa Hsu
2004-06-21
Merge saidi@zizzer.eecs.umich.edu:/bk/linux
Ali Saidi
2004-06-21
start towards getting m5 endian compliant
Ali Saidi
2004-06-17
Fixes to IDE disk to fix serialization. Now passes simple CPU serialize
Andrew Schultz
2004-06-16
Fix serialize/unserialize of the timers and RTC events
Andrew Schultz
2004-06-16
Updated serialization code and added #if tracing so that make fast
Ali Saidi
2004-06-12
minor mods for mimicking NS83820 functionality
Lisa Hsu
2004-06-11
fix serialization
Lisa Hsu
2004-06-11
after unserialization in the ide driver we need to reprogram the
Ali Saidi
2004-06-10
Merge zizzer.eecs.umich.edu:/bk/linux
Lisa Hsu
2004-06-10
fix some things on linux todo list. 1) the config.ini. 2) the etherpkt stru...
Lisa Hsu
2004-06-10
Fixes for detailed boot, made cttz and ctlz instructions more compact,
Ali Saidi
[next]