Home | History | Annotate | Download | only in cortex
History log of /src/sys/arch/arm/cortex/gic_v2m.h
RevisionDateAuthorComments
 1.3  07-May-2020  jmcneill Do not store a pointer to the passed in struct pci_attach_args
 1.2  14-Oct-2019  jmcneill Add support for Amazon's Graviton MSI controller.

Graviton has a GICv3 with a modified GICv2m (!) for MSIs. Instead of
sending messages to a fixed address with the SPI as data, the Graviton's
GICv2m uses a different address for each vector with "don't care" as data.
 1.1  21-Oct-2018  jmcneill branches: 1.1.2; 1.1.6; 1.1.8;
Add support for PCI MSI using ARM GICv2m.
 1.1.8.2  07-May-2020  martin Pull up following revision(s) (requested by jmcneill in ticket #895):

sys/arch/arm/cortex/gic_v2m.h: revision 1.3
sys/arch/arm/cortex/gic_v2m.c: revision 1.9

Do not store a pointer to the passed in struct pci_attach_args
 1.1.8.1  15-Oct-2019  martin Pull up following revision(s) (requested by jmcneill in ticket #334):

sys/arch/arm/cortex/gic_v2m.c: revision 1.7
sys/arch/arm/acpi/gicv3_acpi.c: revision 1.5
sys/arch/arm/acpi/files.acpi: revision 1.8
sys/arch/arm/acpi/gic_acpi.c: revision 1.4
sys/arch/arm/cortex/files.cortex: revision 1.13
sys/arch/arm/acpi/gic_v2m_acpi.c: revision 1.1
sys/arch/arm/acpi/gic_v2m_acpi.h: revision 1.1
sys/arch/arm/cortex/gic_v2m.h: revision 1.2

Add support for Amazon's Graviton MSI controller.

Graviton has a GICv3 with a modified GICv2m (!) for MSIs. Instead of
sending messages to a fixed address with the SPI as data, the Graviton's
GICv2m uses a different address for each vector with "don't care" as data.
 1.1.6.3  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.1.6.2  10-Jun-2019  christos Sync with HEAD
 1.1.6.1  21-Oct-2018  christos file gic_v2m.h was added on branch phil-wifi on 2019-06-10 22:05:52 +0000
 1.1.2.2  26-Nov-2018  pgoyette Sync with HEAD, resolve a couple of conflicts
 1.1.2.1  21-Oct-2018  pgoyette file gic_v2m.h was added on branch pgoyette-compat on 2018-11-26 01:52:18 +0000

RSS XML Feed