Age | Commit message (Expand) | Author |
2016-02-23 | scons: Add missing override to appease clang | Andreas Hansson |
2016-02-06 | style: fix missing spaces in control statements | Steve Reinhardt |
2015-12-03 | dev, mips: Remove the unused MaltaPChip class | Andreas Sandberg |
2015-10-12 | misc: Remove redundant compiler-specific defines | Andreas Hansson |
2015-07-07 | sim: Refactor the serialization base class | Andreas Sandberg |
2015-01-06 | dev: prevent intel 8254 timer counter events firing before startup | cdirik |
2015-01-03 | dev: prevent RTC events firing before startup | Cagdas Dirik |
2014-12-02 | mem: Remove redundant Packet::allocate calls | Andreas Hansson |
2014-08-13 | mips: Remove unused private members to fix compile-time warning | Andreas Sandberg |
2013-07-11 | dev: make BasicPioDevice take size in constructor | Steve Reinhardt |
2012-11-02 | sim: Include object header files in SWIG interfaces | Andreas Sandberg |
2012-09-19 | AddrRange: Transition from Range<T> to AddrRange | Andreas Hansson |
2012-02-24 | MEM: Move all read/write blob functions from Port to PortProxy | Andreas Hansson |
2012-02-24 | MEM: Move port creation to the memory object(s) construction | Andreas Hansson |
2012-02-14 | MEM: Fix residual bus ports and make them master/slave | Andreas Hansson |
2011-10-30 | SE/FS: Get rid of FULL_SYSTEM in MIPS. | Gabe Black |
2011-09-30 | SE/FS: Remove System::platform and Platform::intrFrequency. | Gabe Black |
2011-09-30 | SE/FS: Build the devices in SE mode. | Gabe Black |
2011-06-02 | scons: rename TraceFlags to DebugFlags | Nathan Binkert |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2010-10-17 | MIPS: Get rid of the backdoor device copy/pasted from and only used in Alpha. | Gabe Black |
2010-04-15 | tick: rename Clock namespace to SimClock | Nathan Binkert |
2009-09-23 | arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh | Nathan Binkert |
2009-07-21 | MIPS: Get MIPS_FS to compile, more style fixes. | Gabe Black |
2009-05-17 | includes: sort includes again | Nathan Binkert |
2009-05-17 | types: Move stuff for global types into src/base/types.hh | Nathan Binkert |
2008-11-02 | Add in Context IDs to the simulator. From now on, cpuId is almost never used, | Lisa Hsu |
2008-09-10 | style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul... | Ali Saidi |
2008-06-17 | rename MipsConsole to MipsBackdoor | Nathan Binkert |
2008-06-17 | Rename SimConsole to Terminal since it makes more sense | Nathan Binkert |
2008-02-06 | Make the Event::description() a const function | Stephen Hines |
2007-11-13 | Add in files from merge-bare-iron, get them compiling in FS and SE mode | Korey Sewell |