summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/src/sh1/sh1_timerisr.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Move clock functions from sched/ to sched/clockGregory Nutt2014-08-081-1/+1
* Rename up_timerinit() to up_timer_initailize(); Add prototypes for candidate ...Gregory Nutt2014-08-061-2/+2
* Make sure that all references to up_prioritize_irq() are conditioned on CONFI...Gregory Nutt2014-05-201-0/+2
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-5/+7
* cosmeticpatacongo2008-11-121-1/+1
* Add SH-1 system timer setuppatacongo2008-11-091-9/+95
* reconcile architectures w/o interrupt controllerspatacongo2008-11-071-1/+1
* Port ARM common files to SH-1patacongo2008-11-061-0/+117