summaryrefslogtreecommitdiff
path: root/sys/arch/arm/xscale/i80321_intr.c
AgeCommit message (Expand)Author
2007-05-19Implement splassert for armish and zaurus.Miod Vallat
2007-05-09diable -> disableMiod Vallat
2006-12-20Enable recursive interrupts on armish. nudge by deraadt@Dale Rahn
2006-07-02count interrupts (uvmexp).Dale Rahn
2006-06-19Close a race in the interrupt handler code.Dale Rahn
2006-06-17Fix error where soft irq mask was not initialized for IPL_HIGH, and cleanup.Dale Rahn
2006-06-15rewritten, simplifed interrupt controller for 80321, half the linesDale Rahn
2006-06-01Splraise is strictly to increase spl, do not lower.Dale Rahn
2006-06-01current_ipl_level is a value, not a mask, do not '|=' into it.Dale Rahn
2006-05-29Tags.Dale Rahn
2006-05-29Add support for i80321 based systems.Dale Rahn