summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* RTC: Remove all backdoor interfaces from rtc.hGregory Nutt2015-02-135-10/+10
* Cosmetic updates to commentsGregory Nutt2015-02-121-2/+2
* Renamed SPIDEV_GSENSOR to SPIDEV_ACCELEROMETER just because it looks better b...Gregory Nutt2015-02-121-1/+1
* Update ChangeLogGregory Nutt2015-02-121-0/+7
* Viewtool STM32F107: Add support for an optional, add-on Freescale MPL115A bar...Gregory Nutt2015-02-126-1/+165
* More updates to README filesGregory Nutt2015-02-121-207/+4
* Updated README filesGregory Nutt2015-02-122-10/+184
* Purely costmetic updatesGregory Nutt2015-02-122-11/+17
* The TM4C1294 Launchpad has no on-board TMP100 temperature sensorGregory Nutt2015-02-125-156/+3
* Refresh configurationsGregory Nutt2015-02-122-27/+24
* Review/update of the TM4C1294 Launchpad codeGregory Nutt2015-02-1116-19/+29
* Merge commit 'd000b0ac237cb6b17e3d355b55250c3ca7e9f2d6'Gregory Nutt2015-02-1127-5/+4701
|\
| * Add TI EK-TM4C1294XL launchpad supportsauttefk2015-02-1227-5/+4701
* | Add support for Freedom KL26Z board. From Derek B. NoonBurgGregory Nutt2015-02-1122-2/+4106
* | LPC17xx: Add IPv6 support to the LPC17 Ethernet driver. Untested... I no lo...Gregory Nutt2015-02-101-2/+3
* | SAM4 Ethernet Driver: No supports operation using the high priority work que...Gregory Nutt2015-02-101-4/+10
* | Refresh configurationsGregory Nutt2015-02-102-17/+74
* | Refresh configurationGregory Nutt2015-02-102-10/+36
* | Refresh ConfigurationGregory Nutt2015-02-092-23/+104
* | SAMA5D4-EK: CONFIG_NET_NOINTS is now enabled in the nsh and ipv6 configurations.Gregory Nutt2015-02-092-4/+6
* | SAMA5D4-EK: Add a configuration for testing IPv6Gregory Nutt2015-02-095-0/+1888
* | Convert all STM32F4-Discovery configurations (with base board) to configure t...Gregory Nutt2015-02-092-2/+6
* | Correct a attribution in a commentGregory Nutt2015-02-091-2/+2
|/
* Updated Tiva ADC filesGregory Nutt2015-02-061-9/+5
* Forgot to add file in previous commitGregory Nutt2015-02-051-0/+171
* tmv4c123g-launchpad: Add Tiva ADC support to the TM4C123G-Launchpad. From C...Gregory Nutt2015-02-051-1/+5
* nuttx/configs/tm4c123g-launchpad/src/MakefileGregory Nutt2015-02-051-0/+24
* Adds support for TM4C123G timers; integrates with the TM4C123G Launchpad. Fr...Gregory Nutt2015-02-055-22/+200
* Update README filesGregory Nutt2015-02-052-0/+59
* Update READMEGregory Nutt2015-02-051-0/+50
* STM32: Add an IPv6 configuration for the STM32F4-Discovery board (witht he ST...Gregory Nutt2015-02-054-0/+1535
* Fix an error in IPv6 netmask caused by a bad range in the Kconfig fileGregory Nutt2015-02-053-3/+3
* Refresh configurationGregory Nutt2015-02-051-20/+105
* Networking: Add support for sending ICMPv6 Router Solicitation and receiving...Gregory Nutt2015-02-031-2/+1
* Restore 20Msec defaultGregory Nutt2015-02-021-1/+1
* Auto neighbor solicitation is no longer EXPERIMENTAL and is the default for t...Gregory Nutt2015-02-021-0/+3
* ICMPv6: Adds basic logic to support verification that we have the IPv6 addres...Gregory Nutt2015-02-021-0/+6
* Cosmetic update to a few commentsGregory Nutt2015-02-011-1/+2
* Refresh some configurationsGregory Nutt2015-02-015-84/+220
* Fix compile issues with configs/sim/nettestGregory Nutt2015-02-011-15/+86
* Obviously can't use LOWCONSOLE with nsh.jeditekunum2015-02-011-1/+1
* drivers/ramdisk.c and include/nuttx/fs/ramdisk.h: Add logic to dispose of th...Gregory Nutt2015-02-012-4/+4
* Moteino Mego: Move linker scripts to scripts/ directory as with other config...Gregory Nutt2015-02-014-220/+5
* Moteino Mega: Rename files to conform to newer standards. Need to fix all o...Gregory Nutt2015-01-315-11/+10
* Review/modifications for change of last mergeGregory Nutt2015-01-315-7/+14
* Merge commit '1207647ee19ac48746300f2d3fa8f4679c32de95'Gregory Nutt2015-01-3117-0/+3052
|\
| * Update README for MoteinoMEGA (ATMEGA1284P) port.jeditekunum2015-01-311-268/+53
| * Complete initial port.jeditekunum2015-01-314-165/+361
| * Try console on serial 1.jeditekunum2015-01-261-14/+25
| * First step at porting to MoteinoMEGA. LED shows assert failure at boot. App...jeditekunum2015-01-2417-0/+3060