summaryrefslogtreecommitdiff
path: root/nuttx/configs/rgmp
Commit message (Expand)AuthorAgeFilesLines
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-096-16/+0
* up_addregion should use kmm_addregion; move garbage kmm*.c file to mm/. for nowpatacongo2013-03-082-2/+2
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-282-2/+2
* Don't build drivers/mtd unless CONFIG_MTD is defined (Denis Carikli)patacongo2013-01-156-6/+6
* Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo2012-11-112-58/+2
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-066-6/+51
* RGMP 4.0 update from Qiang Yupatacongo2012-11-0413-3/+1322
* Part I of port of Rhombus math librarypatacongo2012-10-284-4/+0
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-044-44/+44
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-184-92/+0
* Remove executable property from source and make filespatacongo2012-09-134-0/+0
* Email address change in nuttx/patacongo2012-09-1316-16/+16
* Remove several unused configuration valuespatacongo2012-09-084-4/+0
* Add configurable application entry pointpatacongo2012-08-304-0/+4
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-304-716/+12
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-274-0/+4
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-234-48/+48
* RGMP NSH configuration fixes; Move strerror strings to FLASHpatacongo2012-06-212-0/+2
* 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-024-6/+0
* Add Yu Qiang's patch for RGMP support on the ARMpatacongo2011-08-0418-36/+1288
* RGMP 0.2.0 patch appliedpatacongo2011-06-091-3/+6
* Add E1000 PIC NIC driver from Yu Qiangpatacongo2011-05-212-4/+34
* updates to RGMP filespatacongo2011-05-153-52/+88
* More updates to README filespatacongo2011-05-141-1/+1
* Add network apps to RGMP appconfigpatacongo2011-05-131-0/+11
* Changes for clean RGMP compilepatacongo2011-05-123-21/+89
* Modify standard header files to work with RGMPpatacongo2011-05-122-0/+6
* First set of changes to incorporate the RGMP portpatacongo2011-05-1212-0/+1237