cpu: remove unnecessary data ptr from O3 internal read() funcs
[gem5.git] / src / dev / arm / hdlcd.cc
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-07-07 Andreas Sandbergsim: Refactor the serialization base class
2015-05-23 Andreas Sandbergarm: Workaround incorrect HDLCD register order in kernel
2015-05-23 Andreas Sandbergbase: Redesign internal frame buffer handling
2014-12-02 Andreas Hanssonmem: Remove redundant Packet::allocate calls
2013-10-17 Dam Sunwoodev: Add option to disable framebuffer .bmp dump in...
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...