aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/arm/fiq.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Remove the pre-ARMv6 and pre-INTRNG code.Michal Meloun2020-11-291-8/+0
* sys/arm: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Include machine/acle-compat.h in cdefs.h on arm if the compiler doesn'tIan Lepore2016-05-251-1/+0
* Remove unneeded vector_page_setprot() for __ARM_ARCH >= 6. A vectorSvatopluk Kraus2016-02-171-2/+3
* ARM: Use new ARMv6 naming conventions for cache and TLB functionsMichal Meloun2016-02-051-1/+1
* Remove trailing whitespace from sys/arm/armAndrew Turner2015-05-241-1/+1
* Unify interrupts bit definition and usage. While here remove PSR_C_bit.Andrew Turner2014-09-101-7/+5
* Move the exception vector table (so-called "page0" data) into exception.SIan Lepore2014-03-101-5/+9
* MFp4: add in making fiq's work by coping to the correct page incase we haveJohn-Mark Gurney2005-03-161-1/+2
* Start all license statements with /*-Warner Losh2005-01-051-1/+1
* Import FreeBSD/arm kernel bits.Olivier Houchard2004-05-141-0/+169