summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/imx/imx_boot.c
Commit message (Expand)AuthorAgeFilesLines
* arch/: board function prototypes are now in include/nuttx/board.h. Remove fr...Gregory Nutt2015-02-271-2/+3
* More trailing whilespace removalGregory Nutt2014-04-131-7/+7
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-1/+1
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-3/+3
* Fixes to get clean i.MXADS buildpatacongo2011-04-261-1/+1
* Fix issues detected by CppCheck toolpatacongo2011-01-191-1/+1
* Fixes for recent header file reorganizationpatacongo2009-12-281-0/+12
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-18/+18
* Clean up clockingpatacongo2009-04-121-0/+29
* Basic i.MX1 low-level bootpatacongo2009-04-101-0/+184