summaryrefslogtreecommitdiff
path: root/src/arch/arm/ArmSystem.py
AgeCommit message (Expand)Author
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