summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131
Commit message (Expand)AuthorAgeFilesLines
...
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-275-0/+5
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-235-100/+100
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+15
* Kconfig updatepatacongo2012-04-125-5/+5
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* Move file-system header files to include/nuttx/fspatacongo2012-03-212-3/+3
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-025-10/+0
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-012-4/+6
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-255-100/+100
* Massive name change USB STRG -> USB MSCpatacongo2012-01-257-167/+167
* Update M25P driver per feedback from Mohammed Elwakeelpatacongo2011-12-201-0/+5
* Try older OpenOCDpatacongo2011-10-1335-0/+0
* Add a configuration for the lpc3152patacongo2011-10-131-1/+1
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-052-3/+3
* Rename all lpc313x to lpc31xxpatacongo2011-05-2731-1064/+1065
* Add resource.h and fixed frequently cloned typopatacongo2011-05-245-10/+10
* Misc USB storage-related cleanuppatacongo2011-04-161-6/+0
* Remove warning 'sh_link not set for section ARM.exidx' for a few buildspatacongo2011-04-124-9/+10
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-2/+1
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-055-15/+0
* Move memory manager into user spacepatacongo2011-04-031-1/+1
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-036-16/+16
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-032-1/+2
* Add SAM3U kernel build logicpatacongo2011-04-021-2/+2
* Remove .built_alwayspatacongo2011-04-015-7/+7
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-216-20/+20
* More build fixespatacongo2011-03-202-1/+10
* Move nuttx/examples to apps/examplespatacongo2011-03-2010-41/+209
* Use = instead of / for delimiter in appconfig filespatacongo2011-03-191-1/+1
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-187-314/+314
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+36
* More support for SLIP data link protocolpatacongo2011-03-125-10/+0
* Add trace options for examples/usbstoragepatacongo2010-12-041-0/+7
* Add strnlen()patacongo2010-10-275-0/+5
* Prep for 5.11 Releasenuttx-5.11patacongo2010-10-021-0/+6
* Remove bogus SPI logicpatacongo2010-09-301-20/+5
* SPI debug changespatacongo2010-09-302-0/+9
* Comment out unused LPC313x SPI logicpatacongo2010-09-131-0/+4
* Early AT45DB debug fixespatacongo2010-09-121-51/+22
* Add driver for Atmel AT45DB161 FLASHpatacongo2010-09-122-33/+49
* Back out M25P support -- its not ready yetpatacongo2010-09-112-5/+5
* Add support for SPI NOR chip selectpatacongo2010-09-112-2/+19
* Add M25Px as paging sourcepatacongo2010-09-119-21/+208
* Add some SD file paging logicpatacongo2010-09-083-11/+167
* Implement SD-based paging for EA3131patacongo2010-09-083-3/+130
* Prep for 5.10 releasenuttx-5.10patacongo2010-09-081-1/+26
* Fix heap layout issuepatacongo2010-09-061-1/+1
* paging debug fixespatacongo2010-09-051-0/+80
* APB0 and APB1 must be in same MMU sectionpatacongo2010-09-051-2/+3