summaryrefslogtreecommitdiff
path: root/src/dev/arm
AgeCommit message (Expand)Author
2017-11-17sim: Implement load_addr_mask auto-calculationGeoffrey Blake
2017-11-08dev: Move generic serial devices to src/dev/serialAndreas Sandberg
2017-11-08dev: Refactor UART->Terminal interfaceAndreas Sandberg
2017-10-31dev: Using Configurable image writer in HDLcdGiacomo Travaglini
2017-10-31base: Introducing utility for writing raw data in png formatGiacomo Travaglini
2017-08-01kvm, arm: Switch to the device EQ when accessing ISA devicesAndreas Sandberg
2017-07-12arm: Refactor some Event subclasses to lambdasSean Wilson
2017-07-10dev-arm: Add ID registers to the GIC modelJose Marinho
2017-07-10dev-arm: Don't unconditionally overwrite bootloader paramsJose Marinho
2017-07-07kvm, arm: don't create interrupt events while saving GIC stateCurtis Dunham
2017-07-05dev,arm: add Kvm mode of operation for CP15 timerCurtis Dunham
2017-07-05dev,arm: remove and recreate timer events around drainsCurtis Dunham
2017-06-29arm: Fix memleak in Pl390 by adding destructorSean Wilson
2017-06-29arm: Fix memleak in VGic by adding destructorSean Wilson
2017-06-20dev: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2017-06-20arm: Replace EventWrapper use with EventFunctionWrapperSean Wilson
2017-06-19arm: ignore writes to the reset_ctl registerGedare Bloom
2017-06-19dev, arm: add a9mpcore global timer deviceGedare Bloom
2017-06-13arm: Refactor the VExpress_EMM system creationNikos Nikoleris
2017-06-03config: Adjust load_addr_mask in VExpress_GEM5_V1Weiping Liao
2017-05-31dev, arm: ignore writes to the SCUGedare Bloom
2017-05-15arm, dev: stub out GIC distributor interrupt groupsCurtis Dunham
2017-05-09arm: Enable m5ops by default for VExpress_GEM5_V1Andreas Sandberg
2017-04-03arm, kvm: implement GIC state transferCurtis Dunham
2017-04-03arm, dev: add basic support for GICC_BPR registerCurtis Dunham
2017-04-03arm, dev: refactor GIC Pl390 GICD_ITARGETSRn handlingCurtis Dunham
2017-04-03arm: refactor packet processing in Pl390 GICCurtis Dunham
2017-04-03dev, arm: Fix multi-core KVM race in the generic timerAndreas Sandberg
2017-03-21arm: correct register read bug in Pl390 GICCurtis Dunham
2017-03-15arm, dev: Add missing override in the Pl390 GIC modelAndreas Sandberg
2017-03-13dev, arm: Add draining to the GIC modelAndreas Sandberg
2017-03-13arm: Clean up the GIC implementationAndreas Sandberg
2017-03-07dev, arm: Render HDLCD frames at a fixed rate in KVMSudhanshu Jha
2017-03-07dev: Add support for single-pass scan out in the PixelPumpSudhanshu Jha
2017-03-07arm, kmi: Clear interrupts in KMI devicesSudhanshu Jha
2017-02-14arm, kvm: Automatically use the MuxingKvmGicAndreas Sandberg
2017-02-14sim,kvm,arm: fix typosCurtis Dunham
2016-11-09style: [patch 3/22] reduce include dependencies in some headersBrandon Potter
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2016-10-15arm, dev: pl011 console interactivityBjoern A. Zeeb
2016-10-07dev, arm: Make GenericTimer param handling more robustAndreas Sandberg
2016-09-22arm: disable GIC extensionsCurtis Dunham
2016-09-06dev, arm: Add a customizable NoMali GPU modelAndreas Sandberg
2016-08-10arm, dev: Add support for listing DMA ports in new platformsAndreas Sandberg
2016-08-10arm: Don't report the boot ROM as a memory in config tablesAndreas Sandberg
2016-08-02arm: s/ctx_id/ctx/ the GICCurtis Dunham
2016-08-02arm: bank GIC registers per CPUCurtis Dunham
2016-06-06stats: Fixing regStats function for some SimObjectsDavid Guillen Fandos
2016-05-26dev, arm: Add a flag to enable/disable gem5 GIC extensionsAndreas Sandberg
2016-05-26arm, dev: Remove superfluous loop increment in flash deviceAndreas Hansson