dev-arm: Add a VExpress_GEM5_V2 platform with GICv3 support
[gem5.git] / src / dev / dma_device.hh
2017-07-12 Sean Wilsondev: Refactor some Event subclasses to lambdas
2017-06-20 Sean Wilsondev: Replace EventWrapper use with EventFunctionWrapper
2017-03-07 Sudhanshu Jhadev, kvm: Add a fast KVM-aware mode in DmaReadFifo
2016-09-14 Michael LeBeanedev: Add a DmaCallback class to DmaDevice
2015-10-12 Andreas Hanssonmisc: Add explicit overrides and fix other clang >...
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-08-07 Andreas Sandbergdev: Add a simple DMA engine that can be used by devices
2015-07-07 Andreas Sandbergsim: Refactor and simplify the drain API
2015-07-07 Andreas Sandbergsim: Decouple draining from the SimObject hierarchy
2015-03-02 Andreas Hanssonmem: Split port retry for all different packet classes
2014-12-23 Curtis Dunhamarm: Add stats to table walker
2013-07-18 Andreas Hanssonmem: Set the cache line size on a system level
2012-11-02 Andreas Sandbergsim: Move the draining interface into a separate base...
2012-10-23 Andreas Hanssondev: Remove zero-time loop in DMA timing send
2012-10-15 Andreas HanssonPort: Add protocol-agnostic ports in the port hierarchy
2012-08-22 Andreas HanssonDMA: Refactor the DMA device and align timing and atomic
2012-08-22 Andreas HanssonPacket: Remove NACKs from packet and its use in endpoints
2012-07-27 Anthony Gutierrezdma: remove unused variable
2012-06-05 Ali Saidisim: Remove FastAlloc
2012-05-23 Andreas HanssonDMA: Split the DMA device and IO device into seperate...