cpu: remove unnecessary data ptr from O3 internal read() funcs
[gem5.git] / src / dev / arm /
2016-01-15 Andreas Sandbergdev, arm: Add a platform with support for both aarch32...
2016-01-15 Andreas Sandbergdev, arm: Add support for automatic PCI interrupt routing
2016-01-11 Andreas Hanssonscons: Enable -Wextra by default
2015-12-10 Andreas Sandbergdev: Move storage devices to src/dev/storage/
2015-09-18 Karthik Sangaiahdev, arm: Add gem5 extensions to support more than...
2015-12-05 Andreas Sandbergdev: Rewrite PCI host functionality
2015-12-04 Andreas Sandbergdev, arm: Disable R/B swap in HDLCD by default
2015-12-04 Andreas Sandbergdev, arm: Split MCC and DCC subsystems
2015-11-22 Geoffrey Blakearm, dev: Fix flash model serialization code typos
2015-11-11 Andreas Sandbergdev, arm: Initialized the iccrpr register in the GIC
2015-10-29 Sascha Bischoffdev: Fix segfault in flash device
2015-10-29 Sascha Bischoffdev: Fix draining for UFSHostDevice and FlashDevice
2015-10-23 Andreas Hanssonarm: Add missing explicit overrides for ARM devices
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-09-12 Nilay Vaishmerged with 62e1504b9c64
2015-09-11 Andreas Sandbergdev: Add an underrun statistic to the HDLCD controller
2015-09-11 Andreas Sandbergdev, arm: Rewrite the HDLCD controller
2015-08-07 Andreas Sandbergarm: Add support for programmable oscillators
2015-08-07 Andreas Sandbergbase: Declare a type for context IDs
2015-07-07 Andreas Sandbergdev, arm: Add a device model that uses the NoMali model
2015-07-07 Andreas Sandbergsim: Refactor and simplify the drain API
2015-07-07 Andreas Sandbergsim: Decouple draining from the SimObject hierarchy
2015-07-07 Andreas Sandbergsim: Make the drain state a global typed enum
2015-07-07 Andreas Sandbergsim: Refactor the serialization base class
2015-06-09 Andreas Sandbergdev, arm: Include PIO size in AmbaDmaDevice constructor
2015-05-23 Andreas Sandbergarm, dev: Add support for a memory mapped generic timer
2015-05-23 Andreas Sandbergdev, arm: Add virtual timers to the generic timer model
2015-05-23 Andreas Sandbergdev, arm: Refactor and clean up the generic timer model
2015-05-23 Andreas Sandbergarm: Workaround incorrect HDLCD register order in kernel
2015-05-23 Andreas Sandbergbase: Redesign internal frame buffer handling
2015-04-30 Ruslan Bukinarch, base, dev, kern, sym: FreeBSD support
2015-04-23 Rene de Jongarm, dev: Add a UFS device
2015-04-23 Rene de Jongarm, dev: Add a NAND flash timing model
2015-04-08 Curtis Dunhamconfig: Support full-system with SST's memory system
2015-03-19 Matt Evansarm: Add a GICv2m device
2015-03-19 Matt Evansarm: Remove the 'magic MSI register' in the GIC (PL390)
2015-03-02 Andreas Sandbergdev, arm: Clean up PL011 and rewrite interrupt handling
2015-02-16 Andreas Sandbergarm: Wire up the GIC with the platform in the base...
2015-01-03 Cagdas Dirikdev: prevent RTC events firing before startup
2014-12-02 Andreas Hanssonmem: Remove redundant Packet::allocate calls
2014-11-18 Gabe Blackdev: Use fixed size member variables to describe fixed...
2014-11-14 Andreas Hanssonarm: Fixes based on UBSan and static analysis
2014-07-25 Stephan Diestelhorstenergy: Add the Energy Controller in the right configs
2014-09-20 Akash Bagdiaenergy: Memory-mapped Energy Controller component
2014-09-12 Andrew Bardsleystyle: Fix line continuation, especially in debug messages
2014-09-03 Ali Saidiarm: Support >2GB of memory for AArch64 systems
2014-09-03 Ali Saididev, arm: Add support for linux generic pci host driver
2014-09-03 Geoffrey Blakeconfig: Refactor RealviewEMM to fit into new config...
2014-09-03 Mitch Hayengadev: Avoid invalid sized reads in PL390 with DPRINTF...
2014-05-09 Chris Emmonsdev: Set HDLCD default pixel clock for 1080p @ 60Hz
2014-05-09 Matt Evansarm: quick hack to allow a greater number of CPUs to...
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2013-10-31 Matt Evansdev: Add 'OSC' oscillator sys control reg support to...
2013-10-31 Geoffrey Blakedev: Add support for MSI-X and Capability Lists for...
2013-10-17 Matt Evansarm: Add a 'clear PPI' method to gic_pl390
2013-10-17 Dam Sunwoodev: Add option to disable framebuffer .bmp dump in...
2013-10-17 Ali Saidiarm: Fix a GIC mask register bug
2013-10-17 Ali Saididev: Allow additional UART interrupts to be set
2013-08-19 Andreas Hanssonmem: Change AbstractMemory defaults to match the common...
2013-07-12 Steve Reinhardtdev: make BasicPioDevice take size in constructor
2013-07-12 Steve Reinhardtdev/arm: get rid of AmbaDev namespace
2013-06-27 Akash Bagdiaconfig: Remove redundant explicit setting of default...
2013-05-30 Andreas Hanssonmem: Avoid explicitly zeroing the memory backing store
2013-04-22 Dam Sunwoosim: separate nextCycle() and clockEdge() in clockedObjects
2013-04-22 Chris EmmonsARM: Add support for HDLCD controller for TC2 and newer...
2013-02-19 Andreas Hanssonscons: Fix up numerous warnings about name shadowing
2013-02-19 Andreas Hanssonsim: Make clock private and access using clockPeriod()
2013-02-15 Chris EmmonsARM: Postpones creation of framebuffer output file...
2012-10-25 Andreas Sandbergarm: Don't export private GIC methods
2012-10-25 Andreas Sandbergarm: Create a GIC base class and make the PL390 derive...
2013-01-07 Andreas Hanssondev: Do not serialize timer parameters
2013-01-07 Chander SudanthiARM: pl111/LCD framebuffer checkpointing fix
2013-01-07 Andreas Sandbergarm: Fix DMA event handling bug in the PL111 model
2013-01-07 Andreas Hanssondev: Fix the Pl111 timings by separating pixel and...
2013-01-07 Chris Emmonsconfig: Replace second keyboard with a mouse.
2012-11-02 Andreas Sandbergsim: Include object header files in SWIG interfaces
2012-11-02 Chander Sudanthibase: split out the VncServer into a VncInput and Serve...
2012-09-19 Andreas HanssonAddrRange: Transition from Range<T> to AddrRange
2012-09-07 Ali Saididev: Fix bifield definition in timer_cpulocal.hh
2012-09-07 Ali SaidiARM: Fix one of the timers used in the VExpress EMM...
2012-08-28 Andreas HanssonClock: Add a Cycles wrapper class and use where applicable
2012-08-28 Andreas HanssonClock: Rework clocks to avoid tick-to-cycle transformations
2012-08-21 Andreas HanssonClock: Move the clock and related functions to ClockedO...
2012-07-09 Andreas HanssonPort: Make getAddrRanges const
2012-07-09 Andreas HanssonFix: Address a few benign memory leaks
2012-06-27 Ali SaidiARM: Fix address range issue with VExpress EMM stable_2012_06_28
2012-06-05 Geoffrey BlakeARM: Add PCIe support to VExpress_EMM model and remove...
2012-06-05 Chander SudanthiARM: PS2 encoding fix
2012-06-05 Ali SaidiARM: Fix over-eager assert in gic.
2012-05-23 Andreas HanssonDMA: Split the DMA device and IO device into seperate...
2012-05-10 Koan-Sin TanARM: fix the calculation of the values in the RV clocks
2012-05-10 Chander SudanthiARM: pl011 raw interrupt fix
2012-05-10 Chander SudanthiARM: EMM board address range fix
2012-05-10 Ali SaidiARM: Fix incorrect use of not operators in arm devices
2012-05-10 Ali Saidigem5: assert before indexing intro arrays to verify...
2012-05-10 Ali Saidigem5: Fix a number of incorrect case statements
2012-04-06 Andreas HanssonMEM: Enable multiple distributed generalized memories
2012-03-21 Koan-Sin TanARM: Add RTC to PBX System
2012-03-21 Ali SaidiARM: Fix uninitialized value in ARM RTC model.
2012-03-02 Ali SaidiARM: FIx missing cf controller connection.
next