summaryrefslogtreecommitdiff
path: root/src/arch/arm/linux/system.cc
AgeCommit message (Expand)Author
2015-05-05arm: Remove unnecessary boot uncachabilityAndreas Hansson
2015-04-29arch, base, dev, kern, sym: FreeBSD supportRuslan Bukin
2014-11-14arm: Fixes based on UBSan and static analysisAndreas Hansson
2014-10-29arm: Fix multi-system AArch64 boot w/caches.Ali Saidi
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2013-10-17arm: Accomodate function name changes in newer linux kernelsEric Van Hensbergen
2013-04-22arm: Enable support for triggering a sim panic on kernel panicsAndreas Sandberg
2013-04-22sim: Add helper functions that add PCEvents with custom argumentsAndreas Sandberg
2013-02-15loader: add a flattened device tree blob (dtb) objectAnthony Gutierrez
2013-01-07base: Encapsulate the underlying fields in AddrRangeAndreas Hansson
2012-11-02ARM: dump stats and process info on context switchesDam Sunwoo
2012-10-15Fix: Address a few minor issues identified by cppcheckAndreas Hansson
2012-09-25ARM: added support for flattened device tree blobsDam Sunwoo
2012-05-10ARM: guard masked symbol tables by defaultDam Sunwoo
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: Add support for Versatile Express extended memory mapAli Saidi
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-08-19ARM: Mark some variables uncacheable until boot all CPUs are enabled.Ali Saidi
2011-05-04ARM: Add support for loading the a bootloader and configuring parameters for itAli Saidi
2011-04-20fix some build problems from prior changesetsNathan Binkert
2011-04-15includes: sort all includesNathan Binkert
2011-03-17ARM: Detect and skip udelay() functions in linux kernel.Ali Saidi
2010-11-08ARM: Add checkpointing supportAli Saidi
2010-11-08sim: Use forward declarations for ports.Ali Saidi
2010-10-31ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.Gabe Black
2010-08-23ARM: Add system for ARM/Linux and bootstrappingAli Saidi