summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/src/m16c/m16c_head.S
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-2/+2
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-141-4/+4
* More Kconfig stuffpatacongo2012-04-171-1/+1
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-3/+3
* cosmetic renamingpatacongo2009-02-181-2/+2
* Add support for boards with no serial portspatacongo2009-02-181-2/+2
* Hook in low-level UART initpatacongo2009-02-181-0/+50
* Need to export symbolspatacongo2009-02-151-0/+12
* Add M16C interrupt/context switch logicpatacongo2009-02-141-3/+4
* Fix assembly errorspatacongo2009-02-131-271/+85
* Fix some assembly errors (some still exist)patacongo2009-02-121-23/+29
* Adding M16C supportpatacongo2009-02-091-9/+11
* M16C chip supportpatacongo2009-02-081-0/+393