summaryrefslogtreecommitdiff
path: root/nuttx/drivers/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* WM8904: Add initialization logicGregory Nutt2014-07-191-4/+6
|
* Minor Kconfig improvementsGregory Nutt2014-07-111-0/+4
|
* Addition rwbuffer interfaces should not be enabled unless they are needed; ↵Gregory Nutt2014-07-111-0/+17
| | | | if rwbuffer support is enabled, it should not be unconditionally enabled in SMART and FTL
* Add an MTD layer that will add read-ahead or write buffering to any MTD ↵Gregory Nutt2014-07-111-0/+27
| | | | driver (incomplete)
* Various SAM4S related fixes, mostely related to the timer driver driver and ↵Gregory Nutt2014-04-221-0/+8
| | | | the SAM4S timer/counter. All from Bob Doisin
* Missing watchdog timer configuration settingGregory Nutt2014-04-211-0/+5
|
* Move ramdisk.h to include/nutt/fs/ramdisk.hGregory Nutt2013-12-101-1/+1
|
* Add OV2640 camera support to test the SAMA5 ISI peripheralGregory Nutt2013-12-091-1/+11
|
* Kconfigs: Fix and issue with SERCOMM_CONSOLE being define in two placesGregory Nutt2013-12-021-31/+31
|
* Moved include/nuttx/mtd.h to include/nuttx/mtd/mtd.hGregory Nutt2013-11-151-1/+1
|
* SAMA5 SSC: Add framework (only) for a forthcoming SSC-based I2S driverGregory Nutt2013-11-071-5/+21
|
* SAMA5 PWM: Driver now in build and configuration systemGregory Nutt2013-11-061-0/+5
|
* SAMA5 CAN: Driver is now code complete but still untestedGregory Nutt2013-10-221-3/+3
|
* Add NSH addroute and delroute commandsGregory Nutt2013-10-051-2/+0
|
* Add support for multiple PHY selections for multiple Ethernet MAC driversGregory Nutt2013-09-171-3/+12
|
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-25/+2
|
* Add audio/ sub-syste, include/nuttx/audio.h interface, and ↵Gregory Nutt2013-05-191-0/+13
| | | | drivers/audio/vs1053.c driver to NuttX. From Ken Pettit
* apps/examples/nettest and poll: Complete Kconfig filespatacongo2013-01-241-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5556 42af7a65-404d-4744-a932-0658087f49c3
* Misc fixes for LM3S kconfig-frontends buildpatacongo2013-01-021-1/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5472 42af7a65-404d-4744-a932-0658087f49c3
* A few more Windows native build fixes for eZ80patacongo2012-11-221-35/+41
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5383 42af7a65-404d-4744-a932-0658087f49c3
* Implementation of /dev/random using the STM32 Random Number Generator (RNG)patacongo2012-09-291-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5207 42af7a65-404d-4744-a932-0658087f49c3
* Corrections for SD card on Shenzhou boardpatacongo2012-09-241-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5183 42af7a65-404d-4744-a932-0658087f49c3
* Resync new repository with old repo r5166patacongo2012-09-171-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5154 42af7a65-404d-4744-a932-0658087f49c3
* Misc STM32 wildfire and ENC28J60 driver updatespatacongo2012-09-121-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5133 42af7a65-404d-4744-a932-0658087f49c3
* Updates/fixes related to ENC28J60, Kconfigs, and fire-stm32v2patacongo2012-09-111-62/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5128 42af7a65-404d-4744-a932-0658087f49c3
* The M3 Wildfire port is code complete and ready for testpatacongo2012-09-101-30/+99
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5125 42af7a65-404d-4744-a932-0658087f49c3
* More Shenzhou board logicpatacongo2012-09-081-0/+53
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5111 42af7a65-404d-4744-a932-0658087f49c3
* LPC17xx Kconfig looks goodpatacongo2012-09-051-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5099 42af7a65-404d-4744-a932-0658087f49c3
* Progress on STM32 OTG FS host driverpatacongo2012-08-201-0/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5037 42af7a65-404d-4744-a932-0658087f49c3
* Move RAMLOG driver to drivers/syslog; Add ability to output debug ↵patacongo2012-08-021-64/+4
| | | | | | information to any character device or file git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4996 42af7a65-404d-4744-a932-0658087f49c3
* Review and update some board configurationspatacongo2012-07-291-1/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4991 42af7a65-404d-4744-a932-0658087f49c3
* Mostly cosmetic updatespatacongo2012-07-261-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4980 42af7a65-404d-4744-a932-0658087f49c3
* Minor fixes to PIC32MX7MMB led controlspatacongo2012-04-241-5/+56
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4651 42af7a65-404d-4744-a932-0658087f49c3
* Kconfig updatespatacongo2012-04-141-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4608 42af7a65-404d-4744-a932-0658087f49c3
* Add an upper half watchdog timer driverpatacongo2012-04-131-1/+92
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4604 42af7a65-404d-4744-a932-0658087f49c3
* Updated Kconfig files from Lzyypatacongo2012-04-071-0/+221
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4569 42af7a65-404d-4744-a932-0658087f49c3
* Add kconfig documentationpatacongo2012-04-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4567 42af7a65-404d-4744-a932-0658087f49c3
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-061-0/+4
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4564 42af7a65-404d-4744-a932-0658087f49c3