summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/kl/kl_irq.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* More changes associated with GPIO interrupt for the KL architecture from Alan...Gregory Nutt2014-12-131-0/+8
* Remove os_internal.h it has been replace by several new header files under sc...Gregory Nutt2014-08-081-1/+0
* Mostly cosmetic clean-up of commentsGregory Nutt2014-02-171-1/+1
* Individual IRQs are not longer disabled on each interrupt. See ChangeLog for...Gregory Nutt2014-01-151-12/+5
* Standard configuration variables used to enable interupt controller debug; SA...Gregory Nutt2013-08-031-17/+17
* Remove up_assert_codeGregory Nutt2013-04-251-3/+3
* KL25Z: Fix serial driver; freedom-kl25z/nsh configuration now worksGregory Nutt2013-04-251-69/+0
* Minor Freedom-KL25Z updatesGregory Nutt2013-04-241-1/+1
* Addition cleanup after last switch from BASEPRI to PRIMASK for Cortex-M0Gregory Nutt2013-04-161-6/+0
* Fix major misthink in Cortex-M0 port: The Cortex-M0 has no BASEPRI register....Gregory Nutt2013-04-161-22/+0
* Fix KL25Z interrupt enable/disable logicGregory Nutt2013-04-161-8/+8
* Initial support for the Kinetis L family and the Freedom KL25Z board from Ala...Gregory Nutt2013-04-161-0/+435