summaryrefslogtreecommitdiff
path: root/configs/common
AgeCommit message (Expand)Author
2019-12-17config: Default the indirect branch predictor to "None".Gabe Black
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-11-27base, python: Allow dirname selection for the interpreterGiacomo Travaglini
2019-11-27configs: Add --redirects for syscall emulationGiacomo Travaglini
2019-11-27configs: Add root redirect path in SE mode only when setGiacomo Travaglini
2019-10-29mem: Fix DRAM controller to operate on its own address spaceNikos Nikoleris
2019-10-28configs: Update HPI to use ArmDTB and ArmITB.Gabe Black
2019-10-28configs: Fix undefined BaseCPUDaniel R. Carvalho
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-10dev-arm, configs: Remove RealViewPBX platformGiacomo Travaglini
2019-10-07configs: Isolate ISA related object listsDaniel R. Carvalho
2019-10-01configs: Port PlatformConfig to the common object listDaniel R. Carvalho
2019-10-01configs: Port MemConfig to the common object listDaniel R. Carvalho
2019-10-01configs: Port HWPConfig to the common object listDaniel R. Carvalho
2019-10-01configs: Port BPConfig to use the common object listDaniel R. Carvalho
2019-09-30configs: Port CPUConfig to use the common object listDaniel R. Carvalho
2019-09-30configs: Create a basic ObjectListDaniel R. Carvalho
2019-09-30configs: Remove is_atomic_cpu checkDaniel R. Carvalho
2019-09-03configs: Fix replacement policy assignmentDaniel R. Carvalho
2019-06-20configs: Fix NULL dram-lowp regressionsGiacomo Travaglini
2019-06-06mem: Option to toggle DRAM low-power statesMatthew Poremba
2019-05-17configs: Generalize FileSystemConfig for non se.pyJason Lowe-Power
2019-05-14configs: Fix duplicate branchPred reference in Simulation.pyJavier Bueno
2019-05-13config: add an option to list and select indirect branch predictorJairo Balart
2019-05-10config, sim-se: bugfix for 54c77aa0Brandon Potter
2019-04-25configs: faux-filesystem fix w/ ruby in se modeDavid Hashe
2019-04-25sim-se: add a faux-filesystemDavid Hashe
2019-04-24config: Add flag options to set the hardware prefetchers to useJavier Bueno
2019-03-27config: Use the corresponding HPI Caches when using the HPI cpuJavier Bueno
2019-03-26configs: fix class reference in CacheConfigsJavier Bueno
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-13configs: simpoint-profile usable with NonCachingCPUs onlyGiacomo Travaglini
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-11-17configs: Added an option for choosing branch predictor typePau Cabre
2018-10-19config: add --param to fs.py, se.py and fs_bigLITTLE.pyCiro Santilli
2018-10-08dev, arm: remove the RealViewEB platformCiro Santilli
2018-09-12config, dev-arm: Fix UART handling baremetal modeCiro Santilli
2018-09-12cpu: Replace the fastmem with a new CPU modelAndreas Sandberg
2018-09-03config: Move KVM CPU checking to CpuConfig helper moduleAndreas Sandberg
2018-08-17configs: Always exit with code 0Jason Lowe-Power
2018-04-12configs, mem-ruby: fix issues with style in AMD licenseTony Gutierrez
2018-03-22mem-cache: Split array indexing and replacement policies.Daniel R. Carvalho