summaryrefslogtreecommitdiff
path: root/src/arch/arm/system.cc
AgeCommit message (Expand)Author
2019-01-10dev-arm: Add a GICv3 modelJairo Balart
2018-11-07arch-arm: Deprecate usage of legacy bootloader patchingGiacomo Travaglini
2018-11-07arch-arm: ArmSystem::resetAddr64 renamed to be used in AArch32Giacomo Travaglini
2018-10-09arch-arm: Add have_crypto System parameterGiacomo Travaglini
2018-02-19arch-arm: Semihosting not available in syscall emulationGiacomo Travaglini
2018-02-19arch-arm: Add aarch64 semihosting supportAndreas Sandberg
2018-02-16arch-arm: Add support for automatic reset addr selectionAndreas Sandberg
2017-11-28arch-arm: Add haveEL pseudocode functionGiacomo Travaglini
2017-11-28arch-arm: Add assertions when extracting an ArmSystem from a TCGiacomo Travaglini
2017-05-09arm: Add support for memory-mapped m5opsAndreas Sandberg
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-05-26arm: Make EL checks available in SE modeAndreas 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-23dev, arm: Refactor and clean up the generic timer modelAndreas Sandberg
2015-04-29arch, base, dev, kern, sym: FreeBSD supportRuslan Bukin
2014-11-14arm: Fixes based on UBSan and static analysisAndreas Hansson
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2013-01-07arm: Make ID registers ISA parametersAndreas Sandberg
2012-06-05ARM: Fix MPIDR and MIDR register implementation.Chander Sudanthi
2012-04-06MEM: Enable multiple distributed generalized memoriesAndreas Hansson
2012-03-09System: Move code in initState() back into constructor whenever possible.Ali Saidi
2012-03-01ARM: move kernel func event to correct location.Dam Sunwoo
2012-02-24MEM: Make port proxies use references rather than pointersAndreas Hansson
2012-01-17MEM: Add port proxies instead of non-structural portsAndreas Hansson
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
2011-04-15includes: sort all includesNathan Binkert
2010-11-08sim: Use forward declarations for ports.Ali Saidi
2010-08-25ARM: Limited implementation of dprintk.Ali Saidi
2010-08-23ARM: Add system for ARM/Linux and bootstrappingAli Saidi
2009-11-17ARM: Boilerplate full-system code.Ali Saidi