dev: Delete the authors list from files in src/dev.
[gem5.git] / src / dev / arm / pl111.cc
2020-02-18 Gabe Blackdev: Delete the authors list from files in src/dev.
2018-10-12 Gabe Blackarm: Use little endian packet accessors.
2017-06-20 Sean Wilsonarm: Replace EventWrapper use with EventFunctionWrapper
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2015-11-27 Andreas Sandbergbase: Add support for changing output directories
2015-07-07 Andreas Sandbergsim: Refactor the serialization base class
2015-05-23 Andreas Sandbergbase: Redesign internal frame buffer handling
2014-12-02 Andreas Hanssonmem: Remove redundant Packet::allocate calls
2014-09-12 Andrew Bardsleystyle: Fix line continuation, especially in debug messages
2013-10-17 Dam Sunwoodev: Add option to disable framebuffer .bmp dump in...
2013-07-12 Steve Reinhardtdev/arm: get rid of AmbaDev namespace
2013-04-22 Dam Sunwoosim: separate nextCycle() and clockEdge() in clockedObjects
2013-02-15 Chris EmmonsARM: Postpones creation of framebuffer output file...
2012-10-25 Andreas Sandbergarm: Create a GIC base class and make the PL390 derive...
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...
2012-11-02 Chander Sudanthibase: split out the VncServer into a VncInput and Serve...
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-02-24 Andreas HanssonMEM: Move port creation to the memory object(s) constru...
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Koan-Sin Tanclang: Enable compiling gem5 using clang 2.9 and 3.0
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-17 Andreas HanssonMEM: Separate queries for snooping and address ranges
2012-01-10 Ali SaidiARM: Add support for running multiple systems
2011-08-19 Ali SaidiARM: quiet what can be a very noise CLCD controller.
2011-04-21 Nathan Binkertfix some build problems from prior changesets
2011-04-15 Nathan Binkertincludes: sort all includes
2011-04-04 Ali SaidiARM: Fix checkpointing case where PL111 is powered...
2011-02-23 Ali SaidiCLCD: Fix some serialization bugs with the clcd controller.
2011-02-22 Brad Beckmannm5: merged in hammer fix
2011-02-16 Nathan Binkertmerge alpha system files into tree
2011-02-12 Ali SaidiVNC/ARM: Use VNC server and add support to boot into X11
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2010-11-15 William WangARM: Implement a CLCD Frame buffer