summaryrefslogtreecommitdiff
path: root/src/dev/arm/amba_device.hh
AgeCommit message (Expand)Author
2015-06-09dev, arm: Include PIO size in AmbaDmaDevice constructorAndreas Sandberg
2013-07-11dev: make BasicPioDevice take size in constructorSteve Reinhardt
2013-07-11dev/arm: get rid of AmbaDev namespaceSteve Reinhardt
2012-10-25arm: Create a GIC base class and make the PL390 derive from itAndreas Sandberg
2012-09-19AddrRange: Transition from Range<T> to AddrRangeAndreas Hansson
2012-05-23DMA: Split the DMA device and IO device into seperate filesAndreas Hansson
2011-04-15includes: sort all includesNathan Binkert
2011-02-11VNC/ARM: Use VNC server and add support to boot into X11Ali Saidi
2010-11-15ARM: Implement a CLCD Frame bufferWilliam Wang
2010-08-23ARM: Change how the AMBA device ID checking is done to make it more genericAli Saidi
2010-08-23ARM: Add I/O devices for booting linuxAli Saidi