summaryrefslogtreecommitdiff
path: root/nuttx/arch/sh/src/sh1/sh1_head.S
Commit message (Expand)AuthorAgeFilesLines
* Rename g_heapbase to g_idle_topstack; Fix kernel build heap allocation which ...patacongo2013-03-141-5/+5
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-5/+5
* Add option to copy to RAMpatacongo2009-04-081-4/+4
* cosmetic renamingpatacongo2009-02-181-3/+3
* Add support for boards with no serial portspatacongo2009-02-181-4/+4
* Change configuration namepatacongo2008-11-131-4/+4
* Fix showprogress macro (still ARM assembly)patacongo2008-11-111-3/+1
* Fix section namepatacongo2008-11-091-1/+1
* Implement interrupt vectorspatacongo2008-11-091-4/+186
* Initial vector handling logicpatacongo2008-11-081-1/+2
* reconcile architectures w/o interrupt controllerspatacongo2008-11-071-1/+1
* Use linker defined address of vector tablepatacongo2008-11-061-4/+8
* Port ARM common files to SH-1patacongo2008-11-061-4/+4
* Basic SH-1 build environmentpatacongo2008-11-061-0/+339