summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Update configurationGregory Nutt2015-01-291-10/+48
* Update ChangeLogGregory Nutt2015-01-291-0/+1
* update configurationGregory Nutt2015-01-291-0/+6
* Minor fixes after initial tests with apps/examples/udgramGregory Nutt2015-01-284-1/+1071
* net/socket/accept.c: Ooops.. deleted one too many header filesGregory Nutt2015-01-281-23/+103
* Unix domain socket support is no longer EXPERIMENTALGregory Nutt2015-01-281-1/+1
* Refresh configurationsGregory Nutt2015-01-282-4/+5
* sim/ustream: Add a configuration for testing Unix domain sockets with the sim...Gregory Nutt2015-01-284-0/+1068
* Get USART 2 & 3 working on lpc4357-evb. These changes are required to get USA...Gregory Nutt2015-01-261-6/+6
* Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configu...Gregory Nutt2015-01-241-1/+1
* Update READMEGregory Nutt2015-01-231-0/+41
* configs/dk-tm4c129x/ipv6: Add an IPv6-enabled NSH configruationGregory Nutt2015-01-234-0/+1348
* Cosmetic changes to comments; refresh configurationGregory Nutt2015-01-221-0/+8
* Refresh configuration/update some misnamed conditional compilationGregory Nutt2015-01-181-6/+11
* Missing # in #if in previous commitGregory Nutt2015-01-171-1/+1
* Spark: Certain combinations of conditional compilation results in compilation...Gregory Nutt2015-01-171-0/+3
* Network: Add an IPv4 configuration option. Hardcoded to =y for now, but I wo...Gregory Nutt2015-01-1481-0/+96
* Remove the px4-v2_upstream configuration. Moved to misc/Obsoleted/configs.Gregory Nutt2015-01-1416-3187/+0
* Tiva Timer: Revert the previous change. Thre is a better way to handler time...Gregory Nutt2015-01-143-12/+1
* Update READMEGregory Nutt2015-01-131-0/+39
* Timer Timer: Timer driver now initializes without complaints. Need a test d...Gregory Nutt2015-01-131-1/+1
* DK-TM3C129X Timer: Add timer initialization logic to the board bring-upGregory Nutt2015-01-136-3/+231
* TM4C123G LaunchPad: Button support from Bradlye NoyesGregory Nutt2015-01-123-2/+177
* Tive System Control: Add logic to configure the alternatie clock source (ALTC...Gregory Nutt2015-01-091-0/+18
* Update READMEGregory Nutt2015-01-072-23/+50
* DK-TM42129X: Support for the TMP100 temperature sensor is enabled by default ...Gregory Nutt2015-01-061-4/+19
* DK-TM4C129X: Add logic to initialize the TMP-100 temperature sensor driver at...Gregory Nutt2015-01-064-3/+65
* DK-TM4C129X: Add support for on-board TMP100 temperature sensorGregory Nutt2015-01-067-15/+174
* Tiva PHY Interrupts: Need to read the PHY interrupt status register in order ...Gregory Nutt2015-01-051-1/+2
* DK-TM4C129X: Enable I2C6 and the I2C tool in the default configurationGregory Nutt2015-01-053-3/+41
* DK-TM4C129X: The network monitor is no enabled by default in NSH configurationGregory Nutt2015-01-053-53/+107
* Tiva Ethernet: Add support for PHY interruptsGregory Nutt2015-01-031-0/+1
* DK-TM4C129X: Ethernet networking is now enabled by default in the NSH config...Gregory Nutt2015-01-032-16/+429
* DK-TM4C129X: Fix RAM size in defconfig filesGregory Nutt2015-01-031-1/+1
* DK_TM4C129X: Add more GPIO pin definitionsGregory Nutt2015-01-012-7/+20
* DK_TM4C129X: Add some GPIO pin definitionsGregory Nutt2015-01-012-8/+58
* TM4C129X Ethernet: Add logic to get pre-programmed MAC address from user FLA...Gregory Nutt2015-01-0112-80/+113
* Tiva Ethernet: Update Ethernet intializaiton logic. Still things to be doneGregory Nutt2015-01-011-0/+12
* Refresh configurationGregory Nutt2014-12-311-2/+3
* Remove menuconfig warningGregory Nutt2014-12-311-1/+1
* stm32f429i-disco: change ltdc initializing during boot up. This moves initial...Gregory Nutt2014-12-292-5/+5
* STM32F429i-Disco USB: Strangeness: Conditioned on OTGHS but called otgfs ini...Gregory Nutt2014-12-291-2/+2
* STM32F429i-Disco USBMC configuration: SPI1 should not be enabled. It is not s...Gregory Nutt2014-12-292-9/+3
* Fir STM32v2: Refresh configurationGregory Nutt2014-12-281-371/+674
* Fire STM32v2: Fix missing stuff in Kconfig fileGregory Nutt2014-12-281-0/+12
* C5471 EVM: Refresh configurationsGregory Nutt2014-12-283-193/+663
* Cloudctrl: Add missing configuration logicGregory Nutt2014-12-282-95/+644
* Compal e86 NSH: Fix numerous typos in Make.defsGregory Nutt2014-12-282-76/+247
* Hymini-STM32v USB MSC: Fix configuration. Needs mountpoint support for USB MS...Gregory Nutt2014-12-281-64/+250
* Tiva SSI: Fix some recent breakage to the Tiva SSI driver for the case where ...Gregory Nutt2014-12-281-2/+2