summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131
Commit message (Expand)AuthorAgeFilesLines
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-105-5/+5
* Fix a recurring, cloned typopatacongo2012-10-065-10/+10
* Update all config README.txt files to show that they use the EABI buildroot t...patacongo2012-10-061-91/+91
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-056-6/+6
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-045-55/+55
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-185-140/+0
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-1/+1
* Resync new repository with old repo r5166patacongo2012-09-175-5/+5
* Email address change in nuttx/patacongo2012-09-1320-20/+20
* Minor update to Shenzhou README filespatacongo2012-09-091-10/+19
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-091-0/+16
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-7/+7
* Remove several unused configuration valuespatacongo2012-09-085-5/+0
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-081-12/+0
* More Shenzhou board logicpatacongo2012-09-085-5/+5
* Repairs needed after Kconfig changes for LPC31patacongo2012-09-0624-450/+224
* Add LPC31 Kconfigpatacongo2012-09-065-149/+129
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-045-5/+5
* Changes to Kconfig and matching defconfig filespatacongo2012-09-045-10/+10
* Add configurable application entry pointpatacongo2012-08-305-0/+6
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-305-2051/+10
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-295-5/+5
* 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