Age | Commit message (Expand) | Author |
2017-11-08 | dev: Move generic serial devices to src/dev/serial | Andreas Sandberg |
2017-11-08 | dev: Refactor UART->Terminal interface | Andreas Sandberg |
2016-12-19 | dev: Include DmaDevice in NULL builds | Andreas Sandberg |
2015-12-10 | dev: Move storage devices to src/dev/storage/ | Andreas Sandberg |
2015-12-10 | dev: Move network devices to src/dev/net/ | Andreas Sandberg |
2015-12-10 | dev: Move i2c functionality to src/dev/i2c/ | Andreas Sandberg |
2015-12-10 | dev: Move the CopyEngine class to src/dev/pci | Andreas Sandberg |
2015-12-10 | dev: Move existing PCI device functionality to src/dev/pci | Andreas Sandberg |
2015-12-05 | dev: Rewrite PCI host functionality | Andreas Sandberg |
2015-08-07 | dev: Implement a simple display timing generator | Andreas Sandberg |
2015-07-15 | dev: add support for multi gem5 runs | Gabor Dozsa |
2015-04-23 | dev: Add support for i2c devices | Peter Enns |
2014-02-18 | dev: Include basic devices in NULL ISA build | Andreas Hansson |
2013-09-04 | arch: Resurrect the NOISA build target and rename it NULL | Andreas Hansson |
2012-05-23 | DMA: Split the DMA device and IO device into seperate files | Andreas Hansson |
2011-09-30 | SE/FS: Build the devices in SE mode. | Gabe Black |
2011-06-02 | scons: rename TraceFlags to DebugFlags | Nathan Binkert |
2011-02-11 | VNC/ARM: Use VNC server and add support to boot into X11 | Ali Saidi |
2010-11-19 | SCons: Support building without an ISA | Ali Saidi |
2009-01-17 | CopyEngine: Implement a I/OAT-like copy engine. | Ali Saidi |
2008-12-05 | IGbE: Add support for newer 8257x based Intel NICs | Ali Saidi |
2008-06-17 | Ethernet: share statistics between all ethernet devices and apply some | Nathan Binkert |
2008-06-17 | Rename SimConsole to Terminal since it makes more sense | Nathan Binkert |
2008-06-12 | Dev: Seperate the 8254 timer from tsunami and use it in that and the PC. | Gabe Black |
2008-03-25 | Devices: Separate out the MC146818 RTC so both Alpha and X86 can use it. | Gabe Black |
2007-10-31 | Traceflags: Add SCons function to created a traceflag instead of having one f... | Ali Saidi |
2007-07-23 | Major changes to how SimObjects are created and initialized. Almost all | Nathan Binkert |
2007-05-27 | Move SimObject python files alongside the C++ and fix | Nathan Binkert |
2007-03-15 | add all the registers we'll need to support for the Intel GbE device and supp... | Ali Saidi |
2007-03-10 | Rework the way SCons recurses into subdirectories, making it | Nathan Binkert |
2006-11-06 | Get rid of pcifake.cc and tsunami_fake.cc to go with the merged default devices. | Gabe Black |
2006-11-06 | Moved the tsunami devices into the dev/alpha directory. Other devices "generi... | Gabe Black |
2006-11-06 | Created seperate SConscript for the dev directory. Made subdirectories for Al... | Gabe Black |