summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/src/common
Commit message (Expand)AuthorAgeFilesLines
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-112-12/+33
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-063-5/+11
* Move memory manager into user spacepatacongo2011-04-031-1/+1
* Remove unused lpc17_usbinitialize()patacongo2010-09-031-2/+2
* Argument to up_udelay() should be type useconds_tpatacongo2009-12-201-1/+2
* M16C build with stdint.hpatacongo2009-12-171-1/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1617-64/+85
* types blkcnt_t and off_t should not depend on memory model; Remove non-standa...patacongo2009-12-132-4/+4
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-252-2/+2
* Repartition functionality in preparation for nested, pending reprioritizationpatacongo2009-03-101-3/+0
* Back out part of the last change -- that was a bad ideapatacongo2009-03-101-16/+3
* Add support for priority inheritancepatacongo2009-03-081-4/+20
* Add basic LCD supportpatacongo2009-02-191-1/+11
* Add support for boards with no serial portspatacongo2009-02-182-7/+17
* Complete coding of M16C portpatacongo2009-02-171-6/+0
* Add task register intialization logicpatacongo2009-02-141-77/+0
* signal deliver is specific to SoCpatacongo2009-02-122-342/+0
* Adding M16C supportpatacongo2009-02-093-280/+8
* Change configuration namepatacongo2008-11-131-1/+1
* cosmeticpatacongo2008-11-111-1/+1
* Fix problems when debug enabledpatacongo2008-11-111-2/+1
* Fix register dump logicpatacongo2008-11-111-11/+16
* Fix prototype problempatacongo2008-11-082-2/+2
* Add interrupt stackpatacongo2008-11-081-1/+12
* Enhanced context switch performancepatacongo2008-11-084-4/+4
* reconcile architectures w/o interrupt controllerspatacongo2008-11-072-2/+6
* Basic SCI supportpatacongo2008-11-071-1/+1
* Port ARM common files to SH-1patacongo2008-11-0622-0/+2840
* Basic SH-1 build environmentpatacongo2008-11-062-0/+280
* Adding struture for Hitachi SH-1patacongo2008-11-051-0/+2