summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Oop.. forgot a semicolon in a preceding commitGregory Nutt2015-02-091-1/+1
* | Update ChangeLogGregory Nutt2015-02-091-0/+4
* | SAMA5D4-EK: Add a configuration for testing IPv6Gregory Nutt2015-02-095-0/+1888
* | SAMA5D4 EMAC: Add support for Multicast address matching and IPv6Gregory Nutt2015-02-091-7/+223
* | Update ChangeLogGregory Nutt2015-02-091-0/+3
* | execl(): Fix bad logic in counting the number of arguments. This could neve...Gregory Nutt2015-02-091-11/+20
* | Update TODOGregory Nutt2015-02-091-1/+1
* | Update ChangeLogGregory Nutt2015-02-091-0/+10
* | Convert all STM32F4-Discovery configurations (with base board) to configure t...Gregory Nutt2015-02-092-2/+6
* | Add logic so that STM32 Ethernet drivier can avoid interrupt level processing...Gregory Nutt2015-02-091-38/+402
* | Networking: Clean up and consolidate some clunky stuff by adding new net_tim...Gregory Nutt2015-02-098-55/+82
* | Correct a attribution in a commentGregory Nutt2015-02-091-2/+2
|/
* Update ChangeLogGregory Nutt2015-02-082-3/+9
* SYSLOG: Add an option to use the syslog'ing device as the system consolution....Gregory Nutt2015-02-0815-59/+364
* STM32 SPI: Clean-up asymmetric configuration of SPI6Gregory Nutt2015-02-071-1/+7
* Update ChangeLogGregory Nutt2015-02-071-0/+3
* STM32 SPI: The source clock for SPI 4,5, and 6 should be PCLK2, not PCLK1 (f...Gregory Nutt2015-02-072-3/+4
* Updated Tiva ADC filesGregory Nutt2015-02-063-1553/+1639
* Networking: Fix some errors that crept in with IPv6Gregory Nutt2015-02-061-8/+8
* Remove nutts/tools/astyle.shGregory Nutt2015-02-062-51/+0
* Update ChangeLogGregory Nutt2015-02-061-0/+5
* apps/netutils/netlib: Add utilities to convert to/from prefix lengths from/t...Gregory Nutt2015-02-065-8/+333
* Remove inclusion of some un-necessary header files.Gregory Nutt2015-02-063-15/+19
* IPv6: Separate function that converts prefix lengths to a netmaskGregory Nutt2015-02-068-81/+184
* Tiva ADC: Add Kconfig options for ADC. From Calvin MaguranisGregory Nutt2015-02-051-0/+902
* Update ChangeLogGregory Nutt2015-02-051-0/+2
* Forgot to add file in previous commitGregory Nutt2015-02-051-0/+171
* Tiva ADC: Partial build support. Still missing Kconfg changesGregory Nutt2015-02-052-0/+5
* 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
* Update ChangeLogGregory Nutt2015-02-051-0/+2
* Tiva ADC: Adds a Tiva ADC driver. From Calvin MaguranisGregory Nutt2015-02-052-0/+2971
* Tiva ADC: Register definitiona header file from Calvin MaguranisGregory Nutt2015-02-052-0/+943
* Make some conditional compilation consistentGregory Nutt2015-02-052-1/+3
* Update ChangeLogGregory Nutt2015-02-051-0/+3
* Adds support for TM4C123G timers; integrates with the TM4C123G Launchpad. Fr...Gregory Nutt2015-02-059-64/+353
* Update ChangeLogGregory Nutt2015-02-051-0/+3
* IPv6 fixes: Both ICMPv6 autonomous auto-configuration and the ICMPv6 router ...Gregory Nutt2015-02-052-4/+4
* Update README filesGregory Nutt2015-02-052-0/+59
* Networking: Changes need to build ICMPv6 'router' configuration on STM32 with...Gregory Nutt2015-02-054-5/+15
* Update ChangeLogGregory Nutt2015-02-051-0/+4
* Update READMEGregory Nutt2015-02-051-0/+50
* STM32: Add an IPv6 configuration for the STM32F4-Discovery board (witht he ST...Gregory Nutt2015-02-055-1/+1536
* Fix an error in IPv6 netmask caused by a bad range in the Kconfig fileGregory Nutt2015-02-053-3/+3
* Add IPv6 support to network driver skeleton and to SAMA5D4 Ethernet driver (w...Gregory Nutt2015-02-052-102/+271
* Fix errors in range of IPv6 netmask range in Kconfig filesGregory Nutt2015-02-053-26/+26
* Refresh configurationGregory Nutt2015-02-051-20/+105
* Update ChangeLogGregory Nutt2015-02-051-0/+4
* ICMPv6: Add logic to behave like a router (if so configured): NuttX will no...Gregory Nutt2015-02-054-0/+57
* Forgot to add this file before a previous commitGregory Nutt2015-02-051-0/+254