summaryrefslogtreecommitdiff
path: root/src/arch/arm/ArmSystem.py
AgeCommit message (Expand)Author
2018-11-07arch-arm: ArmSystem::resetAddr64 renamed to be used in AArch32Giacomo Travaglini
2018-10-09arch-arm: Add have_crypto System parameterGiacomo Travaglini
2018-10-08dev, arm: remove the RealViewEB platformCiro Santilli
2018-02-19arch-arm: Add aarch64 semihosting supportAndreas Sandberg
2018-02-16arch-arm: Add support for automatic reset addr selectionAndreas Sandberg
2018-01-29arm: DT autogeneration - Generate memory nodeGlenn Bergmans
2018-01-29arm: DT autogeneration - Device Tree generation methodsGlenn Bergmans
2017-11-17sim: Implement load_addr_mask auto-calculationGeoffrey Blake
2017-08-01arch-arm: Switch to DTOnly as the default machine typeAndreas Sandberg
2017-05-09arm: Add support for memory-mapped m5opsAndreas Sandberg
2017-05-02python: Use PyBind11 instead of SWIG for Python wrappersAndreas Sandberg
2017-01-03sim: Remove redundant export_method_cxx_predeclsAndreas Sandberg
2016-06-20kern, arm: Dump dmesg on kernel panic/oopsAndreas Sandberg
2016-05-31arm: Enable LPAE support by defaultAndreas Sandberg
2015-12-04arm, config: Automatically discover available platformsAndreas Sandberg
2015-12-03arm: Add support for automatic boot loader selectionAndreas Sandberg
2015-05-23arm: Get rid of pointless have_generic_timer paramAndreas Sandberg
2015-05-05arm: Remove unnecessary boot uncachabilityAndreas Hansson
2015-04-29arch, base, dev, kern, sym: FreeBSD supportRuslan Bukin
2014-10-29arm, tests: Update config files to more recent kernels and create 64-bit regr...Ali Saidi
2014-09-03config: Change parsing of Addr so hex values work from scriptsMitch Hayenga
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2013-04-22arm: Enable support for triggering a sim panic on kernel panicsAndreas Sandberg
2013-01-07arm: Make ID registers ISA parametersAndreas Sandberg
2012-11-02sim: Include object header files in SWIG interfacesAndreas Sandberg
2012-11-02ARM: dump stats and process info on context switchesDam Sunwoo
2012-09-25ARM: added support for flattened device tree blobsDam Sunwoo
2012-06-05ARM: Fix MPIDR and MIDR register implementation.Chander Sudanthi
2012-05-10ARM: guard masked symbol tables by defaultDam Sunwoo
2012-04-06MEM: Enable multiple distributed generalized memoriesAndreas Hansson
2012-03-01ARM: Add support for Versatile Express extended memory mapAli Saidi
2011-08-19ARM: Add VExpress_E support with PCIe to gem5Ali Saidi
2011-08-19ARM: Add support for Versatile Express boardsAli Saidi
2011-07-15ARM: Fix SWP/SWPB undefined instruction behaviorWade Walker
2011-05-13ARM: Better RealView/Versatile EB platform support.Chander Sudanthi
2011-05-04ARM: Add support for loading the a bootloader and configuring parameters for itAli Saidi
2010-08-23ARM: Add system for ARM/Linux and bootstrappingAli Saidi
2010-08-23Loader: Make the load address mask be a parameter of the system rather than a...Ali Saidi
2009-11-17ARM: Boilerplate full-system code.Ali Saidi