Age | Commit message (Expand) | Author |
2016-10-26 | config: Break out base options for usage with NULL ISA | Andreas Hansson |
2016-08-10 | arm, config: Exit with fatal error if using Ruby | Andreas Sandberg |
2016-08-10 | arm, config: Add initial support for Ruby | Andreas Sandberg |
2016-07-19 | config: Allow SPARC FS image to be specified on the command line | Jakub Jermar |
2016-05-19 | config, x86: Properly space pad the X86IntelMPBus Entry descriptions | Bjoern A. Zeeb |
2016-01-15 | dev, arm: Add a platform with support for both aarch32 and aarch64 | Andreas Sandberg |
2016-01-07 | config: Updates for distributed gem5 simulations | Gabor Dozsa |
2015-12-05 | dev: Rewrite PCI host functionality | Andreas Sandberg |
2015-12-04 | arm, config: Automatically discover available platforms | Andreas Sandberg |
2015-11-03 | sparc: add missing parameter to makeSparcSystem() | Palle Lyckegaard |
2015-04-08 | config: Support full-system with SST's memory system | Curtis Dunham |
2015-03-19 | config: Specify OS type and release on command line | Chris Emmons |
2015-03-09 | config: Fix for 'android' lookup in disk name | Rizwana Begum |
2015-03-02 | mem: Move crossbar default latencies to subclasses | Andreas Hansson |
2015-01-16 | config: add --root-device machine parameter | Curtis Dunham |
2015-01-30 | config: arm: fix os_flags | Malek Musleh |
2014-12-04 | config: Add two options for setting the kernel command line. | Gabe Black |
2014-12-03 | config: Get rid of some extra spaces around default arguments. | Gabe Black |
2014-10-29 | arm, tests: Update config files to more recent kernels and create 64-bit regr... | Ali Saidi |
2014-10-29 | arm: fix bare-metal memory setup. | Ali Saidi |
2014-07-17 | config, x86: Ensure that PCI devs get bridged to the memory bus | Jiuyue Ma |
2014-07-17 | config, x86: swap bus_id of ISA/PCI in X86 IntelMPTable | Jiuyue Ma |
2014-09-20 | mem: Rename Bus to XBar to better reflect its behaviour | Andreas Hansson |
2014-09-03 | arm: Support >2GB of memory for AArch64 systems | Ali Saidi |
2014-09-03 | arm: Assume we have a kernel that supports pci devices | Ali Saidi |
2014-09-03 | config: Refactor RealviewEMM to fit into new config system | Geoffrey Blake |
2014-05-15 | config: remove unecessary assignment of etherlink interfaces | Anthony Gutierrez |
2014-04-14 | arm: set default kernels for VExpress_EMM and VExpress_EMM64 | Anthony Gutierrez |
2014-03-20 | config: remove ruby_fs.py | Nilay Vaish |
2014-02-18 | arm: armv8 boot options to enable v8 | Anthony Gutierrez |
2014-01-28 | x86: add a warning about the number of memory controllers | Nilay Vaish |
2014-01-27 | config: allow more than 3GB of memory for x86 simulations | Nilay Vaish |
2014-01-24 | arm: Add support for ARMv8 (AArch64 & AArch32) | ARM gem5 Developers |
2014-01-03 | config, x86: move kernel specification from tests to FSConfig.py | Steve Reinhardt |
2013-10-17 | arm, config: Fix a small issue with the dtb file being specified | Ali Saidi |
2013-09-30 | x86: Add support for m5ops through a memory mapped interface | Andreas Sandberg |
2013-08-26 | ARM: Fix configuration files for bare-metal binaries. | Ali Saidi |
2013-08-19 | config: Move the memory instantiation outside FSConfig | Andreas Hansson |
2013-05-30 | mem: Avoid explicitly zeroing the memory backing store | Andreas Hansson |
2013-04-22 | config: Add a mem-type config option to se/fs scripts | Andreas Hansson |
2013-03-28 | x86: create space in bios memory map | Nilay Vaish |
2013-02-15 | options: add command line option for dtb file | Anthony Gutierrez |
2013-01-31 | mem: Add DDR3 and LPDDR2 DRAM controller configurations | Andreas Hansson |
2013-01-07 | config: Do not use hardcoded physmem in fs script | Andreas Hansson |
2012-10-25 | config: Use SimpleDRAM in full-system, and with o3 and inorder | Andreas Hansson |
2012-09-19 | AddrRange: Simplify AddrRange params Python hierarchy | Andreas Hansson |
2012-08-22 | Bridge: Remove NACKs in the bridge and unify with packet queue | Andreas Hansson |
2012-06-07 | Config: Remove setMipsOptions | Nilay Vaish |
2012-05-31 | Bus: Split the bus into a non-coherent and coherent bus | Andreas Hansson |
2012-04-06 | MEM: Enable multiple distributed generalized memories | Andreas Hansson |