summaryrefslogtreecommitdiff
path: root/src/dev/Device.py
AgeCommit message (Expand)Author
2018-01-29arm: DT autogeneration - autogenerate RealView Platform devicesGlenn Bergmans
2016-12-19python: Fix incorrect header in the DmaDevice wrapperAndreas Sandberg
2014-03-23dev: Fix IsaFake's cxx_header settingAndrew Bardsley
2012-11-02sim: Include object header files in SWIG interfacesAndreas Sandberg
2012-09-10Device: Bump PIO and PCI latencies to more reasonable valuesAndreas Hansson
2012-08-22Packet: Remove NACKs from packet and its use in endpointsAndreas Hansson
2012-08-21Device: Remove overloaded pio_latency parameterAndreas Hansson
2012-02-13MEM: Introduce the master/slave port roles in the Python classesAndreas Hansson
2012-01-28Merge with the main repo.Gabe Black
2012-01-17MEM: Removing the default port peer from Python portsAndreas Hansson
2011-10-04SE/FS: Put platform pointers in fewer objects.Gabe Black
2011-07-10IO: Handle case where ISA Fake device is being used as a fake memory.Ali Saidi
2008-07-16mem: use single BadAddr responder per system.Steve Reinhardt
2007-05-27Move SimObject python files alongside the C++ and fixNathan Binkert