summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* More trailing whilespace removalGregory Nutt2014-04-132-2/+2
* Remove empty README.txt filesGregory Nutt2013-08-312-2/+0
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-072-16/+16
* Email address change in nuttx/patacongo2012-09-1311-11/+11
* Change all values in all limits.h for all architectures to signed decimal; th...patacongo2012-07-052-37/+47
* Kconfig updatepatacongo2012-04-161-2/+2
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-062-10/+10
* Stubs are working/Proxies are closepatacongo2011-04-011-0/+82
* First cut at x86 build environmentpatacongo2011-03-041-1/+3
* M16C build with stdint.hpatacongo2009-12-171-1/+3
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-162-12/+12
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-142-31/+52
* Need limits of signed and unsigned pointer-sized integerspatacongo2009-12-142-4/+6
* Add range of pointer integer typespatacongo2009-12-132-36/+46
* Eliminate some hcs12 compile errors/warningspatacongo2009-12-133-1/+9
* Add support for M16C timer interruptpatacongo2009-02-151-0/+2
* Add M16C register dump logicpatacongo2009-02-151-8/+9
* Add M16C interrupt/context switch logicpatacongo2009-02-142-75/+51
* Need separate limits.h files to support M16Climits.hpatacongo2009-02-142-0/+154
* Add task register intialization logicpatacongo2009-02-143-29/+74
* Adding M16C supportpatacongo2009-02-092-2/+30
* Add M16C infopatacongo2009-02-081-5/+145
* Renesas M16C supportpatacongo2009-02-073-30/+89
* Renesas M16C Supportpatacongo2009-02-073-0/+186
* Signal save fields should not be available if there are no signalspatacongo2008-11-131-1/+1
* Don't waste vector slots if features disabledpatacongo2008-11-111-109/+170
* Fix several context switching bugspatacongo2008-11-111-24/+30
* Implement interrupt vectorspatacongo2008-11-091-104/+120
* Add SH-1 system timer setuppatacongo2008-11-091-1/+1
* Correct irqsave/restore logicpatacongo2008-11-081-40/+23
* Initial vector handling logicpatacongo2008-11-082-25/+40
* Basic SCI supportpatacongo2008-11-071-102/+108
* Use real SH-1 interrupt infopatacongo2008-11-061-72/+171
* SH-1 updatespatacongo2008-11-062-58/+11
* Basic SH-1 build environmentpatacongo2008-11-062-48/+211
* Adding struture for Hitachi SH-1patacongo2008-11-059-0/+707