summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/eagle100/ostest
AgeCommit message (Expand)AuthorFilesLines
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo1-274/+1
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo1-0/+1
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo1-13/+13
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo1-2/+0
2012-04-12Kconfig updatepatacongo1-1/+1
2012-02-13Fixed ARM.exidx in all Eagle100 linker scripts; Enabled networking in the Eag...patacongo2-10/+10
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo1-2/+0
2011-05-24Add resource.h and fixed frequently cloned typopatacongo1-2/+2
2011-04-12Remove warning 'sh_link not set for section ARM.exidx' for a few buildspatacongo1-6/+7
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo1-3/+0
2011-04-03Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo1-3/+3
2011-04-01Remove .built_alwayspatacongo1-1/+1
2011-03-21Prep for 6.0 releasepatacongo1-3/+3
2011-03-20Move nuttx/examples to apps/examplespatacongo2-1/+40
2011-03-18Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo1-59/+59
2011-03-12More support for SLIP data link protocolpatacongo1-2/+0
2010-10-27Add strnlen()patacongo1-0/+1
2010-09-01Remove unused/confusing configuration settingpatacongo1-1/+0
2010-08-28Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo1-3/+3
2010-08-13Oops.. last change backwared for 6918 and 6965patacongo1-3/+3
2010-08-12Need to disable unsupported GPIOspatacongo1-0/+14
2009-10-23Add USB serial device configuration for STM32patacongo1-1/+1
2009-10-17Calibrate stm32 delay looppatacongo1-2/+2
2009-09-20Add stm3210e-eval board configurationpatacongo1-1/+8
2009-09-15Add CONFIG_DEBUG_SYMBOLSpatacongo2-2/+5
2009-09-09This two FIFO handling bugs in LM3S ethernet driverpatacongo1-0/+2
2009-06-25Consolidate buffer dumping; fix all occurrences of 'the the'patacongo1-1/+1
2009-06-21Flesh out examples/nxflat build environmentpatacongo1-0/+6
2009-06-18Integrated mknxflatpatacongo2-1/+7
2009-06-15Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo1-0/+30
2009-06-11Additional fixes for devkitARM toolchainpatacongo3-14/+17
2009-06-11Add support for Windows GCC to lpc2148 and str711patacongo1-1/+0
2009-06-10Fix section placing problems using CodeSourcery toolchainpatacongo1-5/+18
2009-06-10Fixes for build CodeSourcery toolchainpatacongo1-6/+11
2009-06-08Move board specific files from examples/nsh to board source directoriespatacongo1-0/+3
2009-06-01Remove RUNFROMFLASH option from str-p711patacongo1-1/+1
2009-05-29Prep for 0.4.7 releasepatacongo1-3/+0
2009-05-28Fix to lpc214x MMC/SD due to lm3s changespatacongo1-0/+3
2009-05-28Add support for CodeSourcery and devkitARM toolchainspatacongo1-3/+17
2009-05-28Final integration of microSDpatacongo1-0/+7
2009-05-27Integrating SHDCpatacongo1-1/+1
2009-05-26Updated MMC/SD SPI driverpatacongo1-0/+4
2009-05-23Add SPI-based MMC/SD support for lm3spatacongo1-0/+7
2009-05-23Add LM3S SSI driverpatacongo1-6/+9
2009-05-21MAC driver developmentpatacongo1-0/+19
2009-05-19lm3s6918 passes OS testpatacongo1-25/+87
2009-05-19OS test result filepatacongo1-0/+427
2009-05-19Add ARM architecture type to configurationpatacongo1-4/+7
2009-05-19Fix heap setup problempatacongo1-1/+1
2009-05-18Calibrate lm3s6918 timing looppatacongo1-1/+8