aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Change all values in all limits.h for all architectures to signed decimal; th...patacongo2012-07-052-37/+47
* More Kconfig stuffpatacongo2012-04-174-0/+25
* More Kconfigpatacongo2012-04-171-0/+32
* More Kconfig stuffpatacongo2012-04-171-1/+1
* Kconfig updatepatacongo2012-04-162-3/+3
* Include libgcc.a inside of the group of recursively linked libraries in all M...patacongo2012-04-081-1/+1
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-061-0/+4
* Change STM32 so that stm32_pmstop.c and stm32_pmstandby are built even if CON...patacongo2012-03-221-1/+1
* Move serial header files to include/nuttx/serialpatacongo2012-03-212-2/+2
* Move file-system header files to include/nuttx/fspatacongo2012-03-213-3/+3
* Add support for the Atollic 'Lite' toolchain in all STM32 F4 configurationspatacongo2012-02-231-5/+0
* Fix a small RAM log bug (the RAM log still does not work)patacongo2012-02-121-1/+1
* Fix some typos and compilation errors introduced in the last checkinpatacongo2012-02-121-1/+1
* Add logic to re-direct debug output to a sysloggin devicepatacongo2012-02-112-8/+13
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-116-34/+55
* Candidate fix for the libboard.a dependency problem (from Mike Smith)patacongo2012-01-291-2/+4
* Completes coding of the PWM modulepatacongo2011-12-1971-0/+12778