summaryrefslogtreecommitdiff
path: root/nuttx/configs/mx1ads
Commit message (Expand)AuthorAgeFilesLines
...
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-271-0/+1
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-231-13/+13
* Turn PIC32MXMMB backlight offpatacongo2012-04-251-0/+0
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+9
* Kconfig updatepatacongo2012-04-121-1/+1
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-1/+0
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-18/+18
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-20/+20
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-051-3/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-3/+3
* Remove .built_alwayspatacongo2011-04-011-1/+1
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-3/+3
* Move nuttx/examples to apps/examplespatacongo2011-03-202-1/+40
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-10/+10
* More support for SLIP data link protocolpatacongo2011-03-121-2/+1
* Add strnlen()patacongo2010-10-271-0/+1
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-4/+4
* Add logic to support a ROM'ed MMU page tablepatacongo2009-12-311-13/+7
* Add basic logic to configure MMU for LPC3131xpatacongo2009-12-311-0/+15
* Fixes for recent header file reorganizationpatacongo2009-12-281-0/+1
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-154-8/+4
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-152-2/+5
* Flesh out examples/nxflat build environmentpatacongo2009-06-211-0/+6
* Integrated mknxflatpatacongo2009-06-182-1/+7
* Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2009-06-151-0/+30
* Move ARM and Cortex files to separate directoriespatacongo2009-05-191-1/+1
* Add ARM architecture type to configurationpatacongo2009-05-192-3/+10
* Calibrate lm3s6918 timing looppatacongo2009-05-181-0/+7
* Add LM3S6918 supportpatacongo2009-05-065-50/+5
* spi updatepatacongo2009-04-261-9/+11
* imx updatepatacongo2009-04-252-4/+4
* Fix gcc-4 float optionpatacongo2009-04-201-1/+1
* Add libxxpatacongo2009-04-191-1/+2
* Add C++ HelloWorld examplepatacongo2009-04-191-5/+18
* more i.MX logicpatacongo2009-04-181-1/+9
* Clean up clockingpatacongo2009-04-123-12/+192
* Basic UART/console functionalitypatacongo2009-04-113-26/+34
* Add irq initializationpatacongo2009-04-101-0/+7
* Basic i.MX1 low-level bootpatacongo2009-04-104-7/+59
* arm920 is arm4, not arm5patacongo2009-04-091-1/+1
* imx1ads config frameworkpatacongo2009-04-0911-0/+1228