summaryrefslogtreecommitdiff
path: root/sys/arch/arm/arm32/spl.S
AgeCommit message (Expand)Author
2021-10-11splx: Restore interrupts before dosoftints() for __HAVE_FAST_SOFTINTS.rin
2013-12-02Don't use cpsr_all/spsr_all with mrs, it doesn't take a mask.joerg
2013-08-18Move parts of cpu.h that are not needed by MI code in <arm/locore.h>matt
2008-04-27Merge kernel changes in matt-armv6 to HEAD.matt
2007-12-03Interrupt handling changes, in discussion since February:ad
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-08-13Remove all references to spl_mask. Now it isn't used by any sources.tsutsui
2002-08-17More local label fixups.thorpej
2001-11-26Use <arm/arm32/psl.h>, not <machine/psl.h>.thorpej
2001-09-28Tweak spl functions a little, try to do something between an ldr and it's use...chris
2001-07-28Move the generic arm32 files into arm/arm32 from arm32/arm32, tested kernel b...chris