summaryrefslogtreecommitdiff
path: root/src/dev/arm
AgeCommit message (Expand)Author
2016-02-06style: fix missing spaces in control statementsSteve Reinhardt
2016-01-15dev, arm: Add a platform with support for both aarch32 and aarch64Andreas Sandberg
2016-01-15dev, arm: Add support for automatic PCI interrupt routingAndreas Sandberg
2016-01-11scons: Enable -Wextra by defaultAndreas Hansson
2015-12-10dev: Move storage devices to src/dev/storage/Andreas Sandberg
2015-09-18dev, arm: Add gem5 extensions to support more than 8 coresKarthik Sangaiah
2015-12-05dev: Rewrite PCI host functionalityAndreas Sandberg
2015-12-04dev, arm: Disable R/B swap in HDLCD by defaultAndreas Sandberg
2015-12-04dev, arm: Split MCC and DCC subsystemsAndreas Sandberg
2015-11-22arm, dev: Fix flash model serialization code typosGeoffrey Blake
2015-11-11dev, arm: Initialized the iccrpr register in the GICAndreas Sandberg
2015-10-29dev: Fix segfault in flash deviceSascha Bischoff
2015-10-29dev: Fix draining for UFSHostDevice and FlashDeviceSascha Bischoff
2015-10-23arm: Add missing explicit overrides for ARM devicesAndreas Hansson
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-09-11dev: Add an underrun statistic to the HDLCD controllerAndreas Sandberg
2015-09-11dev, arm: Rewrite the HDLCD controllerAndreas Sandberg
2015-08-07arm: Add support for programmable oscillatorsAndreas Sandberg
2015-08-07base: Declare a type for context IDsAndreas Sandberg
2015-07-07dev, arm: Add a device model that uses the NoMali modelAndreas Sandberg
2015-07-07sim: Refactor and simplify the drain APIAndreas Sandberg
2015-07-07sim: Decouple draining from the SimObject hierarchyAndreas Sandberg
2015-07-07sim: Make the drain state a global typed enumAndreas Sandberg
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2015-06-09dev, arm: Include PIO size in AmbaDmaDevice constructorAndreas Sandberg
2015-05-23arm, dev: Add support for a memory mapped generic timerAndreas Sandberg
2015-05-23dev, arm: Add virtual timers to the generic timer modelAndreas Sandberg
2015-05-23dev, arm: Refactor and clean up the generic timer modelAndreas Sandberg
2015-05-23arm: Workaround incorrect HDLCD register order in kernelAndreas Sandberg
2015-05-23base: Redesign internal frame buffer handlingAndreas Sandberg
2015-04-29arch, base, dev, kern, sym: FreeBSD supportRuslan Bukin
2015-04-23arm, dev: Add a UFS deviceRene de Jong
2015-04-23arm, dev: Add a NAND flash timing modelRene de Jong
2015-04-08config: Support full-system with SST's memory systemCurtis Dunham
2015-03-19arm: Add a GICv2m deviceMatt Evans
2015-03-19arm: Remove the 'magic MSI register' in the GIC (PL390)Matt Evans
2015-03-02dev, arm: Clean up PL011 and rewrite interrupt handlingAndreas Sandberg
2015-02-16arm: Wire up the GIC with the platform in the base classAndreas Sandberg
2015-01-03dev: prevent RTC events firing before startupCagdas Dirik
2014-12-02mem: Remove redundant Packet::allocate callsAndreas Hansson
2014-11-18dev: Use fixed size member variables to describe fixed size PL111 registers.Gabe Black
2014-11-14arm: Fixes based on UBSan and static analysisAndreas Hansson
2014-07-25energy: Add the Energy Controller in the right configsStephan Diestelhorst
2014-09-20energy: Memory-mapped Energy Controller componentAkash Bagdia
2014-09-12style: Fix line continuation, especially in debug messagesAndrew Bardsley
2014-09-03arm: Support >2GB of memory for AArch64 systemsAli Saidi
2014-09-03dev, arm: Add support for linux generic pci host driverAli Saidi
2014-09-03config: Refactor RealviewEMM to fit into new config systemGeoffrey Blake
2014-09-03dev: Avoid invalid sized reads in PL390 with DPRINTF enabledMitch Hayenga
2014-05-09dev: Set HDLCD default pixel clock for 1080p @ 60HzChris Emmons