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
/
src
/
dev
Age
Commit message (
Expand
)
Author
2010-11-26
IGbE: return 0 on an invalid descriptor size instead of -1.
Ali Saidi
2010-11-22
IDE,X86: Fix IDE controller BAR configuration for x86.
Gabe Black
2010-11-19
SCons: Support building without an ISA
Ali Saidi
2010-11-15
ARM: Add a Keyboard Mouse Interface controller
William Wang
2010-11-15
ARM: Implement a CLCD Frame buffer
William Wang
2010-11-15
ARM: Add support for a dumb IDE controller
Ali Saidi
2010-11-08
ARM: Add checkpointing support
Ali Saidi
2010-11-08
ARM: Keep the warnings to a minimum.
Ali Saidi
2010-11-08
Bus: Have the I/O devices that return address ranges print them out.
Ali Saidi
2010-11-08
sim: Use forward declarations for ports.
Ali Saidi
2010-10-17
MIPS: Get rid of the backdoor device copy/pasted from and only used in Alpha.
Gabe Black
2010-10-09
UART: Make the 8250's MCR return a deterministic value.
Gabe Black
2010-10-01
ARM: Add a fake flash controller so that unmodified linux can boot
Ali Saidi
2010-10-01
ARM: Fix some subtle bugs in the GIC
Prakash Ramrakhyani
2010-09-16
devices: undo cset 017baf09599f that added timer drain functions.
Steve Reinhardt
2010-09-10
style: fix sorting of includes and whitespace in some files
Nathan Binkert
2010-08-23
Devices: Allow a device to specify that a request is uncachable.
Gene Wu
2010-08-23
ARM: Change how the AMBA device ID checking is done to make it more generic
Ali Saidi
2010-08-23
ARM: Add I/O devices for booting linux
Ali Saidi
2010-08-20
devices: Fixed periodic interrupts to work with draining
Brad Beckmann
2010-08-17
bus: clean up default responder code.
Steve Reinhardt
2010-06-15
stats: only consider a formula initialized if there is a formula
Nathan Binkert
2010-06-03
Act like enabling CPUs is no big deal,
Steve Reinhardt
2010-06-02
DMA: Make DmaPort generic enough to be used other places
Ali Saidi
2010-06-02
ARM: Adjust some copyrights
Ali Saidi
2010-04-15
tick: rename Clock namespace to SimClock
Nathan Binkert
2010-02-28
uart: use integer versions of time instead of messing around with floats
Nathan Binkert
2009-12-19
X86: Add a latency that describes how long an interrupt takes to propagate th...
Gabe Black
2009-11-18
m5: removed master and slave deletions.
Brad Beckmann
2009-11-18
m5: fixed destructor to deschedule the tickEvent and event
Brad Beckmann
2009-11-17
ARM: Boilerplate full-system code.
Ali Saidi
2009-11-04
build: fix compile problems pointed out by gcc 4.4
Nathan Binkert
2009-10-15
fixed MC146818 checkpointing bug and added isa serialization calls to simple_...
Brad Beckmann
2009-09-23
arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh
Nathan Binkert
2009-09-22
python: Move more code into m5.util allow SCons to use that code.
Nathan Binkert
2009-08-20
RTC: Make calls to writeData update the RTCs internal representation of time.
Gabe Black
2009-08-20
X86: Make the real time clock actually keep track of time.
Gabe Black
2009-08-20
X86: Don't insist on binary encoding for the RTC since we implement BCD.
Gabe Black
2009-08-17
X86: Move the simulated date in X86_FS forward to 2012.
Gabe Black
2009-08-02
X86: Set up the IDE device correctly, ie. with and using legacy ports.
Gabe Black
2009-08-02
IDE: Configure the IDE control to reflect the initial value of the command re...
Gabe Black
2009-07-21
MIPS: Get MIPS_FS to compile, more style fixes.
Gabe Black
2009-07-02
typo: correct spelling
Nathan Binkert
2009-06-05
types: need typename keyword to get the type.
Nathan Binkert
2009-06-04
types: clean up types, especially signed vs unsigned
Nathan Binkert
2009-05-20
igbe: Fix descriptor cache bug.
Steve Reinhardt
2009-05-17
includes: sort includes again
Nathan Binkert
2009-05-17
types: Move stuff for global types into src/base/types.hh
Nathan Binkert
2009-04-26
X86: Implement lowest priority interrupts more correctly.
Gabe Black
2009-04-26
X86: Tell the function that sends int messages who to send to instead of figu...
Gabe Black
[next]