summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek
Commit message (Expand)AuthorAgeFilesLines
* TM4C129X Ethernet: Add logic to get pre-programmed MAC address from user FLA...Gregory Nutt2015-01-012-16/+2
* LM3S6965-EK: Refresh one configurations, turning off DEBUGGregory Nutt2014-12-281-84/+238
* Tiva SSI and board configurations: hange negative Tiva logic CONFIG_SSIx_DISA...Gregory Nutt2014-12-218-19/+16
* Tiva: Change negative logic CONFIG_TIVA_DISABLE_GPIOx_IRQS to positive logic ...Gregory Nutt2014-12-185-45/+45
* Change CONFIG_NET_RECEIVE_WONDOW to CONFIG_NET_ETH_TCP_RECVWNDO or CONFIG_NET...Gregory Nutt2014-11-163-3/+3
* Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU is all configuration filesGregory Nutt2014-11-163-3/+3
* ARP: Add support for the case where there are multiple networks: One being ...Gregory Nutt2014-11-143-0/+15
* Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigsGregory Nutt2014-11-124-4/+0
* Remove non-standard, conditional syslog_enable(), instead only the required, ...Gregory Nutt2014-10-094-4/+4
* All NSH-related files under nuttx/configs changed to use the corrected syslog...Gregory Nutt2014-10-081-29/+13
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-204-4/+4
* Rename CONFIG_NXCONSOLE* to CONFIG_NXTERM*Gregory Nutt2014-09-201-1/+1
* Every defconfig file should now have a valid setting for CONFIG_WDOG_INTRESERVEGregory Nutt2014-09-034-0/+4
* Remove final traces of the 8015 from the NuttX source treeGregory Nutt2014-09-014-8/+0
* Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supportedGregory Nutt2014-08-314-4/+0
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-244-4/+4
* Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options...Gregory Nutt2014-08-074-4/+4
* Remove CONFIG_DISABLE_CLOCKGregory Nutt2014-08-073-3/+0
* Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE a...Gregory Nutt2014-07-161-1/+4
* Rename apps/examples/uip to apps/examples/webserverGregory Nutt2014-07-034-4/+4
* NET: Rename uiplib/UIPLIB to netlib/NETLIBGregory Nutt2014-07-024-4/+4
* TCP Read-Ahead: Convert to use I/O buffer chainsGregory Nutt2014-06-243-6/+15
* Change all variadic macros to C99 styleGregory Nutt2014-05-221-3/+3
* The alternate console device CONFIG_NSH_CONDEV must not be defined unconditio...Gregory Nutt2014-05-052-2/+2
* Undefine IRQPRIO in all configurations it should not be setGregory Nutt2014-04-165-8/+4
* More trailing whilespace removalGregory Nutt2014-04-135-12/+12
* Long needed clean up of DNS resolver for coding style and naming conventionsGregory Nutt2014-04-113-9/+9
* configs/*/defconfig: Increase the number of pre-allocated watchdogs in config...Gregory Nutt2014-04-093-3/+3
* lm3s6965: Add path to the CodeSourcery toolchainGregory Nutt2014-04-074-12/+40
* Refresh all LM3/4/Tiva configurationsGregory Nutt2014-03-093-97/+656
* Refresh LM3S defconfig filesGregory Nutt2014-03-081-37/+258
* functions and definitions renamed from lm_ to tiva_Gregory Nutt2014-03-088-110/+110
* All files and functions beginning with lm_ changed to tiva_Gregory Nutt2014-03-088-44/+45
* The old lm/ directories were enamed tiva/ to better support new products comi...Gregory Nutt2014-03-084-4/+4
* Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig fileGregory Nutt2014-03-064-4/+0
* Use common naming for all buildroot toolchainsGregory Nutt2014-03-051-5/+5
* Make network buffering sizes consistent in all configurationsGregory Nutt2014-03-033-6/+6
* configs/lm3s8962-ek/nsh converted to use the kconfig-frontends toolsGregory Nutt2014-03-014-4/+4
* Removed almost all ostest configurationsGregory Nutt2014-02-284-723/+0
* configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH...Gregory Nutt2014-02-282-0/+4
* Comment out all CONFIG_APPS_DIR settings in all defconfig files. We con't kn...Gregory Nutt2014-02-211-1/+1
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-242-13/+13
* The optimization level can now be selected as part of the configurationGregory Nutt2014-01-245-5/+0
* Misc changes from Richard CochranGregory Nutt2014-01-155-3/+3
* Change how TCP read-ahead is selected to better integrate with TCP write buff...Gregory Nutt2014-01-133-0/+3
* Finishes separation of debug symbols and optimization selectionsGregory Nutt2013-12-205-10/+20
* Mov apps/examples/composite to apps/system/composite; convert configs/stm3210...Gregory Nutt2013-09-255-5/+5
* Move apps/examples/cdcacm to apps/system/cdcacmGregory Nutt2013-09-254-4/+4
* Move apps/examples/usbmsc to apps/system/usbmscGregory Nutt2013-09-255-5/+5
* Remove empty README.txt filesGregory Nutt2013-08-312-2/+0