summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/dm320/dm320_boot.c
Commit message (Expand)AuthorAgeFilesLines
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-3/+3
* Fix issues detected by CppCheck toolpatacongo2011-01-191-1/+1
* page tables must be alignedpatacongo2010-08-311-2/+2
* Fix heap/page table overlap; Switch to 1Kb pagespatacongo2010-08-241-7/+3
* Add mapping for the page tablepatacongo2010-08-211-1/+1
* Fixes for changes to header filespatacongo2009-12-281-0/+12
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-24/+24
* Make sure all ARM targets still compilepatacongo2009-05-191-2/+4
* Common ARM supportpatacongo2007-04-281-0/+227