summaryrefslogtreecommitdiff
path: root/configs/common/FSConfig.py
AgeCommit message (Expand)Author
2020-01-31configs: fs.py can take multiple disk images on most ISAsCiro Santilli
2020-01-31config: add --bootloader to fs.py and fs_bigLITTLE.pyCiro Santilli
2019-12-13dev-virtio,configs: expose 9p diod virtio on ARMCiro Santilli
2019-11-28dev-arm: Automatically assign PCI device ids in attachPciDeviceCiro Santilli
2019-10-22configs: Clean setupBootLoader signatureGiacomo Travaglini
2019-10-22configs: Do not assume bootmem is a System childGiacomo Travaglini
2019-10-22dev-arm, configs: Using _on_chip_memory for on chip memoryGiacomo Travaglini
2019-10-01configs: Port PlatformConfig to the common object listDaniel R. Carvalho
2019-03-25configs: Remove default kernel value from system creationDaniel R. Carvalho
2019-03-18configs: Use absolute import pathsAndreas Sandberg
2019-02-26configs: Fix Python 3 iterator and exec compatibility issuesAndreas Sandberg
2019-02-07configs, arch-arm: Using AddrRange for Realview mem_regionsGiacomo Travaglini
2019-01-25configs: fs.py remove --generate-dtb and enable it by defaultCiro Santilli
2019-01-25configs, arch-arm: don't search for default DTB and kernelCiro Santilli
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