summaryrefslogtreecommitdiff
path: root/sys/arch/arm/cortex/files.cortex
AgeCommit message (Expand)Author
2022-06-25Remove GIC_SPLFUNCS.jmcneill
2021-08-10Make gic_splfuncs optional and disable it by default until it has hadjmcneill
2021-08-10Use custom spl funcs for GIC and avoid unnecessary pmr register accessesjmcneill
2020-09-29Collapse all CPU_CORTEXA<n> options into CPU_CORTEX and do runtimejmcneill
2019-10-14Add support for Amazon's Graviton MSI controller.jmcneill
2019-08-10Add a driver for the A5/A9 Private timer.skrll
2018-11-12Support building kernels with ACPI and no PCI.jmcneill
2018-11-09Add support for GICv3 Locality-specific Periphal Interrupts (LPIs) and thejmcneill
2018-10-21Add support for PCI MSI using ARM GICv2m.jmcneill
2018-08-08Add GICv3 support.jmcneill
2018-06-05Rename ARM A9 Global Timer driver name to support fdt.hkenken
2017-05-28Move children of armperiph to the "mpcorebus" interface attribute and havejmcneill
2014-02-19Add needs-flag to arml2ccmatt
2013-06-16Add generic timer support (untested)matt
2012-12-17Add preliminary version of a NEON based in_cksum routine.matt
2012-09-02Add driver to attach ARM PL210 L2 Cache Controllermatt
2012-09-01Add Cortex-A9 support including the ARM Generic Interrupt Controllermatt