summaryrefslogtreecommitdiff
path: root/core/minute-ia/irq_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* core/minute-ia/irq_handler.h: Format with clang-formatJack Rosenthal2022-06-301-24/+22
* tree: Replace __attribute__((used)) with __keepTom Hughes2022-03-291-1/+1
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-1/+1
* minute-ia: move IRQ definitions to common filesJack Rosenthal2019-06-111-17/+14
* ish: move REG32 macros for interrupt control into header filesJack Rosenthal2019-05-011-19/+19
* ish: fix s/w generated interrupt requestHyungwoo Yang2019-04-261-64/+25
* ish: remove scan ISR registers IRQ handlingHyungwoo Yang2019-04-191-3/+6
* ish: save/restore FPU context only for the task uses FPUHyungwoo Yang2019-02-261-2/+12
* ish: use system stack for exceptions and irqsHyungwoo Yang2019-02-041-0/+5
* ish: fix task profilingJett Rink2019-01-301-0/+8
* ish: balance all __in_isr callsJett Rink2019-01-171-2/+2
* ish: update copyright header to match styleJett Rink2019-01-171-1/+1
* ISH: Fix FPU flagKyoung Kim2018-11-151-1/+1
* ISH: add FPU context save/restoreKyoung Kim2018-10-251-1/+10
* minute-ia: Enable x86 core for Intel ISHJaiber John2016-08-101-0/+62