summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Viewtool STM32F107: Add support for an optional, add-on Freescale MPL115A bar...Gregory Nutt2015-02-126-1/+165
* Update ChangeLogGregory Nutt2015-02-122-1/+8
* gettimeofday() and settimeofday(): Move gittimeofdady() from sched/clock to ...Gregory Nutt2015-02-1211-76/+196
* 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
* Update ChangeLogGregory Nutt2015-02-111-1/+6
* Review/update of the TM4C1294 Launchpad codeGregory Nutt2015-02-1119-20/+61
* Merge commit 'd000b0ac237cb6b17e3d355b55250c3ca7e9f2d6'Gregory Nutt2015-02-1132-7/+5512
|\
| * Add TI EK-TM4C1294XL launchpad supportsauttefk2015-02-1232-7/+5512
* | Prep for 7.8 releasenuttx-7.8Gregory Nutt2015-02-114-16/+348
* | Networking: Fix a compilation error recently introduced into the raw packet l...Gregory Nutt2015-02-111-1/+1
* | Update DocumentationGregory Nutt2015-02-111-2/+26
* | Update ChangeLogGregory Nutt2015-02-111-0/+4
* | Add support for Freedom KL26Z board. From Derek B. NoonBurgGregory Nutt2015-02-1124-4/+4112
* | Kinetis: Add architectural support for the K26Z128VLH4. From Derek B. NoonburgGregory Nutt2015-02-113-4/+93
* | Update ChangeLogGregory Nutt2015-02-111-0/+3
* | Some extensions to netinet/in.h adding some Linux compatible defintions. Fro...Gregory Nutt2015-02-113-2/+81
* | LP17 Ethernet Driver: Fix some compile problems when IPv6 is enabledGregory Nutt2015-02-101-5/+5
* | Update ChangeLogGregory Nutt2015-02-101-0/+3
* | LPC17xx: Add IPv6 support to the LPC17 Ethernet driver. Untested... I no lo...Gregory Nutt2015-02-103-13/+289
* | Added a forward reference to struct inode to avoid warning about mismatching ...Gregory Nutt2015-02-103-4/+6
* | Update ChangeLogGregory Nutt2015-02-101-0/+5
* | SAM4 Ethernet Driver: No supports operation using the high priority work que...Gregory Nutt2015-02-103-47/+416
* | Refresh configurationsGregory Nutt2015-02-102-17/+74
* | Update ChangeLogGregory Nutt2015-02-101-1/+2
* | Networking: Fix several build errors/warning with IPv4 + IPv6 + multiple netw...Gregory Nutt2015-02-102-13/+56
* | Refresh configurationGregory Nutt2015-02-102-10/+36
* | Update changelogGregory Nutt2015-02-101-0/+3
* | IOB Configuration: Default number of IOB changes must be more than zero is U...Gregory Nutt2015-02-101-2/+2
* | Fix some warningGregory Nutt2015-02-093-0/+6
* | Refresh ConfigurationGregory Nutt2015-02-092-23/+104
* | Update ChangeLogGregory Nutt2015-02-091-1/+5
* | net/: Lots of build problems introduced into multiple NIC support. Many pla...Gregory Nutt2015-02-0918-49/+56
* | Update ChangeLogGregory Nutt2015-02-091-0/+3
* | Clone the SAMA5D4 IPv6 support to the SAM4E EMAC and SAMAd3 EMAC and GMAC dri...Gregory Nutt2015-02-094-31/+938
* | Update ChangeLogGregory Nutt2015-02-091-0/+4
* | mtd/ramtron.c: Table of parts is not terminated properly if CONFIG_RAMTRON_F...Gregory Nutt2015-02-092-2/+3
* | Update ChangeLogGregory Nutt2015-02-091-0/+10
* | Big, very risky change: Remove all occurrences of up_maskack_irq() that disa...Gregory Nutt2015-02-0926-198/+60
* | Update ChangeLogGregory Nutt2015-02-091-0/+9
* | SAMA5D4-EK: CONFIG_NET_NOINTS is now enabled in the nsh and ipv6 configurations.Gregory Nutt2015-02-092-4/+6
* | SAMA5D Ethernet: Add support for CONFIG_NET_NOTINTS so that the driver can o...Gregory Nutt2015-02-091-41/+406
* | ARMv7-A interrupt handler: Should not automatically re-enable interrupts on ...Gregory Nutt2015-02-091-8/+0
* | Oops... Conditioned on IPv4 wheren IPv6 was intendedGregory Nutt2015-02-093-3/+3
* | Fix IPv4-dependend debug outputGregory Nutt2015-02-092-3/+15
* | Fix some warnings in audio code causing by fixing the prototypes of mq_send()...Gregory Nutt2015-02-095-14/+22
* | Networkin: Fix an error in network driver skeleton fileGregory Nutt2015-02-091-5/+3