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
/
arm
Age
Commit message (
Expand
)
Author
2015-05-23
arm: Workaround incorrect HDLCD register order in kernel
Andreas Sandberg
2015-05-23
base: Redesign internal frame buffer handling
Andreas Sandberg
2015-04-29
arch, base, dev, kern, sym: FreeBSD support
Ruslan Bukin
2015-04-23
arm, dev: Add a UFS device
Rene de Jong
2015-04-23
arm, dev: Add a NAND flash timing model
Rene de Jong
2015-04-08
config: Support full-system with SST's memory system
Curtis Dunham
2015-03-19
arm: Add a GICv2m device
Matt Evans
2015-03-19
arm: Remove the 'magic MSI register' in the GIC (PL390)
Matt Evans
2015-03-02
dev, arm: Clean up PL011 and rewrite interrupt handling
Andreas Sandberg
2015-02-16
arm: Wire up the GIC with the platform in the base class
Andreas Sandberg
2015-01-03
dev: prevent RTC events firing before startup
Cagdas Dirik
2014-12-02
mem: Remove redundant Packet::allocate calls
Andreas Hansson
2014-11-18
dev: Use fixed size member variables to describe fixed size PL111 registers.
Gabe Black
2014-11-14
arm: Fixes based on UBSan and static analysis
Andreas Hansson
2014-07-25
energy: Add the Energy Controller in the right configs
Stephan Diestelhorst
2014-09-20
energy: Memory-mapped Energy Controller component
Akash Bagdia
2014-09-12
style: Fix line continuation, especially in debug messages
Andrew Bardsley
2014-09-03
arm: Support >2GB of memory for AArch64 systems
Ali Saidi
2014-09-03
dev, arm: Add support for linux generic pci host driver
Ali Saidi
2014-09-03
config: Refactor RealviewEMM to fit into new config system
Geoffrey Blake
2014-09-03
dev: Avoid invalid sized reads in PL390 with DPRINTF enabled
Mitch Hayenga
2014-05-09
dev: Set HDLCD default pixel clock for 1080p @ 60Hz
Chris Emmons
2014-05-09
arm: quick hack to allow a greater number of CPUs to a guest OS
Matt Evans
2014-01-24
arm: Add support for ARMv8 (AArch64 & AArch32)
ARM gem5 Developers
2013-10-31
dev: Add 'OSC' oscillator sys control reg support to VersatileExpress
Matt Evans
2013-10-31
dev: Add support for MSI-X and Capability Lists for ARM and PCI devices
Geoffrey Blake
2013-10-17
arm: Add a 'clear PPI' method to gic_pl390
Matt Evans
2013-10-17
dev: Add option to disable framebuffer .bmp dump in run folder
Dam Sunwoo
2013-10-17
arm: Fix a GIC mask register bug
Ali Saidi
2013-10-17
dev: Allow additional UART interrupts to be set
Ali Saidi
2013-08-19
mem: Change AbstractMemory defaults to match the common case
Andreas Hansson
2013-07-11
dev: make BasicPioDevice take size in constructor
Steve Reinhardt
2013-07-11
dev/arm: get rid of AmbaDev namespace
Steve Reinhardt
2013-06-27
config: Remove redundant explicit setting of default clocks
Akash Bagdia
2013-05-30
mem: Avoid explicitly zeroing the memory backing store
Andreas Hansson
2013-04-22
sim: separate nextCycle() and clockEdge() in clockedObjects
Dam Sunwoo
2013-04-22
ARM: Add support for HDLCD controller for TC2 and newer Versatile Express tiles.
Chris Emmons
2013-02-19
scons: Fix up numerous warnings about name shadowing
Andreas Hansson
2013-02-19
sim: Make clock private and access using clockPeriod()
Andreas Hansson
2013-02-15
ARM: Postpones creation of framebuffer output file until it is actually used.
Chris Emmons
2012-10-25
arm: Don't export private GIC methods
Andreas Sandberg
2012-10-25
arm: Create a GIC base class and make the PL390 derive from it
Andreas Sandberg
2013-01-07
dev: Do not serialize timer parameters
Andreas Hansson
2013-01-07
ARM: pl111/LCD framebuffer checkpointing fix
Chander Sudanthi
2013-01-07
arm: Fix DMA event handling bug in the PL111 model
Andreas Sandberg
2013-01-07
dev: Fix the Pl111 timings by separating pixel and DMA clock
Andreas Hansson
2013-01-07
config: Replace second keyboard with a mouse.
Chris Emmons
2012-11-02
sim: Include object header files in SWIG interfaces
Andreas Sandberg
2012-11-02
base: split out the VncServer into a VncInput and Server classes
Chander Sudanthi
2012-09-19
AddrRange: Transition from Range<T> to AddrRange
Andreas Hansson
[next]