summaryrefslogtreecommitdiff
path: root/configs/common/FSConfig.py
AgeCommit message (Expand)Author
2019-03-20invisispec-1.0 configsIru Cai
2019-01-10dev-arm: Add a VExpress_GEM5_V2 platform with GICv3 supportJairo Balart
2018-10-08dev, arm: remove the RealViewEB platformCiro Santilli
2018-09-12config, dev-arm: Fix UART handling baremetal modeCiro Santilli
2018-03-20arch-arm, configs: Treat the bootloader rom as cacheable memoryNikos Nikoleris
2018-03-06config: Switch from the print statement to the print function.Gabe Black
2018-01-29config: Embed Device Tree generation in fs.py configGlenn Bergmans
2017-06-19configs, arm: add option to enable security extensionsGedare Bloom
2017-06-13config: Warn not fail for ARM systems configured with rubyNikos Nikoleris
2017-05-17config: Changes to boot Android NWeiping Liao
2016-10-26config: Break out base options for usage with NULL ISAAndreas Hansson
2016-08-10arm, config: Exit with fatal error if using RubyAndreas Sandberg
2016-08-10arm, config: Add initial support for RubyAndreas Sandberg
2016-07-19config: Allow SPARC FS image to be specified on the command lineJakub Jermar
2016-05-19config, x86: Properly space pad the X86IntelMPBus Entry descriptionsBjoern A. Zeeb
2016-01-15dev, arm: Add a platform with support for both aarch32 and aarch64Andreas Sandberg
2016-01-07config: Updates for distributed gem5 simulationsGabor Dozsa
2015-12-05dev: Rewrite PCI host functionalityAndreas Sandberg
2015-12-04arm, config: Automatically discover available platformsAndreas Sandberg
2015-11-03sparc: add missing parameter to makeSparcSystem()Palle Lyckegaard
2015-04-08config: Support full-system with SST's memory systemCurtis Dunham
2015-03-19config: Specify OS type and release on command lineChris Emmons
2015-03-09config: Fix for 'android' lookup in disk nameRizwana Begum
2015-03-02mem: Move crossbar default latencies to subclassesAndreas Hansson
2015-01-16config: add --root-device machine parameterCurtis Dunham
2015-01-30config: arm: fix os_flagsMalek Musleh
2014-12-04config: Add two options for setting the kernel command line.Gabe Black
2014-12-03config: Get rid of some extra spaces around default arguments.Gabe Black
2014-10-29arm, tests: Update config files to more recent kernels and create 64-bit regr...Ali Saidi
2014-10-29arm: fix bare-metal memory setup.Ali Saidi
2014-07-17config, x86: Ensure that PCI devs get bridged to the memory busJiuyue Ma
2014-07-17config, x86: swap bus_id of ISA/PCI in X86 IntelMPTableJiuyue Ma
2014-09-20mem: Rename Bus to XBar to better reflect its behaviourAndreas Hansson
2014-09-03arm: Support >2GB of memory for AArch64 systemsAli Saidi
2014-09-03arm: Assume we have a kernel that supports pci devicesAli Saidi
2014-09-03config: Refactor RealviewEMM to fit into new config systemGeoffrey Blake
2014-05-15config: remove unecessary assignment of etherlink interfacesAnthony Gutierrez
2014-04-14arm: set default kernels for VExpress_EMM and VExpress_EMM64Anthony Gutierrez
2014-03-20config: remove ruby_fs.pyNilay Vaish
2014-02-18arm: armv8 boot options to enable v8Anthony Gutierrez
2014-01-28x86: add a warning about the number of memory controllersNilay Vaish
2014-01-27config: allow more than 3GB of memory for x86 simulationsNilay Vaish
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2014-01-03config, x86: move kernel specification from tests to FSConfig.pySteve Reinhardt
2013-10-17arm, config: Fix a small issue with the dtb file being specifiedAli Saidi
2013-09-30x86: Add support for m5ops through a memory mapped interfaceAndreas Sandberg
2013-08-26ARM: Fix configuration files for bare-metal binaries.Ali Saidi
2013-08-19config: Move the memory instantiation outside FSConfigAndreas Hansson
2013-05-30mem: Avoid explicitly zeroing the memory backing storeAndreas Hansson
2013-04-22config: Add a mem-type config option to se/fs scriptsAndreas Hansson