summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/src/common/up_initialize.c
Commit message (Expand)AuthorAgeFilesLines
* Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-021-0/+3
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Add logic to re-direct debug output to a sysloggin devicepatacongo2012-02-111-0/+7
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-3/+5
* Remove unused lpc17_usbinitialize()patacongo2010-09-031-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-2/+1
* Add support for boards with no serial portspatacongo2009-02-181-2/+7
* Port ARM common files to SH-1patacongo2008-11-061-0/+156