summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* configs/olimex-lpc1766stk/nx converted to use the kconfig-frontendsGregory Nutt2014-03-025-479/+690
* arch/arm/src/lpc2378/Kconfig: Create Kconfig for the platform; Adjust configu...Gregory Nutt2014-03-0210-366/+960
* configs/mirtoo/nxffs converted to use the kconfig-frontendsGregory Nutt2014-03-024-516/+813
* configs/stm3210e-eval/nx converted to use the kconfig-frontends toolsGregory Nutt2014-03-023-443/+812
* configs/stm3210e-eval/nx converted to use the kconfig-frontends toolsGregory Nutt2014-03-021-39/+0
* stm3210e-eval: Remove some old configurations that are not worth converting t...Gregory Nutt2014-03-0225-2673/+107
* Removed unused configuratin variable: CONFIG_PGTABLE_VADDRGregory Nutt2014-03-0113-20/+2
* configs/configs/ea3152/ostest converted to use the kconfig-frontends toolsGregory Nutt2014-03-013-334/+558
* configs/lpc4330-xplorer/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-014-610/+704
* Fix a typo in the STM32F4 Discovery board Makefile. From Max KrieglederGregory Nutt2014-03-012-1/+3
* configs/eagle100/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-0155-437/+851
* configs/lm3s8962-ek/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-0111-311/+788
* configs/lm3s6432-s2e/nsh2 converted to use the kconfig-frontends toolsGregory Nutt2014-03-013-295/+734
* Oops... bad check-in for last configs/ubw32/nsh changeGregory Nutt2014-03-012-307/+757
* configs/sim/nsh2 converted to use the kconfig-frontends toolsGregory Nutt2014-03-015-312/+680
* configs/ubw32/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-013-236/+57
* configs/pic32mx7mmb/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-015-875/+993
* configs/pic32-starterkit/nsh2 converted to use the kconfig-frontends toolsGregory Nutt2014-03-014-690/+864
* configs/pic32-starterkit/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-015-725/+821
* configs/mirtoo/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-016-452/+831
* configs/vsn/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-014-456/+857
* configs/nucleus2g/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-014-402/+681
* configs/lpcxpresso-lpc1768/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-014-424/+800
* configs/lincoln60/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-014-389/+688
* configs/stm3210e-eval/nshi2 converted to use the kconfig-frontends toolsGregory Nutt2014-03-013-594/+953
* configs/stm32i10e-eval/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-014-419/+868
* configs/stm3220g-eval/nsh2 converted to use the kconfig-frontends toolsGregory Nutt2014-03-014-751/+903
* configs/stm3240g-eval/nsh2 converted to use the kconfig-frontends toolsGregory Nutt2014-03-015-634/+925
* Removed almost all ostest configurationsGregory Nutt2014-02-28207-36674/+45
* Remove some OS test configurations. These don't have much value after the in...Gregory Nutt2014-02-2810-1843/+2
* configs/stm3240g-eval/nsh: Configuration converted to use the kconfig-fronten...Gregory Nutt2014-02-284-804/+911
* Set CONFIG_DEFAULT_SMALL=y in the defconfig for all smaller MCUs so that if t...Gregory Nutt2014-02-2841-0/+42
* Behavior is a little different on Linux. Need to include BFD config.h before...Gregory Nutt2014-02-282-2/+4
* cstdbool: Ignore _Bool8 if CONFIG_C99_BOOL8=yGregory Nutt2014-02-283-0/+5
* Remove Ken's personal directory as the default path to the CodeSourcery toolc...Gregory Nutt2014-02-2812-39/+25
* Refresh the STM32F4Discover/cxxtext configurationGregory Nutt2014-02-283-44/+292
* Buildroot EABI (vs OABI) is now the defaultGregory Nutt2014-02-283-3/+3
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-2881-4/+165
* Binutils 2.4 wants us to include config.h before bfd.hGregory Nutt2014-02-275-2/+17
* Add a Cortex-M3 4.8.2 EABI configurationGregory Nutt2014-02-272-0/+134
* Refresh a Viewtool STM32F107 configurationGregory Nutt2014-02-271-2/+20
* Support an asynchronous, 'external' clock to get better CPU load measurementsGregory Nutt2014-02-274-5/+60
* cosmetic changes to README files and commentsGregory Nutt2014-02-273-1/+39
* procfs: Remove newline from the end of the cpuload and loadavg outputs so th...Gregory Nutt2014-02-273-2/+5
* Fix how CPU load counts are adjusted so that the total always adds up to 100%Gregory Nutt2014-02-272-4/+12
* NSH cat command now adds to newline at the end of the file so that the NSH pr...Gregory Nutt2014-02-272-1/+18
* Should CPU load on each thread in the PS commandGregory Nutt2014-02-272-3/+156
* Fixing bad idempotence definition in C++ header filesGregory Nutt2014-02-273-8/+11
* SAM3/4: Cosmetic updates to ADC register defintion header filesGregory Nutt2014-02-272-53/+67
* SAM4E: Completes all SAM4E register definition header files. Also a SAMA5D3...Gregory Nutt2014-02-263-50/+375