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
/
ide_disk.cc
Age
Commit message (
Expand
)
Author
2005-04-06
Cleanup diagnostic and error messages for the IDE disk
Nathan Binkert
2005-01-15
New and improved configuration mechanism. No more writing of
Nathan Binkert
2004-11-13
Use parameter structs for initialization so it's easier
Nathan Binkert
2004-10-25
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5-smp
Ali Saidi
2004-10-25
changes to make interrupts part of the platform rather than tsunami
Ali Saidi
2004-10-23
get rid of pmap.h and make things variables and inline
Nathan Binkert
2004-07-09
Remove second pciToDma translation on current PRD address pointer b/c
Andrew Schultz
2004-06-23
Fix to properly shadow the DEV bit in the Drive/Head register so other
Andrew Schultz
2004-06-17
Fixes to IDE disk to fix serialization. Now passes simple CPU serialize
Andrew Schultz
2004-06-04
Merge
Ali Saidi
2004-06-04
Updated copyright on Tsunami and kern/linux files.
Ali Saidi
2004-06-03
Fixes in translation in PCI to DMA address to fix boot problems with
Andrew Schultz
2004-06-01
Fixes to the state machine to properly support software reset and to fix
Andrew Schultz
2004-05-25
Varied fixes to get linux running. Allow for shutdown on linux.
Andrew Schultz
2004-05-24
Fix to the PIO read state machine (write still needs fixes)
Andrew Schultz
2004-05-12
Fixes to DMA writing (still unverified) and added serialize/unserialize
Andrew Schultz
2004-05-11
Changes to fix bad DMA handling by disk when using scatter gather page
Andrew Schultz
2004-05-06
Whole mess'o'changes.. see individual files
Andrew Schultz
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