summaryrefslogtreecommitdiff
path: root/xen/arch/arm/gic-v3-its.c
AgeCommit message (Expand)Author
2019-05-21xen/const: Extend the existing macro BIT to take a suffix in parameterJulien Grall
2018-09-11xen: Fix inconsistent callers of panic()Andrew Cooper
2018-01-30xen/arm: GICv3: Parse ITS information from the firmware tables later onJulien Grall
2017-10-10ARM: ITS: Expose ITS in the MADT tableManish Jaggi
2017-10-10ARM: ITS: Deny hardware domain access to ITSManish Jaggi
2017-10-10ARM: ITS: Populate host_its_list from ACPI MADT TableManish Jaggi
2017-10-10ARM: ITS: Introduce common function add_to_host_its_listManish Jaggi
2017-06-14ARM: vITS: create ITS subnodes for Dom0 DTAndre Przywara
2017-06-14ARM: vITS: handle MAPTI/MAPI commandAndre Przywara
2017-06-14ARM: vITS: handle MAPD commandAndre Przywara
2017-06-14ARM: vITS: provide access to struct pending_irqAndre Przywara
2017-06-14ARM: GICv3: enable ITS on the hostAndre Przywara
2017-04-07ARM: GICv3 ITS: introduce device mappingAndre Przywara
2017-04-07ARM: GICv3 ITS: introduce ITS command handlingAndre Przywara
2017-04-07ARM: GICv3 ITS: map ITS command bufferAndre Przywara
2017-04-07ARM: GICv3 ITS: allocate device and collection tableAndre Przywara
2017-04-07ARM: GICv3 ITS: initialize host ITSAndre Przywara
2017-04-07ARM: GICv3 ITS: parse and store ITS subnodes from hardware DTAndre Przywara