summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* configure nsh for teensy31teensy31-7.6Jakob Odersky2015-01-201-21/+31
|
* start configuring nsh for teensy31Jakob Odersky2015-01-143-0/+1055
|
* update defconfigteensy31-ostest-workingJakob Odersky2015-01-131-1/+1
|
* minor refactoringJakob Odersky2015-01-131-2/+6
|
* handle all leds and correct clock settingsJakob Odersky2015-01-132-60/+89
|
* fix subtle bug: never inline ramfuncJakob Odersky2015-01-131-1/+1
|
* change clock and cleanup ledsJakob Odersky2015-01-133-12/+27
|
* trim teensy31 configJakob Odersky2015-01-139-621/+32
|
* fix interruptsJakob Odersky2015-01-131-2/+2
|
* apply patch to fix inodesJakob Odersky2015-01-135-5/+25
|
* add teensy31 configJakob Odersky2015-01-1323-2/+3374
|
* port memorymap and vectors to kinetis k20Jakob Odersky2015-01-132-3/+296
|
* port arm/include to kinetis k20Jakob Odersky2015-01-132-1/+139
|
* Preparing for NuttX-7.6 Releasenuttx-7.6Gregory Nutt2014-11-262-11/+57
|
* Preparing for NuttX-7.6 ReleaseGregory Nutt2014-11-266-24/+421
|
* More ccpcheck-related fixesGregory Nutt2014-11-252-1/+2
|
* Another fix misthink in big cppcheck changedGregory Nutt2014-11-251-1/+1
|
* Fix a typo introduced with the cppcheck fixesGregory Nutt2014-11-251-1/+1
|
* Fixes for more cppcheck complaints.Gregory Nutt2014-11-258-28/+25
|
* Fixes for more issues found by cppcheckGregory Nutt2014-11-257-19/+19
|
* Fixes for more cppcheck complaints. Mostly cosmeticGregory Nutt2014-11-258-418/+424
|
* Fixes for more cppcheck complaints. Mostly cosmeticGregory Nutt2014-11-2514-33/+44
|
* Fix more issues detected by cppcheckGregory Nutt2014-11-252-25/+24
|
* Fix some memeory leaks detected by cppcheckGregory Nutt2014-11-253-4/+18
|
* More fixes to problems noted by cppcheck. Some are kind of risky; some are ↵Gregory Nutt2014-11-259-14/+9
| | | | real bugs.
* More fixes to problems noted by cppcheck. Some are kind of risky; some are ↵Gregory Nutt2014-11-2514-28/+38
| | | | real bugs.
* More fixes to problems noted by cppcheck. Some are kind of risky; some are ↵Gregory Nutt2014-11-2537-139/+155
| | | | real bugs.
* More fixes to issues noted by cppcheckGregory Nutt2014-11-2510-25/+15
|
* Fixes for more complaints from cppcheckGregory Nutt2014-11-2510-73/+77
|
* Fixes for more complaints from cppcheckGregory Nutt2014-11-256-94/+45
|
* If SAM4E-EK is selected, then configs/Kconfig must select ARCH_PHY_INTERRUPTGregory Nutt2014-11-251-0/+1
|
* Fixes for more issues found by cppcheckGregory Nutt2014-11-243-4/+3
|
* More bugs/warnings found by cppcheckGregory Nutt2014-11-244-11/+22
|
* Various issues/bugs detected by cppcheckGregory Nutt2014-11-246-8/+10
|
* Nucleo F4x1RE: Stangeness in initialization noted by Sébastien LorquetGregory Nutt2014-11-242-3/+11
|
* Nucleo F4x1RE: Typos in previously untested code. message() does not exist, ↵Gregory Nutt2014-11-241-2/+2
| | | | return value from void function, missing inclusion of errno.h. From Sébastien Lorquet
* Fix BAS configuration from last change; refresh STM32 F4 NSH configurationGregory Nutt2014-11-242-5/+5
|
* BAS: Editor and shell commands are now configurableGregory Nutt2014-11-243-4/+19
|
* Update comments and READMEGregory Nutt2014-11-243-6/+16
|
* Fix included IPv6 file nameGregory Nutt2014-11-241-1/+1
|
* Update ChangeLogGregory Nutt2014-11-231-0/+4
|
* Fix typo in confiditional compilation. From Alan Carvalho de AssisGregory Nutt2014-11-231-1/+1
|
* I2C header file for the Freescale KL family. From Alan Carvalho de Assis.Gregory Nutt2014-11-231-0/+188
|
* Update comments and read meGregory Nutt2014-11-233-9/+40
|
* Update ChangeLogGregory Nutt2014-11-231-0/+8
|
* Add logic to netdev_findbyaddr() to return the correct network device for ↵Gregory Nutt2014-11-2314-51/+150
| | | | the case where a broadcast address is used. This change caused trivial ripples through other files because additional parameters are required for netdev_findbyaddr() when CONFIG_NET_MULTINIC
* Update ChangeLogGregory Nutt2014-11-231-0/+2
|
* Network routing: Refuse to perform routing table lookups for the Broadcast ↵Gregory Nutt2014-11-232-0/+9
| | | | IP address. From Brennan Ashton
* Back inclusion of ipv6.hGregory Nutt2014-11-221-1/+0
|
* Update ChangeLog and TODOGregory Nutt2014-11-222-34/+6
|