summaryrefslogtreecommitdiff
path: root/src/dev/arm/hdlcd.cc
AgeCommit message (Expand)Author
2018-10-12arm: Use little endian packet accessors.Gabe Black
2017-10-31dev: Using Configurable image writer in HDLcdGiacomo Travaglini
2017-06-20arm: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2017-03-07dev, arm: Render HDLCD frames at a fixed rate in KVMSudhanshu Jha
2017-03-07dev: Add support for single-pass scan out in the PixelPumpSudhanshu Jha
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-06-06stats: Fixing regStats function for some SimObjectsDavid Guillen Fandos
2016-04-07Revert to 74c1e6513bd0 (sim: Thermal support for Linux)Andreas Sandberg
2014-11-18power: Add power states to ClockedObjectAkash Bagdia
2015-11-27base: Add support for changing output directoriesAndreas Sandberg
2015-09-11dev: Add an underrun statistic to the HDLCD controllerAndreas Sandberg
2015-09-11dev, arm: Rewrite the HDLCD controllerAndreas Sandberg
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2015-05-23arm: Workaround incorrect HDLCD register order in kernelAndreas Sandberg
2015-05-23base: Redesign internal frame buffer handlingAndreas Sandberg
2014-12-02mem: Remove redundant Packet::allocate callsAndreas Hansson
2013-10-17dev: Add option to disable framebuffer .bmp dump in run folderDam Sunwoo
2013-04-22sim: separate nextCycle() and clockEdge() in clockedObjectsDam Sunwoo
2013-04-22ARM: Add support for HDLCD controller for TC2 and newer Versatile Express tiles.Chris Emmons