summaryrefslogtreecommitdiff
path: root/include/sw_isr_table.h
AgeCommit message (Expand)Author
2017-04-21Convert remaining code to using newly introduced integer sized typesKumar Gala
2017-04-20Introduce new sized integer typedefsKumar Gala
2017-02-11gen_isr_tables: New static interrupt build mechanismAndrew Boie
2017-02-10arm: include: Add DTS generated file to arch.hAndy Gross
2017-02-10dts: Add support for Device TreeAndy Gross
2017-02-08sw_isr_table.h: clean up definitionAndrew Boie
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2016-06-22nios2: add static interrupt handling codeAndrew Boie
2016-02-05irq: fix declared _sw_isr_table size on ARCFabien Chereau
2016-02-05c++: Add extern "C" { } block to header filesPeter Mitsis
2016-02-05Fixed file description and applied doxygen styleAnas Nashif
2016-02-05checkpatch: warning - block_comment_styleDan Kalowsky
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05doxygen: change comment style to match javadocAnas Nashif
2016-02-05Rename _IsrTable to _sw_isr_tableYonattan Louise
2016-02-05Rename _IsrWrapper camelCase to _isr_wrapperAndrei Emeltchenko
2015-04-10First commitInaky Perez-Gonzalez