summaryrefslogtreecommitdiff
path: root/nuttx/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Unify sensor debug. ADX driver was using input debug; LM75 and QENCODE that ...Gregory Nutt2014-12-161-0/+9
* Fix some typosGregory Nutt2014-10-151-2/+1
* Add shared memory initializatin logicGregory Nutt2014-09-231-0/+7
* Some initial clean-up in verifying the CONFIG_BUILD_PROTECTED configuration c...Gregory Nutt2014-08-291-2/+0
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-16/+51
* System call debug needs to be conditioned on LIB_SYSCALL, no NUTTX_KERNELGregory Nutt2014-08-291-1/+1
* The system call library can now be built with CONFIG_NUTTX_KERNEL. New selec...Gregory Nutt2014-08-281-2/+1
* WM8904 w/NxPlayer: Fix some compile errors and warnings with debug enabledGregory Nutt2014-07-201-90/+92
* Beginning of a crypto/ subsystem from Max NeklyudovGregory Nutt2014-07-031-0/+11
* Various SAM4S related fixes, mostely related to the timer driver driver and t...Gregory Nutt2014-04-221-0/+9
* Top level make will now generate a U-Boot uImage fileGregory Nutt2014-04-011-0/+18
* Support for the older, manual configurations has been completely removed from...Gregory Nutt2014-03-061-7/+0
* configs/rgmp/arm/default: Configuration converted to use the kconfig-frontend...Gregory Nutt2014-03-061-0/+17
* Add CONFIG_DEFAULT_SMALL that will select default values for configuration se...Gregory Nutt2014-02-201-0/+13
* Fix some typos in some documentsGregory Nutt2014-02-081-5/+5
* Suppress option to use custom optimization levels for architectures that do n...Gregory Nutt2014-01-241-0/+5
* The optimization level can now be selected as part of the configurationGregory Nutt2014-01-241-10/+39
* Back out part of last change: Interrupt controller debug selection as alread...Gregory Nutt2013-12-221-8/+0
* Add logic to configure interrupt controller debug; Fix high priority, nested ...Gregory Nutt2013-12-221-0/+8
* Beginning separation of debug symbols and optimization selectionsGregory Nutt2013-12-201-2/+9
* SAMA5 SSC: Add framework (only) for a forthcoming SSC-based I2S driverGregory Nutt2013-11-071-0/+9
* SAMA5D3x-EK: Add support board-specific PWM testingGregory Nutt2013-11-061-0/+9
* Extend stack debug logic to include IDLE and interrupt stacks. Also color th...Gregory Nutt2013-11-011-0/+11
* Add logic to enable DEBUG_NET if NET=n but WL_CC3000=yGregory Nutt2013-10-231-1/+1
* Add CONFIG_DEBUG_RTCGregory Nutt2013-10-191-9/+18
* Standardize stack checking interfaceGregory Nutt2013-09-241-0/+11
* Standard configuration variables used to enable interupt controller debug; SA...Gregory Nutt2013-08-031-23/+34
* Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_...Gregory Nutt2013-06-121-1/+1
* Add audio/ sub-syste, include/nuttx/audio.h interface, and drivers/audio/vs10...Gregory Nutt2013-05-191-0/+12
* Various Kconfig files still have references to CONFIG_ variables. Some in ha...Gregory Nutt2013-04-251-4/+4
* New Kconfig convention: Extra indentation in comments will render as HTML pr...Gregory Nutt2013-04-221-27/+21
* More kconfg2html logicGregory Nutt2013-04-201-1/+1
* Add suppport for choice prompts and help text to the Kconfig documentation toolGregory Nutt2013-04-201-1/+7
* fix LPC177x/8x GPIO debug instrumentationGregory Nutt2013-04-051-12/+40
* Completes coding of the LPC17 DMA driverpatacongo2013-03-301-0/+8
* Add OpenOCD support for LM4F120 LaunchPad. From JP Carballopatacongo2013-03-161-1/+2
* More MPU-related fixespatacongo2013-03-161-0/+7
* Remove user_map.h; replace with a header at the beginning of the user-space b...patacongo2013-03-101-0/+11
* AT91SAM3 now supports kernel-mode heap; SAM3U-EK knsh configuration converted...patacongo2013-03-101-1/+4
* Bugs reported by Mike Smith fixed; ZKIT-ARM-1769 CAN support from Rashid Fatahpatacongo2013-03-041-0/+7
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-271-0/+7
* USB monitor daemon updatespatacongo2013-01-291-31/+25
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-2/+3
* Fix errors and omissions in last checkinpatacongo2012-12-221-1/+1
* Add tools/kconfig.batpatacongo2012-12-221-1/+1
* Update for ez80 Windows native build (still does not work)patacongo2012-11-211-1/+1
* Kconfig updates from Freddie Chopinpatacongo2012-11-141-1/+2
* Mostly cosmetic changespatacongo2012-11-131-2/+10
* move lib/ to libc/ to make room for a true lib/ directory. Rename libraries ...patacongo2012-11-101-1/+1
* Misc changes to accept setenv.bat; Add UG-2864AMBAG01 reverse landscape supportpatacongo2012-11-091-1/+19